为长对话中的角色一致性难题设计可追溯的外部记忆治理框架
A Heterogeneous Temporal Memory Governance Framework for Long-Term LLM Persona Consistency

- 分离静态知识与动态对话记忆,用多策略融合检索确保信息准确
- 在高噪声环境下,人工审核使召回率从44%提升至80%,证明自动规则不足
- 适合需要长期稳定角色表现的对话系统开发者使用
大型语言模型在长时间交互中常出现事实丢失、时间线混乱、角色漂移和稳定性下降问题,尤其在高噪声知识库、上下文清除和跨模型迁移场景下。为此,我们提出ARPM——一种面向长时对话的外部时序记忆治理框架。该框架将静态知识记忆与动态对话经验记忆分离,结合向量检索、BM25、RRF融合、双时序重排序、时间证据阅读及受控分析协议,实现证据验证与答案绑定。不同于将角色一致性编码进模型权重或仅依赖长上下文的方法,ARPM将连续性视为可追踪、可审计、可迁移的治理问题。通过工程日志进行三组实验:第一,在50轮问答中,信号噪声比为1:5和1:200+时,自动评判(CSV)召回率分别为54.0%和44.0%,而人工评审分别达100.0%和80.0%,表明自动规则会低估支持证据进入提示后的召回效果;第二,消融实验显示,禁用对话历史检索使严格准确率从100%降至66.7%,禁用BM25则降至80.0%,说明纯语义检索不足以完成纠错与追溯;第三,在510万字符噪声基底、周期性上下文清除和多模型交接条件下,ARPM仍保持语义连续性、边界连续性和角色一致性,仅暴露因协议遵守薄弱导致的局限。结果表明,长时角色一致性可被分解为可治理组件,并以白盒方式评估。
原文摘要 · Abstract (English)
Large language models often suffer from fact loss, timeline confusion, persona drift, and reduced stability during long-range interaction, especially under high-noise knowledge bases, context clearing, and cross-model transfer. To address these issues, we introduce ARPM, an external temporal memory governance framework for long-term dialogue. ARPM separates static knowledge memory from dynamic dialogue experience memory and combines vector retrieval, BM25, RRF fusion, dual-temporal reranking, chronological evidence reading, and a controlled analysis protocol for evidence verification and answer binding. Unlike approaches that encode persona consistency into model weights or rely only on long context, ARPM treats continuity as a traceable, auditable, and transferable governance problem. Using engineering logs, we conduct three experiments. First, in a 50-round question-answering setting, we compare signal-to-noise ratios of 1:5 and 1:200+, and distinguish CSV auto-judgment from manual review. Under 1:5, CSV recall accuracy is 54.0%, while manual review raises it to 100.0%. Under 1:200+, the values are 44.0% and 80.0%. These results show that automatic rules can underestimate recall after supporting evidence enters the prompt. Second, ablation results show that dialogue history retrieval is necessary for recent continuity: disabling it reduces strict accuracy from 100% to 66.7%, and disabling BM25 reduces it to 80.0%, indicating that pure semantic retrieval is insufficient for correction and tracing. Third, under a 5.1-million-character noise substrate, periodic context clearing, and multi-model handoff, ARPM maintains semantic continuity, boundary continuity, and persona consistency, while exposing limits caused by weak protocol compliance. These findings show that long-term persona consistency can be decomposed into governable components and evaluated in a white-box manner.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。