SimpleTrack: Understanding and Rethinking 3D Multi-object Tracking
Ziqi Pang, Zhichao Li, Naiyan Wang

TL;DR
This paper provides a comprehensive analysis of 3D multi-object tracking methods, introduces a simple yet effective baseline called SimpleTrack, and critically examines current benchmarks to better reflect real-world challenges.
Contribution
It unifies existing 3D MOT methods into a framework, proposes SimpleTrack as a strong baseline, and analyzes benchmark limitations for future improvements.
Findings
SimpleTrack achieves state-of-the-art results on Waymo and nuScenes datasets.
Current benchmarks may not fully reflect real-world algorithm performance.
Analysis of failure cases guides future research directions.
Abstract
3D multi-object tracking (MOT) has witnessed numerous novel benchmarks and approaches in recent years, especially those under the "tracking-by-detection" paradigm. Despite their progress and usefulness, an in-depth analysis of their strengths and weaknesses is not yet available. In this paper, we summarize current 3D MOT methods into a unified framework by decomposing them into four constituent parts: pre-processing of detection, association, motion model, and life cycle management. We then ascribe the failure cases of existing algorithms to each component and investigate them in detail. Based on the analyses, we propose corresponding improvements which lead to a strong yet simple baseline: SimpleTrack. Comprehensive experimental results on Waymo Open Dataset and nuScenes demonstrate that our final method could achieve new state-of-the-art results with minor modifications.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Surveillance and Tracking Methods · Anomaly Detection Techniques and Applications · Human Pose and Action Recognition
