Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

MoReVQA: Exploring Modular Reasoning Models for Video Question Answering

About

This paper addresses the task of video question answering (videoQA) via a decomposed multi-stage, modular reasoning framework. Previous modular methods have shown promise with a single planning stage ungrounded in visual content. However, through a simple and effective baseline, we find that such systems can lead to brittle behavior in practice for challenging videoQA settings. Thus, unlike traditional single-stage planning methods, we propose a multi-stage system consisting of an event parser, a grounding stage, and a final reasoning stage in conjunction with an external memory. All stages are training-free, and performed using few-shot prompting of large models, creating interpretable intermediate outputs at each stage. By decomposing the underlying planning and task complexity, our method, MoReVQA, improves over prior work on standard videoQA benchmarks (NExT-QA, iVQA, EgoSchema, ActivityNet-QA) with state-of-the-art results, and extensions to related tasks (grounded videoQA, paragraph captioning).

Juhong Min, Shyamal Buch, Arsha Nagrani, Minsu Cho, Cordelia Schmid• 2024

Related benchmarks

TaskDatasetResultRank
Video Question AnsweringActivityNet-QA (test)
Accuracy45.3
275
Video Question AnsweringEgoSchema (Full)
Accuracy51.7
193
Video Question AnsweringNExT-QA (val)
Overall Acc69.2
176
Video Question AnsweringEgoSchema (test)
Accuracy51.7
80
Multiple-choice Video Question AnsweringEgoSchema
Accuracy51.7
61
Video Question AnsweringiVQA (test)
Accuracy60.9
31
Video Question AnsweringNExT-GQA (test)
Acc@GQA39.6
29
Video Question AnsweringEgoSchema 5031 videos (test)
Top-1 Accuracy51.7
26
Video Question AnsweringNext-QA v1 (test)
Overall Acc69.2
24
Multi-choice Video Question AnsweringEgoSchema (test)
Accuracy51.7
19
Showing 10 of 13 rows

Other info

Code

Follow for update