English

FocusTrack: One-Stage Focus-and-Suppress Framework for 3D Point Cloud Object Tracking

Computer Vision and Pattern Recognition 2026-03-17 v2

Abstract

In 3D point cloud object tracking, the motion-centric methods have emerged as a promising avenue due to its superior performance in modeling inter-frame motion. However, existing two-stage motion-based approaches suffer from fundamental limitations: (1) error accumulation due to decoupled optimization caused by explicit foreground segmentation prior to motion estimation, and (2) computational bottlenecks from sequential processing. To address these challenges, we propose FocusTrack, a novel one-stage paradigms tracking framework that unifies motion-semantics co-modeling through two core innovations: Inter-frame Motion Modeling (IMM) and Focus-and-Suppress Attention. The IMM module employs a temp-oral-difference siamese encoder to capture global motion patterns between adjacent frames. The Focus-and-Suppress attention that enhance the foreground semantics via motion-salient feature gating and suppress the background noise based on the temporal-aware motion context from IMM without explicit segmentation. Based on above two designs, FocusTrack enables end-to-end training with compact one-stage pipeline. Extensive experiments on prominent 3D tracking benchmarks, such as KITTI, nuScenes, and Waymo, demonstrate that the FocusTrack achieves new SOTA performance while running at a high speed with 105 FPS.

Keywords

Cite

@article{arxiv.2602.24133,
  title  = {FocusTrack: One-Stage Focus-and-Suppress Framework for 3D Point Cloud Object Tracking},
  author = {Sifan Zhou and Jiahao Nie and Ziyu Zhao and Yichao Cao and Xiaobo Lu},
  journal= {arXiv preprint arXiv:2602.24133},
  year   = {2026}
}

Comments

Acceptted in ACM MM 2025

R2 v1 2026-07-01T10:55:47.790Z