Question-Answering Dense Video Events
Hangyu Qin, Junbin Xiao, Angela Yao

TL;DR
This paper introduces a new task of question-answering on dense video events, along with a large dataset and a novel training-free model that improves understanding and grounding of multiple events in long videos.
Contribution
It presents DeVE-QA, a comprehensive dataset for dense video event question-answering, and proposes DeVi, a training-free MLLM approach with hierarchical captioning, memory, and self-checking modules.
Findings
DeVi outperforms existing MLLMs on DeVE-QA and NExT-GQA datasets.
DeVi achieves 4.8% and 2.1% higher GQA accuracy on DeVE-QA and NExT-GQA.
The dataset and code are publicly available for further research.
Abstract
This paper presents question-answering on dense video events, a novel task that answers and grounds dense-event questions in long videos, thus challenging MLLMs to faithfully comprehend and reason about multiple events over extended periods of time. To facilitate the study, we construct DeVE-QA -- a dataset featuring 78K questions about 26K events on 10.6K long videos. Our benchmarking shows that state-of-the-art MLLMs struggle on DeVE-QA. For improvement, we propose DeVi, a novel training-free MLLM approach that highlights a hierarchical captioning module, a temporal event memory module, and a self-consistency checking module to respectively detect, contextualize and memorize, and ground dense-events in long videos for question answering. Extensive experiments show that DeVi is superior at answering dense-event questions and grounding relevant video moments. Compared with existing…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Analysis and Summarization · Topic Modeling · Natural Language Processing Techniques
