CVAIJan 22

VIOLA: Towards Video In-Context Learning with Minimal Annotations

arXiv:2601.15549v11 citationsh-index: 11
Originality Incremental advance
AI Analysis

This addresses the problem of deploying video AI in specialized domains like industrial or surgical settings where expert annotations are scarce, representing an incremental advance in label-efficient adaptation.

The paper tackles the challenge of adapting Multimodal Large Language Models to novel video domains with minimal labeled data by introducing VIOLA, a framework that combines density-uncertainty-weighted sampling and confidence-aware mechanisms, achieving significant performance improvements across nine benchmarks in low-resource settings.

Generalizing Multimodal Large Language Models (MLLMs) to novel video domains is essential for real-world deployment but remains challenging due to the scarcity of labeled data. While In-Context Learning (ICL) offers a training-free adaptation path, standard methods rely on large annotated pools, which are often impractical in specialized environments like industrial or surgical settings since they require the experts' annotations. To bridge this gap, we introduce VIOLA (Video In-cOntext Learning with minimal Annotation), a label-efficient framework that synergizes minimal expert supervision with abundant unlabeled data. First, to maximize the efficiency of a strict annotation budget, we propose density-uncertainty-weighted sampling. Unlike standard diversity or uncertainty strategies that risk selecting visual outliers, our method leverages density estimation to identify samples that are simultaneously diverse, representative, and informative. Second, to utilize the remaining unlabeled data without noise propagation, we construct a hybrid pool and introduce confidence-aware retrieval and confidence-aware prompting. These mechanisms explicitly model label reliability, retrieving demonstrations based on a composite score of similarity and confidence while enabling the MLLM to adaptively distinguish between verified ground truths and noisy pseudo-labels. Extensive experiments across nine diverse benchmarks using four MLLMs demonstrate that our framework significantly outperforms various baselines in low-resource settings, achieving robust adaptation with minimal annotation costs.

Foundations

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

Your Notes