English

TrackAny3D: Transferring Pretrained 3D Models for Category-unified 3D Point Cloud Tracking

Computer Vision and Pattern Recognition 2025-07-29 v1

Abstract

3D LiDAR-based single object tracking (SOT) relies on sparse and irregular point clouds, posing challenges from geometric variations in scale, motion patterns, and structural complexity across object categories. Current category-specific approaches achieve good accuracy but are impractical for real-world use, requiring separate models for each category and showing limited generalization. To tackle these issues, we propose TrackAny3D, the first framework to transfer large-scale pretrained 3D models for category-agnostic 3D SOT. We first integrate parameter-efficient adapters to bridge the gap between pretraining and tracking tasks while preserving geometric priors. Then, we introduce a Mixture-of-Geometry-Experts (MoGE) architecture that adaptively activates specialized subnetworks based on distinct geometric characteristics. Additionally, we design a temporal context optimization strategy that incorporates learnable temporal tokens and a dynamic mask weighting module to propagate historical information and mitigate temporal drift. Experiments on three commonly-used benchmarks show that TrackAny3D establishes new state-of-the-art performance on category-agnostic 3D SOT, demonstrating strong generalization and competitiveness. We hope this work will enlighten the community on the importance of unified models and further expand the use of large-scale pretrained models in this field.

Keywords

Cite

@article{arxiv.2507.19908,
  title  = {TrackAny3D: Transferring Pretrained 3D Models for Category-unified 3D Point Cloud Tracking},
  author = {Mengmeng Wang and Haonan Wang and Yulong Li and Xiangjie Kong and Jiaxin Du and Guojiang Shen and Feng Xia},
  journal= {arXiv preprint arXiv:2507.19908},
  year   = {2025}
}
R2 v1 2026-07-01T04:20:08.352Z