pith. sign in

arxiv: 1708.01885 · v1 · pith:FLOQEUCKnew · submitted 2017-08-06 · 💻 cs.CV

Long Short-Term Memory Kalman Filters:Recurrent Neural Estimators for Pose Regularization

classification 💻 cs.CV
keywords modelsposeestimationfilterskalmanmotionrepresentationstasks
0
0 comments X
read the original abstract

One-shot pose estimation for tasks such as body joint localization, camera pose estimation, and object tracking are generally noisy, and temporal filters have been extensively used for regularization. One of the most widely-used methods is the Kalman filter, which is both extremely simple and general. However, Kalman filters require a motion model and measurement model to be specified a priori, which burdens the modeler and simultaneously demands that we use explicit models that are often only crude approximations of reality. For example, in the pose-estimation tasks mentioned above, it is common to use motion models that assume constant velocity or constant acceleration, and we believe that these simplified representations are severely inhibitive. In this work, we propose to instead learn rich, dynamic representations of the motion and noise models. In particular, we propose learning these models from data using long short term memory, which allows representations that depend on all previous observations and all previous states. We evaluate our method using three of the most popular pose estimation tasks in computer vision, and in all cases we obtain state-of-the-art performance.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Neural Aided Kalman Filtering for UAV State Estimation in Degraded Sensing Environments

    cs.LG 2026-04 unverdicted novelty 5.0

    The Bayesian Neural Kalman Filter uses a trained BNN to predict UAV states and uncertainties, then applies a Kalman update to outperform standard EKF and UKF on synthetic data under high noise and low sampling rates.