paper-with-me

Papers

Masked Contrastive Pre-Training for Efficient Video-Text Retrieval

2022-12-02 · Fangxun Shu, Biaolong Chen, Yue Liao, Shuwen Xiao, Wenyu Sun, Xiaobo Li, Yousong Zhu, Jinqiao Wang, Si Liu

We present a simple yet effective end-to-end Video-language Pre-training (VidLP) framework, Masked Contrastive Video-language Pretraining (MAC), for video-text retrieval tasks. Our MAC aims to reduce video representation's spatial and temporal redundancy in the VidLP model by a mask sampling mechanism to improve pre-training efficiency. Comparing conventional temporal sparse sampling, we propose to randomly mask a high ratio of spatial regions and only feed visible regions into the encoder as sparse spatial sampling. Similarly, we adopt the mask sampling technique for text inputs for consistency. Instead of blindly applying the mask-then-prediction paradigm from MAE, we propose a masked-then-alignment paradigm for efficient video-text alignment. The motivation is that video-text retrieval tasks rely on high-level alignment rather than low-level reconstruction, and multimodal alignment with masked modeling encourages the model to learn a robust and general multimodal representation from incomplete and unstable inputs. Coupling these designs enables efficient end-to-end pre-training: reduce FLOPs (60% off), accelerate pre-training (by 3x), and improve performance. Our MAC achieves state-of-the-art results on various video-text retrieval datasets, including MSR-VTT, DiDeMo, and ActivityNet. Our approach is omnivorous to input modalities. With minimal modifications, we achieve competitive results on image-text retrieval tasks.

📄 PDF Abstract BibTeX arXiv:2212.00986

Code (0)

등록된 구현이 없습니다.

Tasks

Image-text RetrievalRetrievalText RetrievalVideo RetrievalVideo-Text Retrieval

Methods 이 논문이 사용한 방법론

MAE 설명 없음

Similar Papers 제목 키워드 기반

Language-Guided Contrastive Audio-Visual Masked Autoencoder with Automatically Generated Audio-Visual-Text Triplets from Videos

2025-07-16 · Yuchi Ishikawa, Shota Nakada, Hokuto Munakata, Kazuhiro Saito 외

In this paper, we propose Language-Guided Contrastive Audio-Visual Masked Autoencoders (LG-CAV-MAE) to improve audio-visual representation learning. LG-CAV-MAE integrates a pretrained text encoder into contrastive audio-…

Image CaptioningRepresentation LearningRetrieval

CoCo-BERT: Improving Video-Language Pre-training with Contrastive Cross-modal Matching and Denoising

2021-12-14 · Jianjie Luo, Yehao Li, Yingwei Pan, Ting Yao 외

BERT-type structure has led to the revolution of vision-language pre-training and the achievement of state-of-the-art results on numerous vision-language downstream tasks. Existing solutions dominantly capitalize on the …

Cross-Modal RetrievalDecoderDenoisingLanguage Modeling+6

MAViL: Masked Audio-Video Learners

2022-12-15 · NeurIPS 2023 11 · Po-Yao Huang, Vasu Sharma, Hu Xu, Chaitanya Ryali 외

We present Masked Audio-Video Learners (MAViL) to train audio-visual representations. Our approach learns with three complementary forms of self-supervision: (1) reconstruction of masked audio and video input data, (2) i…

Contrastive LearningRetrieval

MILES: Visual BERT Pre-training with Injected Language Semantics for Video-text Retrieval

2022-04-26 · Yuying Ge, Yixiao Ge, Xihui Liu, Alex Jinpeng Wang 외

Dominant pre-training work for video-text retrieval mainly adopt the "dual-encoder" architectures to enable efficient retrieval, where two separate encoders are used to contrast global video and text representations, but…

Action RecognitionRetrievalText RetrievalText to Video Retrieval+5

Colo-SCRL: Self-Supervised Contrastive Representation Learning for Colonoscopic Video Retrieval

2023-03-28 · Qingzhong Chen, Shilun Cai, Crystal Cai, Zefang Yu 외

Colonoscopic video retrieval, which is a critical part of polyp treatment, has great clinical significance for the prevention and treatment of colorectal cancer. However, retrieval models trained on action recognition da…

Action RecognitionContrastive LearningGeneral KnowledgeRepresentation Learning+2