pith. sign in

arxiv: 2505.07254 · v2 · pith:6ANRXPJNnew · submitted 2025-05-12 · 💻 cs.CV · cs.RO

Towards Accurate State Estimation: Motion Dynamics Kalman Filter for 3D Multi-Object Tracking

classification 💻 cs.CV cs.RO
keywords motionestimationfilterkalmanobjectsmd-kfmodelsmultimodel
0
0 comments X
read the original abstract

Precise 3D state estimation in multi-object tracking (MOT) is critical for self-driving cars, particularly for objects occluded. Motion modeling in the Kalman filter with a constant motion assumption is widely used in MOT methods, but it neglects the continuous changes in objects' motion caused by traffic in urban environments. Although recent research introduces a multimodel Kalman filter that incorporates multiple motion models, these approaches incur significant computational overhead from the simultaneous processing of multiple models. To this end, this work introduces a motion-dynamics Kalman filter (MD-KF) that overcomes the constant-motion assumption while preserving the singularity of the motion model. MD-KF models the changes in objects' motion over successive measurements as Gaussian distributions, and adaptively adjusts a weighted motion model to account for these variations. MD-KF consistently outperforms constant and multimodel KF across multiple datasets with a significant reduction in computation latency compared to multimodel approaches. The proposed approach demonstrates its superiority in trajectory estimation during occlusion and state estimation stability for stationary objects.

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. Polycepta: Object-Centric Appearance Estimation for Multi-Object Tracking

    cs.CV 2026-06 unverdicted novelty 6.0

    Polycepta introduces an object-centric recursive appearance state estimator for MOT that refines estimates over time and reduces identity switches when integrated into tracking-by-detection pipelines.