Rethinking Video-Text Understanding: Retrieval from Counterfactually Augmented Data
Wufei Ma, Kai Li, Zhongshi Jiang, Moustafa Meshry, Qihao Liu, Huiyu Wang, Christian Häne, Alan Yuille
TL;DR
This work questions whether current video-text foundation models truly understand dynamic videos, arguing that many standard benchmarks admit shortcuts. It introduces Retrieval from Counterfactually Augmented Data (RCAD) and Feint6K to require cross-frame reasoning, where negative captions are plausibly altered actions within the same visual context. The authors identify shortcut learning as a key limitation of existing contrastive objectives and propose LLM-teacher, which leverages pretrained LLMs to generate and distill knowledge into action semantics, significantly boosting RCAD performance across multiple models while preserving near-unchanged standard retrieval. Humans remain substantially ahead on RCAD, highlighting a gap and providing a clear target for future multi-modal learning and evaluation. Overall, RCAD and LLM-teacher offer a concrete benchmark and a practical path toward deeper action understanding in video-text models with meaningful implications for evaluation and training regimes.
Abstract
Recent video-text foundation models have demonstrated strong performance on a wide variety of downstream video understanding tasks. Can these video-text models genuinely understand the contents of natural videos? Standard video-text evaluations could be misleading as many questions can be inferred merely from the objects and contexts in a single frame or biases inherent in the datasets. In this paper, we aim to better assess the capabilities of current video-text models and understand their limitations. We propose a novel evaluation task for video-text understanding, namely retrieval from counterfactually augmented data (RCAD), and a new Feint6K dataset. To succeed on our new evaluation task, models must derive a comprehensive understanding of the video from cross-frame reasoning. Analyses show that previous video-text foundation models can be easily fooled by counterfactually augmented data and are far behind human-level performance. In order to narrow the gap between video-text models and human performance on RCAD, we identify a key limitation of current contrastive approaches on video-text data and introduce LLM-teacher, a more effective approach to learn action semantics by leveraging knowledge obtained from a pretrained large language model. Experiments and analyses show that our approach successfully learn more discriminative action embeddings and improves results on Feint6K when applied to multiple video-text models. Our Feint6K dataset and project page is available at https://feint6k.github.io.
