TOPIC: A Parallel Association Paradigm for Multi-Object Tracking under Complex Motions and Diverse Scenes

πŸ“… 2023-08-22
πŸ›οΈ arXiv.org
πŸ“ˆ Citations: 0
✨ Influential: 0
πŸ“„ PDF
πŸ€– AI Summary
To address insufficient feature utilization, high inter-object similarity among small targets, and long-term tracking difficulties under complex motion, this paper proposes TOPICβ€”a two-stage parallel matching framework that enables the first adaptive synergy between motion and appearance features. It introduces a motion-intensity-driven dynamic metric selection strategy and an attention-guided appearance feature reconstruction module (AARM). Furthermore, we present BEE24, the first benchmark dataset explicitly designed to evaluate robustness under concurrent challenges of long-term occlusion, small-scale objects, high appearance similarity, and intense motion. TOPIC achieves state-of-the-art performance on four mainstream benchmarks and BEE24, reducing false negatives by 6%–81% compared to single-feature baselines. Code and the BEE24 dataset are publicly released.
πŸ“ Abstract
Video data and algorithms have been driving advances in multi-object tracking (MOT). While existing MOT datasets focus on occlusion and appearance similarity, complex motion patterns are widespread yet overlooked. To address this issue, we introduce a new dataset called BEE24 to highlight complex motions. Identity association algorithms have long been the focus of MOT research. Existing trackers can be categorized into two association paradigms: single-feature paradigm (based on either motion or appearance feature) and serial paradigm (one feature serves as secondary while the other is primary). However, these paradigms are incapable of fully utilizing different features. In this paper, we propose a parallel paradigm and present the Two rOund Parallel matchIng meChanism (TOPIC) to implement it. The TOPIC leverages both motion and appearance features and can adaptively select the preferable one as the assignment metric based on motion level. Moreover, we provide an Attention-based Appearance Reconstruction Module (AARM) to reconstruct appearance feature embeddings, thus enhancing the representation of appearance features. Comprehensive experiments show that our approach achieves state-of-the-art performance on four public datasets and BEE24. Moreover, BEE24 challenges existing trackers to track multiple similar-appearing small objects with complex motions over long periods, which is critical in real-world applications such as beekeeping and drone swarm surveillance. Notably, our proposed parallel paradigm surpasses the performance of existing association paradigms by a large margin, e.g., reducing false negatives by 6% to 81% compared to the single-feature association paradigm. The introduced dataset and association paradigm in this work offer a fresh perspective for advancing the MOT field. The source code and dataset are available at https://github.com/holmescao/TOPICTrack.
Problem

Research questions and friction points this paper is trying to address.

Multi-object Tracking
Complex Movements
Similar Objects
Innovation

Methods, ideas, or system contributions that make the work stand out.

TOPIC system
AARM module
BEE24 dataset
πŸ”Ž Similar Papers
No similar papers found.
Peking University | Quanzhou University of Information Engineering | Tsinghua University | Xiamen University
Xiaoyan Cao
Xiaoyan Cao
Peking University Shenzhen Graduate School
Flood modelingAI for ScienceDeep Learning
Y
Yiyao Zheng
Quanzhou University of Information Engineering, Quanzhou, Fujian, China
Y
Yao Yao
Tsinghua-Berkeley Shenzhen Institute, Tsinghua University, Shenzhen, Guangdong, China
Huapeng Qin
Huapeng Qin
Key Laboratory for Urban Habitat Environmental Science and Technology, School of Environment and Energy, Peking University Shenzhen Graduate School, Shenzhen, Guangdong, China
X
Xiaoyu Cao
College of Chemistry and Chemical Engineering and the School of Informatics, Xiamen University, Xiamen, Fujian, China
Shihui Guo
Shihui Guo
School of Informatics, Xiamen University
Human-Computer InteractionVirtual/Augmented RealityComputer Animation