一句话判断
未达到高分位数
核心信息
提升信息质量分析
原始内容
"Ghost memory" is a real problem with agents.
You might have seen the issue where a long-running agent still confidently repeats a user fact that stopped being true weeks ago?
New research names the failure "ghost memory."
Old facts, current facts, and the transition between them all sit in the memory bank at once, get retrieved together, and mislead the answer model. A-TMA is a state-aware overlay that keeps superseded and transition records instead of deleting them, builds evidence packets scoped to the state the query is asking about, and hands current, historical, and transition labels to the QA step.
Most memory benchmarks report only final QA accuracy, which hides where the error happened. On the conflict-heavy LTP benchmark, adding A-TMA to Graphiti lifts conflict accuracy by 0.240 absolute.
If you build persistent assistants, it's best to evaluate the bank, the retrieval, and the answer separately.
Paper: https://t.co/OBsx93544z
Learn to build effective AI agents in our academy: https://t.co/1e8RZKs4uX

相关动态
01
Databricks 融资 30 亿美元估值 1880 亿
数据平台 Databricks 正在进行一轮 30 亿美元的 Series M 融资,估值达 1880 亿美元,由 Coatue 领投。
观察
02
Kimi K3非对称竞争分析
Kimi K3在Arena前端/WebDev人类盲测中以1679 Elo排名第一,领先Fable 5(1631)和GPT-5.6 Sol(1618),但在综合智能指数中仅排第四(57.1分),落后Fable 5(59.9)和GPT-5.6 Sol(58.9)。K3定价15美元/百万输出tokens,远低于Fable 5的50美元,并计划7...
观察
03
Claude Fable 5 计划调整:从7月20日起在Max和Team Premium中50%额度
Anthropic宣布从7月20日起,Claude Fable 5将纳入Max和Team Premium计划,但限制为50%的使用额度。Pro和Team Standard用户将通过使用额度继续访问,并获一次性$100信用额度。公司称需求难以预测,因此分阶段推出并持续增加容量。
观察
04
BestBlogs 早报 · 07-18
月之暗面发布Kimi K3,2.8万亿参数,896选16的Stable LatentMoE,上下文100万token,接近Fable-5但仍落后最强闭源模型,完整权重7月27日前开源;VentureBeat调查显示54%企业已发生AI代理安全事件;xAI开源Grok Build(84万行Rust代码)并残留上传用户代码痕迹;Cursor评...
观察
05
Grok 4.5成本效率对比评测
Artificial Analysis数据显示,Grok 4.5每次任务成本仅0.31美元,而Claude Fable 5为2.75美元、Claude Opus 4.8为1.80美元、GPT-5.6 Sol为1.04美元、Kimi K3为0.95美元,Grok 4.5成本分别低约9倍、6倍、3倍和3倍;在FrontierSWE上,Grok...
观察