arXiv:2604.14227cs.IRcs.AI2026-04

测试检索增强生成中重排序模型对动态信息的适应能力

FRESCO: Benchmarking and Optimizing Re-rankers for Evolving Semantic Conflict in Retrieval-Augmented Generation

论文配图:FRESCO: Benchmarking and Optimizing Re-rankers for Evolving Semantic Conflict in Retrieval-Augmented Generation
图 1 · 摘自论文原文
  • 构建动态时间上下文下的重排序评估基准FRESCO
  • 发现现有模型严重偏好过时但语义丰富的旧文档
  • 通过指令优化提升27%动态知识任务表现,适合系统开发者

检索增强生成(RAG)通过引入最新证据缓解大语言模型的时间滞后问题。在RAG流程中,重排序器负责从检索结果中选出最相关文档。然而现有基准多在静态场景下评估,未能充分考察动态信息环境下的表现——这正是真实系统面临的挑战。为此,我们提出FRESCO(Factual Recency and Evolving Semantic COnflict),一个针对时序动态情境的重排序评估基准。通过将时效性查询与历史维基百科版本配对,FRESCO检验重排序器是否能优先选择事实最新的证据,同时保持语义相关性。评估显示,现有重排序器普遍存在一致失效模式:即使事实已过时,仍强烈偏好较老且语义丰富的文档。我们进一步提出一种指令优化框架,通过识别平衡‘动态’与‘非动态’知识任务的帕累托最优指令,使动态知识任务性能最高提升27%,同时保持对非动态任务的竞争力。

原文摘要 · Abstract (English)

Retrieval-Augmented Generation (RAG) is a key approach to mitigating the temporal staleness of large language models (LLMs) by grounding responses in up-to-date evidence. Within the RAG pipeline, re-rankers play a pivotal role in selecting the most useful documents from retrieved candidates. However, existing benchmarks predominantly evaluate re-rankers in static settings and do not adequately assess performance under evolving information -- a critical gap, as real-world systems often must choose among temporally different pieces of evidence. To address this limitation, we introduce FRESCO (Factual Recency and Evolving Semantic COnflict), a benchmark for evaluating re-rankers in temporally dynamic contexts. By pairing recency-seeking queries with historical Wikipedia revisions, FRESCO tests whether re-rankers can prioritize factually recent evidence while maintaining semantic relevance. Our evaluation reveals a consistent failure mode across existing re-rankers: a strong bias toward older, semantically rich documents, even when they are factually obsolete. We further investigate an instruction optimization framework to mitigate this issue. By identifying Pareto-optimal instructions that balance Evolving and Non-Evolving Knowledge tasks, we obtain gains of up to 27% on Evolving Knowledge tasks while maintaining competitive performance on Non-Evolving Knowledge tasks.

检索增强重排序动态知识评估基准

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。