A Self Consistency Based Reranking for Narrative Question Answering
- lab arXiv
- lab arXivLabs
- model FLAN-T5
- person Sam Altman
- product DagsHub
- product Gotit.pub
- product Hugging Face
- product Pegasus-Large
A new inference framework for narrative question answering uses multiple candidate answers and semantic agreement to select a final response, improving robustness without altering the underlying model architecture, according to a preprint posted to arXiv on 14 June 2026 [1][2]. Narrative question answering requires models to parse long texts and track relationships across events, a task where single-decoding outputs often produce inconsistent answers [1][2]. The proposed self-ensemble reranking method addresses this by generating several candidate answers for each story-question pair and then selecting the output with the highest semantic consensus among the group [1][2]. The approach combines pretrained and fine-tuned language generation with multi-answer inference and similarity-based reranking [1][2]. Researchers evaluated the framework on the NarrativeQA dataset using FLAN-T5 Base, FLAN-T5 Small, and Pegasus-Large, testing both baseline and fine-tuned configurations [1][2]. FLAN-T5-Base recorded the strongest overall result, moving from a baseline of 82.32% to 86.66%, a gain of 4.34 percentage points [1][2]. The largest single improvement came from Pegasus-Large, which climbed from 72.50% to 87.07%, an increase of 14.57 percentage points [1][2]. The preprint appeared on arXiv, an open-access repository that hosts electronic preprints across physics, mathematics, computer science, and related fields [6]. Founded in 1991, the repository passed two million articles by the end of 2021 and currently receives about 24,000 submissions per month [6]. Papers on arXiv are moderated but not peer-reviewed [6]. The site also supports community-built tools through arXivLabs, a framework that lets third-party developers create experimental features such as citation explorers and recommender systems that appear on article pages [4][5]. Large language models, the broader category that includes FLAN-T5 and Pegasus, are machine learning systems with many parameters trained on extensive text corpora for tasks such as language generation [8]. The self-ensemble method does not require changes to these models' internal architectures, relying instead on inference-time sampling and reranking [1][2].
infrastructuretool-releaseresearch-papersafety-research
Background sources we checked (7)
- arxiv.org ↗ Narrative question answering (NQA) is a challenging task in natural language processing that requires models to understand long textual contexts, capture relationships across events, and generate coherent responses. Despite recent advances in pretrained language models, most exis…
- info.arxiv.org ↗ arXiv Labs - arXiv info | arXiv e-print repository Skip to content # arXiv Labs Attention arXiv Users: arXiv Labs is pausing new proposals ## What are arXiv Labs? arXiv Labs are a way for the community to contribute new, useful features to arXiv. These integrations are avail…
- blog.arxiv.org ↗ arXivLabs: a space for community innovation – arXiv blog arXiv has launched a new, formalized framework enabling innovative collaborations with individuals and organizations. “Members of our community want to contribute tools that enhance the arXiv experience, and we val…
- info.arxiv.org ↗ arXivLabs: Showcase - arXiv info | arXiv e-print repository ... # arXivLabs: Showcase ... arXiv is surrounded by a community of researchers and developers working at the cutting edge of information science and technology. ... While the arXiv team is focused on our core mission—pr…
- en.wikipedia.org ↗ arXiv (pronounced as "archive"—the X represents the Greek letter chi ⟨χ⟩) is an open-access repository of electronic preprints and postprints (known as e-prints) approved for posting after moderation, but not peer reviewed. It consists of scientific papers in the fields of mathem…
- en.wikipedia.org ↗ 14 (fourteen) is the natural number following 13 and preceding 15.…
- en.wikipedia.org ↗ A large language model (LLM) is a type of machine learning model designed for natural language processing tasks such as language generation. LLMs are language models with many parameters, and are trained with self-supervised learning on a vast amount of text.…
Sources
- export.arxiv.org — A Self Consistency Based Reranking for Narrative Question Answering ↗