[arXiv]score: 0.67
AGORA: 125M Step-Level Compressor Fixes Agent Context Collapse at 2ms Per Step
May 27, 2026
Token-level extractive compression destroys action grammar in LLM agents (reward ≤0.05 across 17 test cells), and AGORA's 125M-parameter step-level relevance scorer with structural parsing achieves 1.3–13.3x compression at ~2ms/step with no per-step LLM inference cost.
cs.AI
HOW THIS AFFECTS YOU
●
builderYou can drop AGORA into LLM agent pipelines to compress long observation-action histories without the reward collapse that breaks token-level methods.
●
researcherThe action-grammar destruction failure mode is a well-characterized new finding that reframes context compression for agents as a structurally distinct problem from general LM compression.