CVCLLGMMSep 29, 2024

Video DataFlywheel: Resolving the Impossible Data Trinity in Video-Language Understanding

arXiv:2409.19532v15 citationsh-index: 9
Originality Incremental advance
AI Analysis

This addresses data scarcity and quality issues in video-language understanding, though it appears incremental as it builds on existing synthetic annotation refinement approaches.

This paper tackles the 'impossible trinity' problem in video-language understanding where datasets struggle to simultaneously achieve high quantity, diversity, and quality, by introducing the Video DataFlywheel framework that iteratively refines video annotations with improved noise control, resulting in a 3% performance boost and improved dataset quality with minimal diversity loss.

Recently, video-language understanding has achieved great success through large-scale pre-training. However, data scarcity remains a prevailing challenge. This study quantitatively reveals an "impossible trinity" among data quantity, diversity, and quality in pre-training datasets. Recent efforts seek to refine large-scale, diverse ASR datasets compromised by low quality through synthetic annotations. These methods successfully leverage useful information in multimodal video content (frames, tags, ASR transcripts, etc.) to refine the original annotations. Nevertheless, they struggle to mitigate noise within synthetic annotations and lack scalability as the dataset size expands. To address these issues, we introduce the Video DataFlywheel framework, which iteratively refines video annotations with improved noise control methods. For iterative refinement, we first leverage a video-language model to generate synthetic annotations, resulting in a refined dataset. Then, we pre-train on it and fine-tune on human refinement examples for a stronger model. These processes are repeated for continuous improvement. For noise control, we present AdaTaiLr, a novel noise control method that requires weaker assumptions on noise distribution, thereby proving more effective in large datasets with theoretical guarantees. The combination of iterative refinement and AdaTaiLr can achieve better scalability in video-language understanding. Extensive experiments show that our framework outperforms existing data refinement baselines, delivering a 3% performance boost and improving dataset quality with minimal diversity loss. Furthermore, our refined dataset facilitates significant improvements in various video-language understanding tasks, including video question answering and text-video retrieval.

Foundations

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

Your Notes