A sentence-to-next-entity context extraction heuristic with XLM-RoBERTa outperforms supervised fine-tuning of 7-8B LLMs on multilingual narrative role classification.
FACT: Examining the Effectiveness of Iterative Context Rewriting for Multi-fact Retrieval
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Large Language Models (LLMs) are proficient at retrieving single facts from extended contexts, yet they struggle with tasks requiring the simultaneous retrieval of multiple facts, especially during generation. This paper identifies a novel "lost-in-the-middle" phenomenon, where LLMs progressively lose track of critical information throughout the generation process, resulting in incomplete or inaccurate retrieval. To address this challenge, we introduce Find All Crucial Texts (FACT), an iterative retrieval method that refines context through successive rounds of rewriting. This approach enables models to capture essential facts incrementally, which are often overlooked in single-pass retrieval. Experiments demonstrate that FACT substantially enhances multi-fact retrieval performance across various tasks, though improvements are less notable in general-purpose QA scenarios. Our findings shed light on the limitations of LLMs in multi-fact retrieval and underscore the need for more resilient long-context retrieval strategies.
fields
cs.CL 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
LTG at SemEval-2025 Task 10: Optimizing Context for Classification of Narrative Roles
A sentence-to-next-entity context extraction heuristic with XLM-RoBERTa outperforms supervised fine-tuning of 7-8B LLMs on multilingual narrative role classification.