CVNov 28, 2024

CrossTracker: Robust Multi-modal 3D Multi-Object Tracking via Cross Correction

arXiv:2411.18850v11 citationsh-index: 19IEEE transactions on circuits and systems for video technology (Print)
Originality Incremental advance
AI Analysis

This addresses robust multi-modal 3D tracking for autonomous driving or robotics, but it is incremental as it builds on existing fusion methods by adding a refinement stage.

The paper tackles the problem of tracking failures in 3D multi-object tracking by proposing CrossTracker, a two-stage method that refines trajectories through cross correction between camera and LiDAR streams, achieving superior performance over eighteen competitors.

The fusion of camera- and LiDAR-based detections offers a promising solution to mitigate tracking failures in 3D multi-object tracking (MOT). However, existing methods predominantly exploit camera detections to correct tracking failures caused by potential LiDAR detection problems, neglecting the reciprocal benefit of refining camera detections using LiDAR data. This limitation is rooted in their single-stage architecture, akin to single-stage object detectors, lacking a dedicated trajectory refinement module to fully exploit the complementary multi-modal information. To this end, we introduce CrossTracker, a novel two-stage paradigm for online multi-modal 3D MOT. CrossTracker operates in a coarse-to-fine manner, initially generating coarse trajectories and subsequently refining them through an independent refinement process. Specifically, CrossTracker incorporates three essential modules: i) a multi-modal modeling (M^3) module that, by fusing multi-modal information (images, point clouds, and even plane geometry extracted from images), provides a robust metric for subsequent trajectory generation. ii) a coarse trajectory generation (C-TG) module that generates initial coarse dual-stream trajectories, and iii) a trajectory refinement (TR) module that refines coarse trajectories through cross correction between camera and LiDAR streams. Comprehensive experiments demonstrate the superior performance of our CrossTracker over its eighteen competitors, underscoring its effectiveness in harnessing the synergistic benefits of camera and LiDAR sensors for robust multi-modal 3D MOT.

Foundations

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

Your Notes