每日 Harness 开源 · Source
返回本期 · Back to 2026-07-01

论文 · Papers2026-07-01 · Wednesday, July 1, 2026

Selective Memory Retention for Long-Horizon LLM Agents

arxiv.org原文 ↗

Selective Memory Retention for Long-Horizon LLM Agents
TraceRetain 面向 frozen LLM agent 的 bounded external memory,在容量受限时决定保留和淘汰哪些轨迹。它使用 success、age、access frequency、redundancy、specificity、similarity、downstream utility 等可解释特征打分,并淘汰最低分条目。相较固定窗口或 FIFO,这类方法把长程 agent 的记忆管理做成可审计策略,而不是隐藏在压缩 prompt 里。
浏览

评论 · Comments