DropMAE: Learning Representations via Masked Autoencoders with Spatial-Attention Dropout for Temporal Matching Tasks
Qiangqiang Wu, Tianyu Yang, Ziquan Liu, Wei Lin, Baoyuan Wu, Antoni, B. Chan

TL;DR
DropMAE introduces a novel masked autoencoder pre-training method with spatial-attention dropout, significantly enhancing temporal matching capabilities across various video and 3D tracking tasks with improved efficiency.
Contribution
The paper proposes DropMAE, a new masked autoencoder approach with adaptive spatial-attention dropout, to improve temporal correspondence learning in video and point cloud tracking tasks.
Findings
DropMAE outperforms ImageNet-based MAE in fine-tuning results.
DropMAE achieves 2x faster pre-training speed.
DropMAE is effective across diverse tracking tasks.
Abstract
This paper studies masked autoencoder (MAE) video pre-training for various temporal matching-based downstream tasks, i.e., object-level tracking tasks including video object tracking (VOT) and video object segmentation (VOS), self-supervised visual correspondence learning, dense tracking tasks including optical flow estimation and long-term point tracking, and 3D point cloud tracking. Specifically, our work explores to provide a general representation to boost the temporal matching ability in various downstream tracking tasks. To achieve this, we firstly find that a simple extension of MAE, which randomly masks out frame patches in videos and reconstruct the frame pixels, heavily relies on spatial cues while ignoring temporal relations for frame reconstruction, thus leading to sub-optimal temporal matching representations. To alleviate this, we propose DropMAE, which adaptively performs…
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.
Code & Models
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 · Visual Attention and Saliency Detection
MethodsMasked autoencoder · Dropout · VOS
