Search papers, labs, and topics across Lattice.
This paper introduces IntentQA, a novel task aimed at understanding human intent in videos, supported by a large-scale VideoQA dataset designed to evaluate this capability. The authors address potential biases in standard evaluation metrics by implementing a "Contrast Performance Decline" metric and generating five contrast sets using Large Language Models (LLMs). Their proposed X-CaVIR framework enhances video analysis through three types of "Cognitive Context," resulting in improved performance and interpretability compared to state-of-the-art methods.
IntentQA reveals that understanding intent in videos requires more than just visual recognition, highlighting the critical role of cognitive context in achieving robust performance.
Video understanding requires intelligent agents to transcend mere recognition of visual facts and comprehend the underlying intents behind human actions (often termed the "dark matter" of social intelligence). To bridge the gap between visual observation and intent reasoning, we introduce a novel task, IntentQA, and contribute a large-scale VideoQA dataset specifically tailored for this purpose. However, recognizing that standard metrics may overestimate capabilities due to dataset biases, we go beyond simple accuracy to rigorously evaluate model robustness. We augment the benchmark by generating five distinct contrast sets via Large Language Models (LLMs) and introducing a "Contrast Performance Decline" metric. We propose the X-CaVIR (eXplainable Context-aware Video Intent Reasoning) framework, which leverages three types of "Cognitive Context" to enhance video analysis: i) Situational Context via a cross-modal Video Query Language (VQL) module, ii) Contrastive Context via a Contrastive Learning module, and iii) Commonsense Context via a Commonsense Reasoning module. Crucially, to overcome the opacity of traditional black-box models, we refine the integration of LLMs within X-CaVIR by employing a transparent pipeline that synergizes video captions with VQA model outputs. This approach not only improves performance by effectively utilizing rich commonsense knowledge but also renders the reasoning process explicitly interpretable. Extensive experiments demonstrate the effectiveness of our components, the superiority of X-CaVIR over state-of-the-art baselines, and its stability against perturbations on the contrast sets.