CVCLIRLGApr 7, 2024

DREAM: Improving Video-Text Retrieval Through Relevance-Based Augmentation Using Large Foundation Models

arXiv:2404.05083v212 citationsh-index: 4NAACL
AI Analysis

This work addresses data constraints in video-text retrieval, an incremental improvement for multimedia search applications.

The paper tackles the problem of limited and low-quality training data in video-text retrieval by introducing DREAM, a paradigm that uses large foundation models for relevance-based augmentation, achieving state-of-the-art results on multiple benchmarks.

Recent progress in video-text retrieval has been driven largely by advancements in model architectures and training strategies. However, the representation learning capabilities of videotext retrieval models remain constrained by lowquality and limited training data annotations. To address this issue, we present a novel ViDeoText Retrieval Paradigm with RElevance-based AugMentation, namely DREAM, which enhances video and text data using large foundation models to learn more generalized features. Specifically, we first adopt a simple augmentation method, which generates self-similar data by randomly duplicating or dropping subwords and frames. In addition, inspired by the recent advancement in visual and language generative models, we propose a more robust augmentation method through textual paraphrasing and video stylization using large language models (LLMs) and visual generative models (VGMs). To further enrich video and text information, we propose a relevance-based augmentation method, where LLMs and VGMs generate and integrate new relevant information into the original data. Leveraging this enriched data, extensive experiments on several video-text retrieval benchmarks demonstrate the superiority of DREAM over existing methods.

Foundations

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

Your Notes