SCATR: Mitigating New Instance Suppression in LiDAR-based Tracking-by-Attention via Second Chance Assignment and Track Query Dropout
Brian Cheong, Letian Wang, Sandro Papais, Steven L. Waslander

TL;DR
SCATR introduces two novel training strategies, Second Chance Assignment and Track Query Dropout, to improve LiDAR-based tracking-by-attention, significantly reducing false negatives and achieving state-of-the-art results on nuScenes.
Contribution
The paper proposes architecture-agnostic training strategies that effectively mitigate false negatives in LiDAR-based TBA, bridging the performance gap with traditional methods.
Findings
SCATR outperforms previous LiDAR-based TBA methods by 7.6% AMOTA.
Second Chance Assignment improves ground truth matching accuracy.
Track Query Dropout enhances robustness to missing or new tracks.
Abstract
LiDAR-based tracking-by-attention (TBA) frameworks inherently suffer from high false negative errors, leading to a significant performance gap compared to traditional LiDAR-based tracking-by-detection (TBD) methods. This paper introduces SCATR, a novel LiDAR-based TBA model designed to address this fundamental challenge systematically. SCATR leverages recent progress in vision-based tracking and incorporates targeted training strategies specifically adapted for LiDAR. Our work's core innovations are two architecture-agnostic training strategies for TBA methods: Second Chance Assignment and Track Query Dropout. Second Chance Assignment is a novel ground truth assignment that concatenates unassigned track queries to the proposal queries before bipartite matching, giving these track queries a second chance to be assigned to a ground truth object and effectively mitigating the conflict…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Surveillance and Tracking Methods · Advanced Neural Network Applications · Robotics and Sensor-Based Localization
