Topic
context
Artificial Intelligence #compiling agent trajectories#long-context training
ACC Method Compiles Agent Trajectories to Enhance Long-Context Reasoning in LLMs
Researchers propose Agent Context Compilation (ACC), which converts agent trajectories from search, software engineering, and database tasks into long-context question-answer pairs. Training Qwen3-30B-A3B with ACC achieves 68.3 on MRCR and 77.5 on GraphWalks, matching a model 8x larger, while preserving general capabilities.
Jun 16, 2026 1 source
Artificial Intelligence #memory#optimization
E-mem: Multi-Agent Framework for Episodic Memory Reconstruction Boosts LLM Reasoning Efficiency by 70%
Researchers propose E-mem, a multi-agent framework that reconstructs episodic context for LLM agent memory, inspired by biological engrams. It uses a hierarchical architecture with assistant agents maintaining uncompressed contexts and a master agent orchestrating planning, achieving 54% F1 on the LoCoMo benchmark, surpassing the state-of-the-art GAM by 7.75% with over 70% token cost reduction.
Jun 16, 2026 2 sources