CVAug 1, 2024

Text-Guided Video Masked Autoencoder

Amazon
arXiv:2408.00759v111 citationsh-index: 6
Originality Incremental advance
AI Analysis

This work addresses video recognition tasks by leveraging natural language for more robust saliency detection, offering a novel approach that is competitive but incremental in the context of existing masking algorithms.

The paper tackles the problem of improving video masked autoencoders by introducing a text-guided masking algorithm that masks video regions with high correspondence to captions, achieving competitive performance with state-of-the-art methods and showing best results on multiple datasets when combined with masked video-text contrastive learning.

Recent video masked autoencoder (MAE) works have designed improved masking algorithms focused on saliency. These works leverage visual cues such as motion to mask the most salient regions. However, the robustness of such visual cues depends on how often input videos match underlying assumptions. On the other hand, natural language description is an information dense representation of video that implicitly captures saliency without requiring modality-specific assumptions, and has not been explored yet for video MAE. To this end, we introduce a novel text-guided masking algorithm (TGM) that masks the video regions with highest correspondence to paired captions. Without leveraging any explicit visual cues for saliency, our TGM is competitive with state-of-the-art masking algorithms such as motion-guided masking. To further benefit from the semantics of natural language for masked reconstruction, we next introduce a unified framework for joint MAE and masked video-text contrastive learning. We show that across existing masking algorithms, unifying MAE and masked video-text contrastive learning improves downstream performance compared to pure MAE on a variety of video recognition tasks, especially for linear probe. Within this unified framework, our TGM achieves the best relative performance on five action recognition and one egocentric datasets, highlighting the complementary nature of natural language for masked video modeling.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes