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

81162242323 · Jun 202019922001200920182026
48 results for Inertial Measurement Unit

This paper proposes IMU preintegrated features for efficient deep inertial odometry.

problem Efficient odometry from IMU data is challenging due to sensor imperfections and noise.
method Proposes IMU preintegrated features exploiting IMU motion model's manifold structure.
result Improves odometry performance and reduces computational burdens.

Neural networks outperform conventional filters in inertial sensor-based attitude estimation.

problem Limited accuracy in inertial sensor-based attitude estimation due to dynamic and static motion.
method Investigated neural networks versus conventional filters for improving accuracy.
result Neural networks outperform conventional filters only with domain-specific optimizations.

Paper proposes a deep learning method for better IMU gyroscope data.

problem Improving accuracy of IMU gyroscope data for robot orientation estimation.
method Dilated convolution neural network, proper loss function, key points identification.
result Algorithm outperforms state-of-the-art on unseen test sequences.

Study classifies surface types for autonomous indoor robots using inertial data.

problem Classifying surface types for wheeled robots in indoor environments.
method Prepared a time series dataset of inertial measurements, used deep learning and ensemble machine learning models.
result Baseline model achieved over 68% accuracy on a nine-category surface type dataset.

Human inertial thinking schemes can be formed through learning, which are then applied to quickly solve similar problems later. However, when problems are significantly different, inertial thinking generally presents the solutions that are definitely imperfect. In such cases, people will apply creative thinking, such a…

2018-03-01abs ↗pdf ↗

We study the Whitehead torsions of inertial h-cobordisms, and identify various types representing a nested sequence of subsets of the Whitehead group. A number of examples are given to show that these subsets are all different in general.

2017-11-13abs ↗pdf ↗

Wearables like smartwatches which are embedded with sensors and powerful processors, provide a strong platform for development of analytics solutions in sports domain. To analyze players' games, while motion sensor based shot detection has been extensively studied in sports like Tennis, Golf, Baseball; Table Tennis and…

2018-05-14abs ↗pdf ↗

The proximal inertial gradient descent is efficient for the composite minimization and applicable for broad of machine learning problems. In this paper, we revisit the computational complexity of this algorithm and present other novel results, especially on the convergence rates of the objective function values. The no…

2018-01-23abs ↗pdf ↗

Jointly estimates flow fields and particle properties from Lagrangian data.

problem Estimating flow fields and particle properties from sparse, noisy Lagrangian data.
method Data assimilation framework coupling Eulerian and Lagrangian models.
result Joint estimation of flow fields and particle properties in various flow regimes.

This work uses scientific constraints to validate neural network predictions in fusion physics.

problem Verifying the scientific plausibility of neural network predictions in fusion physics.
method Using known scientific constraints as a validation tool.
result Validated neural network predictions in fusion physics using scientific constraints.

New deep fusion methods improve human action recognition using depth and inertial sensor data.

problem Existing multimodal HAR frameworks lack mid-level feature fusion.
method Proposes three deep multilevel multimodal fusion frameworks, transforming depth and inertial sensor data into images and using convolution with Prewitt filter to create modality within modality.
result Supremacy of proposed fusion frameworks over existing methods on three publicly available datasets.

Deep neural network improves hand gesture classification from wearable IMUs.

problem Classifying hand gestures from wearable IMUs using conventional methods.
method Deep Neural Network (DNN) with optimization objective for signal fitting.
result 3-5% improvement in classification accuracy compared to SVM and kNN.

Classically time is kept fixed for infinitesimal variations in problems in mechanics. Apparently, there appears to be no mathematical justification in the literature for this standard procedure. This can be explained canonically by unveiling the intrinsic mathematical structure of time in Lagrangian mechanics. Moreover…

2008-01-27abs ↗pdf ↗

New method improves matrix factorization speed and accuracy.

problem Matrix factorization optimization problems suffer from biased solutions and lack of convergence guarantees.
method Proposes a novel Bregman distance for matrix factorization, enabling non-alternating schemes with convergence proof.
result Convergence to a stationary point proved for matrix factorization problems.

SympFormer accelerates attention blocks using inertial dynamics on density spaces.

problem Improving the efficiency of self-attention blocks in Transformers.
method Introduced accelerated attention blocks derived from inertial Nesterov dynamics on density spaces.
result Accelerated attention blocks converge faster than classical blocks while preserving oracle calls.

Physics-informed denoising improves sensor data accuracy without needing clean data.

problem Noise in real-life sensor data affects system performance and reliability.
method Physics-informed denoising model that uses algebraic relationships between sensor measurements governed by physical laws.
result Achieved state-of-the-art performance in various real-world applications.

Deep learning identifies functional primitives in stroke rehabilitation.

problem Measuring the necessary dose of rehabilitation training for stroke recovery.
method Automatic identification of functional primitives using IMUs and deep learning.
result Convolutional neural network achieved 70% accuracy in primitive classification.

Improved neural network surrogates for ICF using manifold and cycle consistency.

problem Modeling and predicting complex physical processes in inertial confinement fusion.
method Training neural network surrogates that are consistent with the physical manifold and cyclically consistent.
result Surrogates are superior in predictive performance, more resilient to sampling artifacts, and more data efficient.

Study shows semi-supervised learning improves human activity recognition with minimal user input.

problem Improving human activity recognition models using incremental learning.
method Three approaches: non-supervised, semi-supervised, and supervised learning were compared.
result Semi-supervised learning achieves similar accuracy to supervised learning with minimal user input.

Seq2seq models predict complex multi-physics systems' time evolution.

problem Predicting the time-evolution of complex multi-physics systems.
method Sequence-to-sequence models applied to multi-physics simulations.
result Seq2seq models accurately emulate complex systems and predict their evolution.

We prove that the essential smoothness of the gravitational metric at shock waves in GR, a PDE regularity issue for weak solutions of the Einstein equations, is determined by a geometrical condition which we introduce and name the {\it Riemann-flat condition}. The Riemann-flat condition determines whether or not the es…

2016-10-07abs ↗pdf ↗

Improved heart rate and activity recognition with low-power wrist sensors.

problem Challenges in battery life, cost, and sensor performance in wrist-worn sensing applications.
method Used photoplethysmography (PPG) for heart rate and activity recognition, applying transfer learning and CNNs.
result Low sampling frequencies (5 Hz and 10 Hz) achieved good performance in heart rate and activity recognition.

Deep learning gait recognition from smartphone data in unconstrained settings.

problem Gait recognition in unconstrained environments using smartphones.
method Hybrid deep neural network combining convolutional and recurrent neural networks for gait feature extraction.
result Achieves over 93% accuracy in person identification and authentication.

Study examines how business units can benefit from group cohesion under regulatory constraints.

problem Regulatory constraints limit business units' ability to form a single cohesive group.
method Defined and analyzed cohesive risk measures to minimize capital costs.
result Cohesive risk measures allow groups to achieve minimal capital costs without altering individual liabilities.

The Schroedinger operator on the Newtonian space-time is defined in a way which is independent on the class of inertial observers. In this picture the Schroedinger operator acts not on functions on the space-time but on sections of certain one-dimensional complex vector bundle over space-time. This bundle, constructed …

2006-11-18abs ↗pdf ↗

INNA is a new second-order optimization method for deep learning.

problem Training deep neural networks efficiently and accurately.
method INNA combines gradient-descent and Newton-like behaviors with inertia, proven to converge for most deep learning problems.
result INNA proves sublinear convergence for deep learning loss functions and uses aggressive learning rates.