
@Article{cmc.2026.082460,
AUTHOR = {Byeongjeong Kim, Jeonghyun Park, Joonho Yang, Hwanhee Lee},
TITLE = {Chronological Passage Assembly for Retrieval-Augmented Generation in Narrative Question Answering},
JOURNAL = {Computers, Materials \& Continua},
VOLUME = {},
YEAR = {},
NUMBER = {},
PAGES = {{pages}},
URL = {http://www.techscience.com/cmc/online/detail/27431},
ISSN = {1546-2226},
ABSTRACT = {Long-context question answering over narrative documents remains challenging because many questions require reconstructing event sequences while preserving local contextual flow under limited context budgets. Existing retrieval-augmented generation (RAG) methods typically retrieve document snippets independently, which can fragment narratives and harm temporal dependencies. We propose ChronoRAG, a retrieval framework for narrative question answering that first converts sequential document chunks into concise relation descriptions and then retrieves relevant units together with their adjacent chronological context. This design preserves retrieval precision while providing the generator with coherent local narrative structure. Experiments on NarrativeQA and GutenQA show that ChronoRAG improves performance on NarrativeQA and remains competitive on GutenQA, with particularly strong gains on questions <styled-content style-type="color" style="color: black;">that require chronology-sensitive context.</styled-content> These results suggest that explicitly modeling local event order is a useful retrieval signal for narrative question answering.},
DOI = {10.32604/cmc.2026.082460}
}



