AuraTracer智迹闻
中文

EVENT DOSSIER

Compact-Memory LLM Agents via Online Max-Member Clustering and Atom-Aware Packing

2026-09-07 12:00 Models 🔥 42.2 heat score
1sources
1days unfolding
42.2heat score
1mentions
SummaryAI generated

On September 7, 2026, arXiv published the paper “Compact-Memory LLM Agents via Online Max-Member Clustering and Atom-Aware Packing”, proposing an online clustering and memory pipeline called RSM-full. This approach aims to address the issue of tight prompt word budgets in long-distance large model deployment, combining cosine-gated maximum member merging writing rules with atom-aware grouping context packers. In the AMA-Bench benchmark test, RSM-full achieved 83% full context quality while consuming only 32% of token costs (with a budget of 4k), outperforming the recent streaming clustering baseline Online K-Means by an average of 3.5 to 6.0pp. Ablation experiments confirmed that the performance improvement mainly stems from the merging rules and grouping packers. Additionally, this approach is also effective in the independent benchmark RealMem…

Related eventsRELATED EVENTS
Key entitiesKEY ENTITIES
RSM-full

SignalsSIGNALS

Keyword heat
  • RSM-full1

All reports (1)SOURCES

A arXiv cs.AI en 2026-09-07 12:00

Compact-Memory LLM Agents via Online Max-Member Clustering and Atom-Aware Packing

arXiv:2609.04915v1 提出名为 RSM-full 的在线聚类记忆管道,旨在解决长程大模型部署中提示词预算紧张的问题。该方案结合余弦门控最大成员合并写入规则与原子感知分组上下文打包器,在 AMA-Bench 基准上实现了 $83\%$ 的全上下文质量,同时仅消耗 $32\%$ 的 token 成本(预算为 $4k$)。实验显示,RSM-full 在四种子集平均下优于最近的流式聚类基线(Online K-Means),提升幅度为 $+3.5$--$6.0$pp;消融实验证实性能增益主要源于合并规则与分组打包器。此外,该模式在独立基准 RealMem 上同样有效,显著优于 Streaming-Proto 和 A-MEM,并与 BM25-RAG 持平。研究结论表明,在紧凑记忆模式下,流式记忆的合并方式…