Section 01
ACE: An Intelligent Context Compression Scheme for Multi-turn Agentic LLM Reasoning (Introduction)
ACE (Attention-Weighted Context Eviction) is an intelligent context compression scheme designed to address the long-context window saturation problem in multi-turn Agentic LLM reasoning. It retains key information (such as tool call JSON, error messages, file paths, etc.) through a content-aware line-level scoring mechanism, removes redundant content, and improves context utilization efficiency while maintaining task accuracy.