cd /news/artificial-intelligence/state-compression-in-two-agent-llm-r… · home topics artificial-intelligence article
[ARTICLE · art-68089] src=machinebrief.com ↗ pub= topic=artificial-intelligence verified=true sentiment=· neutral

State Compression in Two-Agent LLM Relays: A Closed-World Study of Constraint Preservation

A study from arXiv finds that structured JSON extraction achieves 96% feasibility accuracy in two-agent LLM relays for travel planning, while narrative summarization drops feasibility to 48% despite producing the smallest payload. The closed-world experiment with Researcher and Booker agents shows that constraint preservation depends on auditable hand-off representations rather than brevity alone.

read1 min views1 publishedJul 22, 2026

arXiv:2607.18265v1 Announce Type: cross Abstract: Long-running Large Language Model (LLM)-based agents often accumulate large intermediate traces containing audits, eliminations, and numeric calculations. In practice, this state is compressed before handing it to a downstream decision step, creating an information bottleneck in which small omissions can break strict numeric or categorical constraints. This paper evaluates hand-off compression in a closed-world travel-planning relay with two LLM agents. A Researcher audits a fixed inventory of hotels and flights for 50 goal instances, and a Booker selects a hotel--flight pair using only the goal and the hand-off payload, with the inventory withheld. We compare four hand-off conditions: no compression, narrative summarization, schema-constrained JSON extraction, and embedding-based pruning. Exhaustive enumeration over the fixed inventory provides exact feasible and optimal labels. Results show that hand-off representation strongly affects downstream feasibility under a small decision model. JSON extraction achieves the highest feasibility accuracy at 0.96, while narrative summarization, despite producing the smallest compressed hand-off payload, degrades feasibility to 0.48. Embedding-based pruning matches the uncompressed control on feasibility at 0.88 without an additional generative compression call. These findings indicate that constraint checking benefits from structured and auditable hand-off representations rather than relying on brevity alone.

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @arxiv 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/state-compression-in…] indexed:0 read:1min 2026-07-22 ·