Parsing the Stream: A Live Trace Model for Long-Horizon Agents and Their Observers

📅 2026-09-01
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
研究提出了一种实时跟踪模型,通过逐步整合事件并编译成针对不同消费者(观察者和代理)的视图来解决长周期代理产生的大量跟踪数据难以处理的问题。
📝 Abstract
A long-horizon agent's trace outgrows both of its consumers: the human observer monitoring the run, and the agent itself, whose bounded context the trace must be folded back into. We present a live trace model, an append-only event ledger folded incrementally into typed run state and compiled into per-consumer views, and evaluate it for both consumers against deterministic ground truth. For the observer side, evaluated with an LLM reader as proxy, the compiled view answers monitoring questions using approximately 14x and 15x fewer input tokens (by reader) and at 5-7x lower cost than a budget-capped single-call reading of the raw trace, with higher accuracy (0.85-0.87 versus 0.48). Because the questions were co-designed with the view schema, we treat the token and cost reduction, conditional on schema coverage, as the transferable result. For the agent, on 120-link sequential-dependency tasks, mechanisms that maintain the task's running statistic in per-step state succeed where full-context prompting fails (30/30 versus 8/30 under a clean protocol, n=30, labeled descriptive owing to benchmark-system co-development); a prompt-level scratchpad matches the fold's accuracy at lower cost, and a two-arm decomposition attributes the fold's accuracy to its deterministic aggregate and its cost advantage to its compactness. The fold's remaining value over cheaper alternatives is deterministic auditability and serving the observer from the same state. We derive eleven candidate requirements for trace folding from observed failures and delimit them with an order-sensitive task family on which the fold ceases to help. Code, benchmarks, a regenerable synthetic corpus, and all workbench traces are released.
Problem

Research questions and friction points this paper is trying to address.

long-horizon agent
trace outgrowth
human observer
bounded context
Innovation

Methods, ideas, or system contributions that make the work stand out.

live trace model
typed run state
per-consumer views
deterministic auditability
incremental folding
💼 Related Jobs
No related jobs found.
E
Egor Pakhomov
Salesforce AI Research
Erik Nijkamp
Erik Nijkamp
Salesforce Research
Generative modeling