ArXiv

World Models in Pieces: Structural Certification for General Agents

Authors
Yikai Lu, Yifei Wu, Xinyu Lu...
Categories
cs.AI
arXiv
https://arxiv.org/abs/2606.24842v1
PDF
https://arxiv.org/pdf/2606.24842v1

Brief

The paper studies limits of general agents in large worlds and introduces structural certification: a transition-local method that converts bounded goal-conditioned performance into entrywise guarantees on the agent's world model. The authors give algorithms using deep compositional goals and prove a provable error bound O(1/n)+O(δ), tight for small δ, enabling certifiable deployment by identifying reliable transitions. (ICML 2026; arXiv:2606.24842)

Why it matters

Proves that general agents are not universal in the big-world regime and that standard worst-case (uniform) guarantees are uninformative; introduces "structural certification", a transition-local framework that maps bounded goal-conditioned performance to entry-wise guarantees on an agent's internal world model.

Key details

  • Provides constructive algorithms that filter specific transitions using deep compositional goals and proves a certified structural world-model error bound of O(1/n) + O(δ), shows this bound is tight in the small-δ regime, and thereby localizes transitions where long-horizon planning is reliable.
Source evidence

Abstract

In the big-world regime, agents cannot be universally capable and their ability is inevitably specialized across a world model in pieces. Consequently, standard uniform guarantees fail to distinguish between the understanding of critical bottlenecks and irrelevant failures. We first formalize this limitation by proving that general agents are not universal, rendering standard worst-case analysis uninformative. To overcome this, we introduce structural certification, a transition-local framework that maps bounded goal-conditioned performance to entry-wise guarantees on the agent's internal world model. Our main contribution is constructive. We provide algorithms that filter specific transitions using deep compositional goals and prove that a general agent on these goals has a structural world model with a $\mathcal{O}(1/n) + \mathcal{O}(δ)$ error bound. Conversely, this bound is tight in the small-$δ$ regime, whose existence is explicitly guaranteed by our certification. These results enable the certifiable deployment of general agents by localizing the specific transitions where long-horizon planning is reliable.

Comment: 30 pages, camera-ready version in ICML 2026