ICLR Reduces Agent Context Costs via Interaction-Aware Compression
September 25, 2026
Interaction Aware Compression (ICLR) ranks reasoning blocks using frozen proxy entropy to safely remove historical reasoning in long-horizon agents. The method reduces input tokens by 25.5% and cache reads by 33.3% while improving average reward on WorkBuddyBench.
HOW THIS AFFECTS YOU
●
builderUse this method to significantly lower inference costs and latency for long-running agentic workflows.
●
researcherThis work identifies trajectory amplification as a key constraint when compressing reasoning histories.