RTAT: A Robust Two-stage Association Tracker for Multi-Object Tracking
Song Guo, Rujie Liu, Narishige Abe

TL;DR
RTAT introduces a two-stage association method for multi-object tracking that combines simple initial association with a graph neural network-based second stage, achieving state-of-the-art results on MOT benchmarks.
Contribution
The paper proposes a novel two-stage association framework, RTAT, that improves multi-object tracking by combining rule-based and learned association strategies with hierarchical graph modeling.
Findings
Achieves top performance on MOT17 and MOT20 benchmarks.
Outperforms existing methods in HOTA, IDF1, and AssA metrics.
Effectively merges short tracklets into longer trajectories.
Abstract
Data association is an essential part in the tracking-by-detection based Multi-Object Tracking (MOT). Most trackers focus on how to design a better data association strategy to improve the tracking performance. The rule-based handcrafted association methods are simple and highly efficient but lack generalization capability to deal with complex scenes. While the learnt association methods can learn high-order contextual information to deal with various complex scenes, but they have the limitations of higher complexity and cost. To address these limitations, we propose a Robust Two-stage Association Tracker, named RTAT. The first-stage association is performed between tracklets and detections to generate tracklets with high purity, and the second-stage association is performed between tracklets to form complete trajectories. For the first-stage association, we use a simple data…
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 Chemical Sensor Technologies
MethodsSparse Evolutionary Training · Focus
