paper-with-me

Papers

Understanding Complexity in VideoQA via Visual Program Generation

2025-05-19 · Cristobal Eyzaguirre, Igor Vasiljevic, Achal Dave, Jiajun Wu, Rares Andrei Ambrus, Thomas Kollar, Juan Carlos Niebles, Pavel Tokmakov

We propose a data-driven approach to analyzing query complexity in Video Question Answering (VideoQA). Previous efforts in benchmark design have relied on human expertise to design challenging questions, yet we experimentally show that humans struggle to predict which questions are difficult for machine learning models. Our automatic approach leverages recent advances in code generation for visual question answering, using the complexity of generated code as a proxy for question difficulty. We demonstrate that this measure correlates significantly better with model performance than human estimates. To operationalize this insight, we propose an algorithm for estimating question complexity from code. It identifies fine-grained primitives that correlate with the hardest questions for any given set of models, making it easy to scale to new approaches in the future. Finally, to further illustrate the utility of our method, we extend it to automatically generate complex questions, constructing a new benchmark that is 1.9 times harder than the popular NExT-QA.

📄 PDF Abstract BibTeX arXiv:2505.13429

Code (0)

등록된 구현이 없습니다.

Tasks

Code GenerationQuestion AnsweringVideo Question AnsweringVisual Question Answering

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

UDVideoQA: A Traffic Video Question Answering Dataset for Multi-Object Spatio-Temporal Reasoning in Urban Dynamics

2026-02-24 · Joseph Raj Vishal, Nagasiri Poluri, Katha Naik, Rutuja Patil 외 arxiv

Understanding the complex, multi-agent dynamics of urban traffic remains a fundamental challenge for video language models. This paper introduces Urban Dynamics VideoQA, a benchmark dataset that captures the unscripted r…

Video Question AnsweringMultimodal ReasoningQuestion GenerationVisual Grounding

TUMTraffic-VideoQA: A Benchmark for Unified Spatio-Temporal Video Understanding in Traffic Scenes

2025-02-04 · Xingcheng Zhou, Konstantinos Larintzakis, Hao Guo, Walter Zimmer 외

We present TUMTraffic-VideoQA, a novel dataset and benchmark designed for spatio-temporal video understanding in complex roadside traffic scenarios. The dataset comprises 1,000 videos, featuring 85,000 multiple-choice QA…

Autonomous DrivingMultiple-choiceObjectQuestion Answering+3

TimeLogic: A Temporal Logic Benchmark for Video QA

2025-01-13 · Sirnam Swetha, Hilde Kuehne, Mubarak Shah

Temporal logical understanding, a core facet of human cognition, plays a pivotal role in capturing complex sequential events and their temporal relationships within videos. This capability is particularly crucial in task…

2kAction SegmentationLogical ReasoningQuestion Answering+2

Watching the News: Towards VideoQA Models that can Read

2022-11-10 · Soumya Jahagirdar, Minesh Mathew, Dimosthenis Karatzas, C. V. Jawahar

Video Question Answering methods focus on commonsense reasoning and visual cognition of objects or persons and their interactions over time. Current VideoQA approaches ignore the textual information present in the video.…

Question AnsweringVideo Question AnsweringVisual Question Answering (VQA)

DocVideoQA: Towards Comprehensive Understanding of Document-Centric Videos through Question Answering

2025-03-20 · Haochen Wang, Kai Hu, Liangcai Gao

Remote work and online courses have become important methods of knowledge dissemination, leading to a large number of document-based instructional videos. Unlike traditional video datasets, these videos mainly feature ri…

Contrastive LearningQuestion AnsweringVideo Understanding