ReQuest: Rethinking-based Question-Aware Frame Selection for Long-Form Video QA
About
Recent multimodal large language models (MLLMs) have substantially advanced video understanding, yet long-form video QA remains challenging under fixed input token budgets, where uniform sampling can be inefficient for evidence localization. We propose ReQuest , an uncertainty-driven, question-adaptive keyframe selection pipeline that aligns question intent with relevant video content through selective computation. ReQuest integrates (i) a lightweight question-aware selector distilled from MLLM-generated supervision, (ii) Re-thinking Routing that triggers additional inference only when the model is uncertain with a length-adaptive criterion, and (iii) uncertainty-guided adaptive non-maximum suppression that selects temporally diverse frames while adjusting spacing based on question difficulty. As a plug-andplay method, ReQuest improves long-video QA without modifying or fine-tuning the underlying MLLM. Experiments on Video-MME, MLVU, and LongVideoBench demonstrate consistent accuracy gains with competitive computational cost, with particularly strong improvements in medium and long video regimes.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Video Question Answering | MLVU | M-Avg Score76.2 | 80 | |
| Video Question Answering | Video-MME no subs standard Long | Accuracy62.4 | 29 | |
| Video Question Answering | Video-MME w.o. sub. Overall | Accuracy71.1 | 17 | |
| Video Question Answering | Video-MME w.o. sub. Short | Accuracy80 | 16 | |
| Video Question Answering | Video-MME w.o. sub. Medium | Accuracy70.8 | 16 | |
| Video Question Answering | LongVideoBench (LVB) | Accuracy66.3 | 8 | |
| Open-ended Video Question Answering | Video-MME Open-Ended | Overall Score3 | 2 |