paper-with-me

홈 › Papers

AGORA: Adapter-Grounded Observation-Action Retention for Inference-Free Prompt Compression in LLM Agents

2026-05-26 · Haoran Zhang, Zhaohua Sun arxiv

The token-level extractive compressors widely used for general LM context are structurally inappropriate for LLM agents: across 17 (env, backbone, method) cells spanning two independent token-level method families, every cell collapses to mean reward <= 0.05 despite 1.3-13.3x realized compression. We name and characterize this failure mode as action-grammar destruction -- the tokens carrying action semantics (identifiers, brackets, action verbs) are exactly those self-information ranks lowest, so a general-purpose compressor reliably removes them and the environment rejects the residual. The diagnosis points to step-granularity compression. We introduce AGORA, an inference-free step-level compressor combining a structural prompt parser, an always-keep floor for format- and recency-critical content, and a 125M-parameter relevance scorer trained on counterfactual next-action-change labels (~2ms/step, zero per-step LLM toll). Across the compared inference-free and LLM-based methods, AGORA is the only one retaining >= 75% uncompressed performance in 8 of 9 cells (with the lone exception at 73%); a four-way component ablation isolates the structural floor as the dominant quality lever and the learned scorer as the source of 1.0-11.5x adaptive end-to-end compression from a single fixed keep ratio.

📄 PDF Abstract BibTeX arXiv:2605.26596

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

AGORA: An Archive-Grounded Benchmark for Agentic Workplace Document Reasoning

2026-06-23 · Honglin Guo, Qi Zhang, Yu Zhang, Weijie Li 외 arxiv

Large language models are increasingly deployed as agents that reason over documents rather than answer from parametric knowledge. We study archive-grounded reasoning: locating sparse evidence across a large, messy colle…

From Soliloquy to Agora: Memory-Enhanced LLM Agents with Decentralized Debate for Optimization Modeling

2026-04-28 · Jianghao Lin, Zi Ling, Chenyu Zhou, Tianyi Xu 외 arxiv

Optimization modeling underpins real-world decision-making in logistics, manufacturing, energy, and public services, but reliably solving such problems from natural-language requirements remains challenging for current l…

AGORA: Agentic Green Orchestration Architecture for Beyond 5G Networks

2026-02-08 · Rodrigo Moreira, Larissa Ferreira Rodrigues Moreira, Maycon Peixoto, Flavio De Oliveira Silva arxiv

Effective management and operational decision-making for complex mobile network systems present significant challenges, particularly when addressing conflicting requirements such as efficiency, user satisfaction, and ene…

AgoraSim: A Hybrid Agent-Based Modeling Framework

2026-07-07 · Chung-Chi Chen arxiv

LLM-agent simulations make natural-language social scenarios easy to instantiate, but their outputs can be overread as predictions and are often difficult to compare with explicit social dynamics. We present AgoraSim, a …

Agora: Teaching the Skill of Consensus-Finding with AI Personas Grounded in Human Voice

2026-03-07 · Prerna Ravi, Om Gokhale, Suyash Fulay, Eugene Yi 외 arxiv

Deliberative democratic theory suggests that civic competence: the capacity to navigate disagreement, weigh competing values, and arrive at collective decisions is not innate but developed through practice. Yet opportuni…