paper-with-me

홈 › Papers

LiteraryQA: Towards Effective Evaluation of Long-document Narrative QA

2025-10-15 · Tommaso Bonomo, Luca Gioffré, Roberto Navigli arxiv

Question Answering (QA) on narrative text poses a unique challenge to current systems, requiring a deep understanding of long, complex documents. However, the reliability of NarrativeQA, the most widely used benchmark in this domain, is hindered by noisy documents and flawed QA pairs. In this work, we introduce LiteraryQA, a high-quality subset of NarrativeQA focused on literary works. Using a human- and LLM-validated pipeline, we identify and correct low-quality QA samples while removing extraneous text from source documents. We then carry out a meta-evaluation of automatic metrics to clarify how systems should be evaluated on LiteraryQA. This analysis reveals that all n-gram-based metrics have a low system-level correlation to human judgment, while LLM-as-a-Judge evaluations, even with small open-weight models, can strongly agree with the ranking identified by humans. Finally, we benchmark a set of long-context LLMs on LiteraryQA. We release our code and data at https://github.com/SapienzaNLP/LiteraryQA.

📄 PDF Abstract BibTeX arXiv:2510.13494

Code (0)

등록된 구현이 없습니다.

Tasks

Question Answering

Similar Papers 제목 키워드 기반

REGen: Multimodal Retrieval-Embedded Generation for Long-to-Short Video Editing

2025-05-24 · Weihan Xu, Yimeng Ma, Jingyue Huang, Yang Li 외

Short videos are an effective tool for promoting contents and improving knowledge accessibility. While existing extractive video summarization methods struggle to produce a coherent narrative, existing abstractive method…

Language ModelingLanguage ModellingLarge Language ModelRetrieval+2

SNaC: Coherence Error Detection for Narrative Summarization

2022-05-19 · Tanya Goyal, Junyi Jessy Li, Greg Durrett

Progress in summarizing long texts is inhibited by the lack of appropriate evaluation frameworks. When a long summary must be produced to appropriately cover the facets of that text, that summary needs to present a coher…

BenchmarkingCoherence EvaluationDocument Summarization

Zero-shot Large Language Models for Long Clinical Text Summarization with Temporal Reasoning

2025-01-30 · Maya Kruse, Shiyue Hu, Nicholas Derby, YiFu Wu 외

Recent advancements in large language models (LLMs) have shown potential for transforming data processing in healthcare, particularly in understanding complex clinical narratives. This study evaluates the efficacy of zer…

Decision MakingText Summarization

Information Terra: A Narrative-Anchored Semantic-First Projection of Document Embeddings

2026-06-29 · Brian Keith-Norambuena, Fausto German, Chris North arxiv

We introduce Information Terra, a narrative-anchored semantic-first projection that places a document corpus on an Earth-like globe whose poles are two user-chosen endpoint documents and whose prime meridian is the great…

Density Estimation

Chronological Passage Assembling in RAG framework for Temporal Question Answering

2025-08-26 · Byeongjeong Kim, Jeonghyun Park, Joonho Yang, Hwanhee Lee arxiv

Long-context question answering over narrative tasks is challenging because correct answers often hinge on reconstructing a coherent timeline of events while preserving contextual f low in a limited context window. Retri…

Question Answering