pith. sign in

arxiv: 2602.02806 · v3 · pith:UXIAYISGnew · submitted 2026-02-02 · 📊 stat.AP

De-Linearizing Agent Traces: Bayesian Inference of Latent Partial Orders for Efficient Execution

classification 📊 stat.AP
keywords tracesbpoplatentdependencyefficientexecutionextensionsinference
0
0 comments X
read the original abstract

AI agents increasingly execute procedural workflows as sequential action traces, which obscures latent concurrency and induces repeated step-by-step reasoning. We introduce BPOP, a Bayesianframework that infers a latent dependency partial order from noisy linearized traces. BPOP models traces as stochastic linear extensions of an underlying graph and performs efficient MCMC inference via a tractable frontier-softmax likelihood that avoids #P-hard marginalization over linear extensions. We evaluate on our open-sourced Cloud-IaC-6, a suite of cloud provisioning tasks with heterogeneous LLM-generated traces, and WFCommons scientific workflows. BPOP recover dependency structure more accurately than trace-only and process-mining baselines, and the inferred graphs support a compiled executor that prunes irrelevant context, yielding substantial reductions in token usage and execution time.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. A Differentiable Bayesian Relaxation for Latent Partial-Order Inference

    stat.ML 2026-05 unverdicted novelty 7.0

    The authors replace discontinuous precedence and frontier constraints in a partial-order model with smooth surrogates, producing a continuous posterior that supports gradient MCMC and variational inference while recov...