Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

169,051 papers · 148 categories

Trend · papers per month

1223 · Aug 201819922001200920172026
28 results for Outdoor

Paper develops TLoc framework to improve Telco outdoor position recovery.

problem High data collection cost and poor accuracy in Telco outdoor position recovery.
method Transfer learning applied to Telco outdoor position recovery.
result TLoc framework improves accuracy by 27.58% and 26.12% on 2G GSM and 4G LTE MR datasets.

Study optimizes Sigfox-based RSSI fingerprinting for outdoor localization.

problem Lack of publicly available datasets for Sigfox-based outdoor localization.
method Tuning hyperparameters and data transformations for kNN method.
result Mean localization error of 298 meters, median error of 109 meters.

Robots navigate wilderness trails using virtual-to-real-world transfer learning.

problem Autonomous navigation of outdoor trails is challenging due to lack of annotated training data.
method Virtual-to-real-world transfer learning with deep learning models trained on synthetic data.
result Classification accuracies of up to 95% on synthetic data and feasibility in real-world trails.

Single image dehazing is a critical stage in many modern-day autonomous vision applications. Early prior-based methods often involved a time-consuming minimization of a hand-crafted energy function. Recent learning-based approaches utilize the representational power of deep neural networks (DNNs) to learn the underlyin…

2018-12-06abs ↗pdf ↗

This paper reviews radar-based nowcasting techniques for short-term weather predictions.

problem Short-term weather predictions for adverse events like heavy rain and flooding.
method Analysis of existing radar-based nowcasting techniques and machine learning approaches.
result New partnerships between environmental science and machine learning can improve nowcasting.

Efficient model for foggy scene understanding in vehicles.

problem Challenging scene understanding and segmentation under foggy conditions.
method Domain adaptation and illumination-invariant image transformation.
result Outperforms state-of-the-art models in foggy scene understanding.

In this paper, we focus on the development of a method that detects abnormal trajectories of road users at traffic intersections. The main difficulty with this is the fact that there are very few abnormal data and the normal ones are insufficient for the training of any kinds of machine learning model. To tackle these …

2018-08-25abs ↗pdf ↗

We introduce a Bayesian defect detector to facilitate the defect detection on the motion blurred images on rough texture surfaces. To enhance the accuracy of Bayesian detection on removing non-defect pixels, we develop a class of reflected non-local prior distributions, which is constructed by using the mode of a distr…

2018-08-30abs ↗pdf ↗

Proposes a new convolutional neural network for non-grid data.

problem Limited applicability of standard CNNs to non-grid structured data.
method Introduces Parametric Continuous Convolution (PCC) with learnable kernel functions.
result Significant improvement in point cloud segmentation and lidar motion estimation.

DNNs improve localization from channel estimates, overcoming practical impairments.

problem Improving localization accuracy from channel estimates in Massive MIMO systems.
method Principled feature design for DNNs invariant to practical impairments.
result DNN achieves high localization accuracy and generalization capability.

We present an algorithm for converting an indoor spherical panorama into a photograph with a simulated overhead view. The resulting image will have an extremely wide field of view covering up to 4π steradians of the spherical panorama. We argue that our method complements the stereographic projection commonly used in t…

2012-06-10abs ↗pdf ↗

Study compares LoRaWAN RSSI methods for indoor device localization.

problem Improving accuracy of indoor device location estimation using LoRaWAN.
method Compared k Nearest Neighbours, Extra Trees, and Multilayer Perceptron neural networks.
result Neural network approach achieved highest accuracy with mean error 358 meters and median error 204 meters.

Many tasks in computer vision can be cast as a "label changing" problem, where the goal is to make a semantic change to the appearance of an image or some subject in an image in order to alter the class membership. Although successful task-specific methods have been developed for some label changing applications, to da…

2015-11-19abs ↗pdf ↗

New method predicts heat load in thermal grids using latent variables.

problem Predicting heat load in district energy systems.
method Combines nominal model for outdoor temperature with latent variable model for residual heat load.
result Proposed method achieves better prediction accuracy than artificial neural networks.

A new method learns continuous occupancy fields efficiently using the Ising model.

problem Efficiently learning continuous occupancy fields for robot navigation.
method Generalizes the Ising model to model continuous occupancy fields, using a unique kernel for range measurements.
result The method is computationally efficient and requires only a small number of hyperparameters.

Study optimizes building energy control and power planning using RL.

problem Optimizing academic buildings' HVAC and power systems.
method Reinforcement Learning (RL) for scheduling and planning.
result Algorithm optimizes hourly energy usage and handles short-term changes.

Support vector machines (SVMs) are invaluable tools for many practical applications in artificial intelligence, e.g., classification and event recognition. However, popular SVM solvers are not sufficiently efficient for applications with a great deal of samples as well as a large number of features. In this paper, thus…

2010-08-24abs ↗pdf ↗