ROAICVMar 18

Sparse3DTrack: Monocular 3D Object Tracking Using Sparse Supervision

arXiv:2603.1829869.31 citationsh-index: 41
Predicted impact top 26% in RO · last 90 daysOriginality Incremental advance
AI Analysis

This addresses the scalability issue for autonomous agents by enabling effective tracking with sparse supervision, though it is incremental as it builds on existing fully-supervised trackers.

The paper tackles the problem of expensive dense 3D annotations for monocular 3D object tracking by proposing a sparsely supervised framework that decomposes the task into 2D query matching and 3D geometry estimation, achieving up to a 15.50 percentage point improvement in tracking performance with at most four ground truth annotations per track.

Monocular 3D object tracking aims to estimate temporally consistent 3D object poses across video frames, enabling autonomous agents to reason about scene dynamics. However, existing state-of-the-art approaches are fully supervised and rely on dense 3D annotations over long video sequences, which are expensive to obtain and difficult to scale. In this work, we address this fundamental limitation by proposing the first sparsely supervised framework for monocular 3D object tracking. Our approach decomposes the task into two sequential sub-problems: 2D query matching and 3D geometry estimation. Both components leverage the spatio-temporal consistency of image sequences to augment a sparse set of labeled samples and learn rich 2D and 3D representations of the scene. Leveraging these learned cues, our model automatically generates high-quality 3D pseudolabels across entire videos, effectively transforming sparse supervision into dense 3D track annotations. This enables existing fully-supervised trackers to effectively operate under extreme label sparsity. Extensive experiments on the KITTI and nuScenes datasets demonstrate that our method significantly improves tracking performance, achieving an improvement of up to 15.50 p.p. while using at most four ground truth annotations per track.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes