融合异步激光雷达与摄像头数据,提升3D多目标跟踪精度
Fusion-Poly: A Polyhedral Framework Based on Spatial-Temporal Fusion for 3D Multi-Object Tracking
- 通过时空融合机制,同时利用同步与异步的多模态观测
- 在nuScenes上达到76.5% AMOTA,刷新3D MOT性能纪录
- 适合自动驾驶中需要高频率、高鲁棒性轨迹估计的场景
LiDAR与相机3D多目标跟踪(MOT)结合丰富视觉语义与精确深度信息,提升轨迹一致性与跟踪可靠性。但实际中二者采样率不同,现有方法常以较低统一频率同步数据,仅在同步时刻进行空间融合,导致大量异步观测被忽略。为此,我们提出Fusion-Poly,一种基于时空融合的3D MOT框架,可在同步时刻融合多模态观测,在异步时刻利用单模态观测,实现更高频的状态更新。框架包含三个核心组件:频率感知级联匹配模块,根据可用检测模态自适应处理同步与异步帧;频率感知轨迹估计模块,通过高频运动预测、差分更新与置信度校准生命周期管理维持轨迹;全状态观测对齐模块,在同步时刻优化图像投影误差以增强跨模态一致性。在nuScenes测试集上,Fusion-Poly取得76.5% AMOTA,成为当前基于检测的3D MOT方法新标杆。大量消融实验验证了各组件有效性。代码将公开。
原文摘要 · Abstract (English)
LiDAR-camera 3D multi-object tracking (MOT) combines rich visual semantics with accurate depth cues to improve trajectory consistency and tracking reliability. In practice, however, LiDAR and cameras operate at different sampling rates. To maintain temporal alignment, existing data pipelines usually synchronize heterogeneous sensor streams and annotate them at a reduced shared frequency, forcing most prior methods to perform spatial fusion only at synchronized timestamps through projection-based or learnable cross-sensor association. As a result, abundant asynchronous observations remain underexploited, despite their potential to support more frequent association and more robust trajectory estimation over short temporal intervals. To address this limitation, we propose Fusion-Poly, a spatial-temporal fusion framework for 3D MOT that integrates asynchronous LiDAR and camera data. Fusion-Poly associates trajectories with multi-modal observations at synchronized timestamps and with single-modal observations at asynchronous timestamps, enabling higher-frequency updates of motion and existence states. The framework contains three key components: a frequency-aware cascade matching module that adapts to synchronized and asynchronous frames according to available detection modalities; a frequency-aware trajectory estimation module that maintains trajectories through high-frequency motion prediction, differential updates, and confidence-calibrated lifecycle management; and a full-state observation alignment module that improves cross-modal consistency at synchronized timestamps by optimizing image-projection errors. On the nuScenes test set, Fusion-Poly achieves 76.5% AMOTA, establishing a new state of the art among tracking-by-detection 3D MOT methods. Extensive ablation studies further validate the effectiveness of each component. Code will be released.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。