Pith

open record

sign in

arxiv: 2411.08433 · v1 · pith:DWGRWVJ7 · submitted 2024-11-13 · cs.RO · cs.AI

3D Multi-Object Tracking with Semi-Supervised GRU-Kalman Filter

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:DWGRWVJ7record.jsonopen to challenge →

classification cs.RO cs.AI
keywords modelmotionsignificanttrackingdesignfilterlearningmethods
0
0 comments X
read the original abstract

3D Multi-Object Tracking (MOT), a fundamental component of environmental perception, is essential for intelligent systems like autonomous driving and robotic sensing. Although Tracking-by-Detection frameworks have demonstrated excellent performance in recent years, their application in real-world scenarios faces significant challenges. Object movement in complex environments is often highly nonlinear, while existing methods typically rely on linear approximations of motion. Furthermore, system noise is frequently modeled as a Gaussian distribution, which fails to capture the true complexity of the noise dynamics. These oversimplified modeling assumptions can lead to significant reductions in tracking precision. To address this, we propose a GRU-based MOT method, which introduces a learnable Kalman filter into the motion module. This approach is able to learn object motion characteristics through data-driven learning, thereby avoiding the need for manual model design and model error. At the same time, to avoid abnormal supervision caused by the wrong association between annotations and trajectories, we design a semi-supervised learning strategy to accelerate the convergence speed and improve the robustness of the model. Evaluation experiment on the nuScenes and Argoverse2 datasets demonstrates that our system exhibits superior performance and significant potential compared to traditional TBD methods.

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. PS-MOT: Cultivating Instance Awareness from Point Seeds for Multi-Object Tracking

    cs.CV 2026-06 unverdicted novelty 5.0

    PS-Track sets a new state-of-the-art for point-supervised multi-object tracking by converting point seeds into temporally consistent pseudo-labels via Temporal-Feedback Prompting, Point-Excited Wavelet Attention, and ...