paper-with-me

Papers

Incremental learning of LSTM framework for sensor fusion in attitude estimation

2021-08-04 · Parag Narkhede, Rahee Walambe, Shashi Poddar, Ketan Kotecha

This paper presents a novel method for attitude estimation of an object in 3D space by incremental learning of the Long-Short Term Memory (LSTM) network. Gyroscope, accelerometer, and magnetometer are few widely used sensors in attitude estimation applications. Traditionally, multi-sensor fusion methods such as the Extended Kalman Filter and Complementary Filter are employed to fuse the measurements from these sensors. However, these methods exhibit limitations in accounting for the uncertainty, unpredictability, and dynamic nature of the motion in real-world situations. In this paper, the inertial sensors data are fed to the LSTM network which are then updated incrementally to incorporate the dynamic changes in motion occurring in the run time. The robustness and efficiency of the proposed framework is demonstrated on the dataset collected from a commercially available inertial measurement unit. The proposed framework offers a significant improvement in the results compared to the traditional method, even in the case of a highly dynamic environment. The LSTM framework-based attitude estimation approach can be deployed on a standard AI-supported processing module for real-time applications.

📄 PDF Abstract BibTeX arXiv:2108.03173

Code (1)

nsparag/LSTM-INC 공식 구현

Tasks

Incremental LearningSensor Fusion

Methods 이 논문이 사용한 방법론

Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Cascaded Complementary Filter Architecture for Sensor Fusion in Attitude Estimation

2021-07-08 · Parag Narkhede, Shashi Poddar, Rahee Walambe, George Ghinea 외

Attitude estimation is the process of computing the orientation angles of an object with respect to a fixed frame of reference. Gyroscope, accelerometer, and magnetometer are some of the fundamental sensors used in attit…

Sensor Fusion

Agile Fall Recovery for Quadrotors with Bidirectional Thrust via Reinforcement Learning

2026-06-15 · Anke Zhao, Yuhang Zhong, Kenghou Hoi, Junyu Mou 외 arxiv

Autonomous fall recovery is a critical capability for quadrotors operating in real-world environments, where collisions or failures may leave the vehicle resting on the ground in an arbitrary attitude. This problem is ch…

Reinforcement Learning

Control of Fully Actuated Aerial Vehicles: A Comparison of Model-based and Sensor-based Dynamic Inversion

2026-05-12 · Ali Sidar Yilmaz, Buday Turan, Lukas Pries, Markus Ryll arxiv

Fully actuated multirotor platforms decouple translational force generation from vehicle attitude, enabling independent control of position and orientation and shifting performance limitations from attitude authority to …

Pose Tracking

A Sensor Fusion-based Cutting Device Attitude Control to Improve the Accuracy of Korean Cabbage Harvesting

2021-07-22 · Yonghyun Park, Jongpyo Jun, Hyoung Il Son

Korean cabbage harvesting lacks mechanization and depends on human power; thus, conducting research on Korean cabbage harvesters is of immense importance. Although these harvesters have been developed in various forms, t…

Sensor Fusion

Neural Networks Versus Conventional Filters for Inertial-Sensor-based Attitude Estimation

2020-05-14 · Daniel Weber, Clemens Gühmann, Thomas Seel

Inertial measurement units are commonly used to estimate the attitude of moving objects. Numerous nonlinear filter approaches have been proposed for solving the inherent sensor fusion problem. However, when a large range…

Sensor Fusion