An Effective Motion-Centric Paradigm for 3D Single Object Tracking in Point Clouds
Chaoda Zheng, Xu Yan, Haiming Zhang, Baoyuan Wang, Shenghui Cheng,, Shuguang Cui, Zhen Li

TL;DR
This paper introduces a motion-centric paradigm for 3D single object tracking in LiDAR point clouds, emphasizing motion clues over appearance matching, leading to improved accuracy and semi-supervised learning capabilities.
Contribution
The authors propose M^2-Track, a matching-free, motion-centric two-stage tracker that outperforms existing methods and enables semi-supervised learning with limited labels.
Findings
Significantly outperforms previous state-of-the-art methods on multiple datasets.
Achieves high processing speed at 57FPS.
Effective in semi-supervised settings with fewer labels.
Abstract
3D single object tracking in LiDAR point clouds (LiDAR SOT) plays a crucial role in autonomous driving. Current approaches all follow the Siamese paradigm based on appearance matching. However, LiDAR point clouds are usually textureless and incomplete, which hinders effective appearance matching. Besides, previous methods greatly overlook the critical motion clues among targets. In this work, beyond 3D Siamese tracking, we introduce a motion-centric paradigm to handle LiDAR SOT from a new perspective. Following this paradigm, we propose a matching-free two-stage tracker M^2-Track. At the 1st-stage, M^2-Track localizes the target within successive frames via motion transformation. Then it refines the target box through motion-assisted shape completion at the 2nd-stage. Due to the motion-centric nature, our method shows its impressive generalizability with limited training labels and…
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
TopicsAdvanced Neural Network Applications · Video Surveillance and Tracking Methods · Face recognition and analysis
