DeNoising-MOT: Towards Multiple Object Tracking with Severe Occlusions
Teng Fu, Xiaocong Wang, Haiyang Yu, Ke Niu, Bin Li, Xiangyang Xue

TL;DR
DeNoising-MOT introduces a robust end-to-end transformer-based approach for multiple object tracking that effectively handles severe occlusions by simulating occlusion scenarios and employing a denoising training strategy, outperforming previous methods.
Contribution
The paper proposes a novel DeNoising Transformer architecture with a cascaded mask strategy, explicitly trained to handle occlusions without extra inference modules, advancing MOT performance in crowded scenes.
Findings
Outperforms state-of-the-art on MOT17, MOT20, and DanceTrack datasets.
Demonstrates robustness to severe occlusions and crowded scenes.
No additional modules needed during inference.
Abstract
Multiple object tracking (MOT) tends to become more challenging when severe occlusions occur. In this paper, we analyze the limitations of traditional Convolutional Neural Network-based methods and Transformer-based methods in handling occlusions and propose DNMOT, an end-to-end trainable DeNoising Transformer for MOT. To address the challenge of occlusions, we explicitly simulate the scenarios when occlusions occur. Specifically, we augment the trajectory with noises during training and make our model learn the denoising process in an encoder-decoder architecture, so that our model can exhibit strong robustness and perform well under crowded scenes. Additionally, we propose a Cascaded Mask strategy to better coordinate the interaction between different types of queries in the decoder to prevent the mutual suppression between neighboring trajectories under crowded scenes. Notably, the…
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 · Human Pose and Action Recognition · Advanced Chemical Sensor Technologies
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Residual Connection · Adam · Byte Pair Encoding · Softmax · Dropout · Label Smoothing · Absolute Position Encodings
