CVSep 16, 2023

In-Style: Bridging Text and Uncurated Videos with Style Transfer for Text-Video Retrieval

IBMMIT
arXiv:2309.08928v17 citationsh-index: 137
Originality Incremental advance
AI Analysis

This addresses the need for scalable text-video retrieval without costly curation, though it is incremental as it builds on existing vision-language models.

The paper tackles the problem of adapting vision-language models to diverse video description styles without hand-annotated pairs by proposing In-Style, a style transfer approach for text-video retrieval using uncurated and unpaired data, which improves state-of-the-art performance on zero-shot retrieval across multiple datasets.

Large-scale noisy web image-text datasets have been proven to be efficient for learning robust vision-language models. However, when transferring them to the task of video retrieval, models still need to be fine-tuned on hand-curated paired text-video data to adapt to the diverse styles of video descriptions. To address this problem without the need for hand-annotated pairs, we propose a new setting, text-video retrieval with uncurated & unpaired data, that during training utilizes only text queries together with uncurated web videos without any paired text-video data. To this end, we propose an approach, In-Style, that learns the style of the text queries and transfers it to uncurated web videos. Moreover, to improve generalization, we show that one model can be trained with multiple text styles. To this end, we introduce a multi-style contrastive training procedure that improves the generalizability over several datasets simultaneously. We evaluate our model on retrieval performance over multiple datasets to demonstrate the advantages of our style transfer framework on the new task of uncurated & unpaired text-video retrieval and improve state-of-the-art performance on zero-shot text-video retrieval.

Code Implementations1 repo
Foundations

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

Your Notes