paper-with-me

홈 › Papers

Diagnosing the Fact-Grounding Gap in Multi-Hop Question Answering

2026-09-15 · Kevin Mo, Nathan Mo, Richard Zhu arxiv

Multi-hop question answering requires combining information from multiple documents to answer complex questions. These systems have grown increasingly capable, yet when they fail, the error is typically attributed to not finding the right documents. Whether this holds at the level of individual reasoning steps remains largely unexamined. We investigate this across three standard multi-hop QA benchmarks and find that failures decompose into two distinct modes: retrieval failures, where the needed passage was not retrieved, and extraction failures, where the passage was retrieved but the needed fact could not be extracted - a phenomenon we term the fact-grounding gap. Extraction failures account for nearly half of all per-hop deficiencies and are invisible to standard retrieval metrics. They remain unresolved by every retrieval intervention we test, establishing a ceiling for retrieval-only improvements. The gap's severity varies across benchmarks and question types, but extraction failures appear on every dataset we measure. Our findings reveal that retrieval failures and extraction failures are fundamentally different bottlenecks requiring different solutions - a distinction absent from current evaluation practice.

📄 PDF Abstract BibTeX arXiv:2609.17043

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-hop Question Answering

Similar Papers 제목 키워드 기반

Grounded Multi-Hop VideoQA in Long-Form Egocentric Videos

2024-08-26 · Qirui Chen, Shangzhe Di, Weidi Xie

This paper considers the problem of Multi-Hop Video Question Answering (MH-VidQA) in long-form egocentric videos. This task not only requires to answer visual questions, but also to localize multiple relevant time interv…

FormLanguage ModellingLarge Language ModelMulti-hop Question Answering+2

Diagnosing and Addressing Pitfalls in KG-RAG Datasets: Toward More Reliable Benchmarking

2025-05-29 · Liangliang Zhang, Zhuorui Jiang, Hongliang Chi, Haoyang Chen 외

Knowledge Graph Question Answering (KGQA) systems rely on high-quality benchmarks to evaluate complex multi-hop reasoning. However, despite their widespread use, popular datasets such as WebQSP and CWQ suffer from critic…

BenchmarkingGraph Question AnsweringQuestion AnsweringRAG

BRIDGE: Benchmark for multi-hop Reasoning In long multimodal Documents with Grounded Evidence

2026-03-09 · Biao Xiang, Soyeon Caren Han, Yihao Ding arxiv

Multi-hop question answering (QA) is widely used to evaluate the reasoning capabilities of large language models, yet most benchmarks focus on final answer correctness and overlook intermediate reasoning, especially in l…

Multi-hop Question Answering

HumaniBench: A Human-Centric Framework for Large Multimodal Models Evaluation

2025-05-16 · Shaina Raza, Aravind Narayanan, Vahid Reza Khazaie, Ashmal Vayani 외

Large multimodal models (LMMs) now excel on many vision language benchmarks, however, they still struggle with human centered criteria such as fairness, ethics, empathy, and inclusivity, key to aligning with human values…

BenchmarkingEthicsFairnessQuestion Answering+3

ExplanationLP: Abductive Reasoning for Explainable Science Question Answering

2020-10-25 · Mokanarangan Thayaparan, Marco Valentino, André Freitas

We propose a novel approach for answering and explaining multiple-choice science questions by reasoning on grounding and abstract inference chains. This paper frames question answering as an abductive reasoning problem, …

Answer SelectionARCMultiple-choiceQuestion Answering+1