HuggingFace Daily Papers(社区热门论文)
45AI 编辑部评分,满分 100

ReMEMBER:面向流式对话摘要的缺失证据记忆框架

2026-08-10 08:00· 1天前
AI 导读

针对流式对话摘要中当前窗口常缺乏足够上下文的问题,研究提出ReMEMBER框架,通过基于未解析窗口依赖的检索和证据密集化记忆,在固定预算下从无限历史中恢复缺失证据。在长达160K token历史的对话实验中,ReMEMBER在相同预算下提升了记忆召回率和缺口解析完整性。

Users of modern platforms repeatedly need summaries of recent dialogue, but the window rarely contains enough context to be interpreted on its own. We formalize this setting as streaming dialogue summarization, where a system must summarize a current window using selective memory from an unbounded history under a fixed budget. We show that the central challenge is not how much history is accessed, but whether memory recovers the evidence that the current window presupposes. We construct a benchmark and evaluation protocol that separately assesses whether memory contains gap-resolving evidence and whether the generated summary reflects it. We propose ReMEMBER, a missing-evidence memory framework that conditions retrieval on unresolved window dependencies and refines retrieved chunks into evidence-dense memory under a fixed budget. Experiments on dialogues with histories up to 160K tokens show that ReMEMBER improves memory recall and gap-resolution completeness over memory construction baselines under the same budget.

检索增强论文/研究

来源:HuggingFace Daily Papers(社区热门论文) · arxiv.org

ReMEMBER:面向流式对话摘要的缺失证据记忆框架

HuggingFace Daily Papers(社区热门论文)·2026-08-10 08:00·1天前
AI 导读

针对流式对话摘要中当前窗口常缺乏足够上下文的问题,研究提出ReMEMBER框架,通过基于未解析窗口依赖的检索和证据密集化记忆,在固定预算下从无限历史中恢复缺失证据。在长达160K token历史的对话实验中,ReMEMBER在相同预算下提升了记忆召回率和缺口解析完整性。

原文 · 保持原样,未翻译

Users of modern platforms repeatedly need summaries of recent dialogue, but the window rarely contains enough context to be interpreted on its own. We formalize this setting as streaming dialogue summarization, where a system must summarize a current window using selective memory from an unbounded history under a fixed budget. We show that the central challenge is not how much history is accessed, but whether memory recovers the evidence that the current window presupposes. We construct a benchmark and evaluation protocol that separately assesses whether memory contains gap-resolving evidence and whether the generated summary reflects it. We propose ReMEMBER, a missing-evidence memory framework that conditions retrieval on unresolved window dependencies and refines retrieved chunks into evidence-dense memory under a fixed budget. Experiments on dialogues with histories up to 160K tokens show that ReMEMBER improves memory recall and gap-resolution completeness over memory construction baselines under the same budget.

来源:HuggingFace Daily Papers(社区热门论文)· arxiv.org

检索增强论文/研究