9
0
v1v2 (latest)

NovelHopQA: Diagnosing Multi-Hop Reasoning Failures in Long Narrative Contexts

Main:4 Pages
9 Figures
Bibliography:3 Pages
17 Tables
Appendix:11 Pages
Abstract

Current large language models (LLMs) struggle to answer questions that span tens of thousands of tokens, especially when multi-hop reasoning is involved. While prior benchmarks explore long-context comprehension or multi-hop reasoning in isolation, none jointly vary context length and reasoning depth in natural narrative settings. We introduce NovelHopQA, the first benchmark to evaluate 1-4 hop QA over 64k-128k-token excerpts from 83 full-length public-domain novels. A keyword-guided pipeline builds hop-separated chains grounded in coherent storylines. We evaluate seven state-of-the-art models and apply oracle-context filtering to ensure all questions are genuinely answerable. Human annotators validate both alignment and hop depth. We additionally present retrieval-augmented generation (RAG) evaluations to test model performance when only selected passages are provided instead of the full context. We noticed consistent accuracy drops with increased hops and context length increase, even for frontier models-revealing that sheer scale does not guarantee robust reasoning. Failure-mode analysis highlights common breakdowns such as missed final-hop integration and long-range drift. NovelHopQA offers a controlled diagnostic setting to test multi-hop reasoning at scale. All code and datasets are available atthis https URL.

View on arXiv
@article{gupta2025_2506.02000,
  title={ NovelHopQA: Diagnosing Multi-Hop Reasoning Failures in Long Narrative Contexts },
  author={ Abhay Gupta and Michael Lu and Kevin Zhu and Sean O'Brien and Vasu Sharma },
  journal={arXiv preprint arXiv:2506.02000},
  year={ 2025 }
}
Comments on this paper