cd /news/artificial-intelligence/chime-credit-aware-hierarchical-memo… · home topics artificial-intelligence article
[ARTICLE · art-119837] src=machinebrief.com ↗ pub= topic=artificial-intelligence verified=true sentiment=· neutral

CHIME: Credit-Aware Hierarchical Memory Evolution for Long-Horizon Agentic Planning

Researchers propose CHIME (Credit-Aware Hierarchical Memory Evolution), a self-evolving memory framework that separates planning and execution memory banks to address credit assignment in long-horizon agentic planning. Experiments on four benchmarks show CHIME outperforms state-of-the-art training-based and self-evolving memory baselines, accumulating effective memory with fewer items and transferring across backbone models. The work is detailed in arXiv paper 2609.02074v1, with code to be released.

read1 min views3 publishedSep 3, 2026

arXiv:2609.02074v1 Announce Type: new Abstract: Planning is a central capability that enables agents to decompose complex long-horizon tasks into manageable steps. Test-time search and training-based methods improve planning but incur high inference costs or require expensive training data. Self-evolving memory instead accumulates reusable experience from agent interaction outcomes into an external memory bank, so planning capability keeps improving at inference time without parameter updates. However, existing self-evolving memory methods share an inherent credit assignment problem: they rely on final task outcomes as feedback, but such outcomes conflate plan quality with execution errors and environmental factors, so the accumulated planning experience is often biased and noisy. To address this problem, we propose Credit-Aware Hierarchical Memory Evolution (CHIME), a self-evolving memory framework that maintains a separate planning bank and execution bank and follows an attribute-before-memorize principle: CHIME first attributes each task outcome to the plan, the execution, both, or neither, and then updates only the corresponding memory bank. Extensive experiments on four long-horizon agent benchmarks show that CHIME consistently outperforms state-of-the-art training-based and self-evolving memory baselines. Further analyses reveal several interesting findings. For example, CHIME accumulates effective memory with far fewer items. In addition, the learned memory values faithfully reflect downstream utility: high-quality planning memories are more valuable than execution memories. Finally, the accumulated memory effectively transfers across backbone models. Code will be released at https://github.com/ATH-MaaS/Marco-DeepResearch.

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @chime 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/chime-credit-aware-h…] indexed:0 read:1min 2026-09-03 ·