paper-with-me

홈 › Papers

Question-Aware Evidence Ledgers for Video Relational Reasoning

2026-06-01 · Yilin Ou, Mengshi Qi, Huadong Ma arxiv

The VRR-QA challenge evaluates visual relational reasoning in videos, where answers often depend on implicit spatial relations, event boundaries, target identity, and dialogue context rather than a single salient frame. We present a test-time reasoning pipeline built around a strong GPT-5.5 video QA solver and a set of question-aware evidence ledgers. The initial solver answers each question from a uniform video representation, while routed ledgers are prompted to make the required targets, count units, reference frames, and temporal or spatial scope explicit for counting, spatial, endpoint, viewpoint, and dialogue reasoning. External tools such as open-vocabulary detection, depth cues, pair crops, ASR, and scene-graph ledgers are used only as evidence sources. A conservative gate keeps the current answer unless independent evidence uniquely supports a different option. The final evidence-gated pipeline achieves 92.95% overall accuracy and 93.79% macro accuracy on the challenge test split.

📄 PDF Abstract BibTeX arXiv:2606.02506

Code (0)

등록된 구현이 없습니다.

Tasks

Relational Reasoning

Similar Papers 제목 키워드 기반

Adaptive Dense Evidence Refinement for Video Relational Reasoning for VRR-QA Challenge

2026-05-31 · Yuyang Sun, Yongliang Wu, Xingyu Zhu, Yuxia Chen 외 arxiv

VRR-QA evaluates whether video-language systems can infer spatial, temporal, viewpoint, depth, and visibility relations that are not always resolved by a single frame. We present an inference-only system built around ada…

Video Question AnsweringRelational Reasoning

DEMM-Bench: A Cross-Regime Benchmark for Agent-Runtime Governance-Evidence Sufficiency

2026-05-30 · Oleg Solozobov arxiv

Agent-runtime systems emit traces, ledgers, provenance graphs, policy logs, delegation tokens, cache events, and tool-firewall records, but those containers do not necessarily answer governance questions about a specific…

LakeQuest: A Three-Domain Benchmark for Grounded Question Answering across Data Lakes

2026-07-14 · Michael Solodko, Steven Gong, Guangwei Yu, Satya Krishna Gorti 외 arxiv

While modern question answering (QA) systems excel on clean, schema-aligned corpora, real-world knowledge is rarely so neatly packaged. Answering questions over enterprise and scientific data lakes requires systems to na…

Question Answering

GHR-VQA: Graph-guided Hierarchical Relational Reasoning for Video Question Answering

2025-11-25 · Dionysia Danai Brilli, Dimitrios Mallis, Vassilis Pitsikalis, Petros Maragos arxiv

We propose GHR-VQA, Graph-guided Hierarchical Relational Reasoning for Video Question Answering (Video QA), a novel human-centric framework that incorporates scene graphs to capture intricate human-object interactions wi…

Video Question AnsweringRelational Reasoning

DocSage: An Information Structuring Agent for Multi-Doc Multi-Entity Question Answering

2026-03-12 · Teng Lin, Yizhang Zhu, Zhengxuan Zhang, Yuyu Luo 외 arxiv

Multi-document Multi-entity Question Answering inherently demands models to track implicit logic between multiple entities across scattered documents. However, existing Large Language Models (LLMs) and Retrieval-Augmente…

Information ExtractionRelational ReasoningQuestion Answering