cd /news/artificial-intelligence/belief-calibrated-optimization-an-ex… · home topics artificial-intelligence article
[ARTICLE · art-119780] src=arxiv.org ↗ pub= topic=artificial-intelligence verified=true sentiment=· neutral

Belief-Calibrated Optimization: An Explicit World Model for Agentic Optimization

Researchers introduced Belief-Calibrated Optimization (BCO), a method that writes an LLM agent's implicit belief about environment responses into a persistent in-context document, forming an explicit world model that is revised as new candidates are evaluated. In tests on five benchmarks spanning memory QA, tool-use QA, code-as-action app agents, and terminal agents, BCO achieved a higher train passrate than a matched control lacking only the world model, with the gap persisting on held-out splits. After swapping the frozen target model, the BCO scaffold led on tested tasks except where context-window overruns left it unfinished, and an offline ablation showed the document's content carries reusable information beyond its form.

read2 min views1 publishedSep 3, 2026

arXiv:2609.01861v1 Announce Type: new Abstract: The performance of an LLM agent depends on the scaffold around a frozen model. A common way to improve that scaffold is to use a coding agent as an optimizer: it reads current scores and traces and iteratively edits the source, producing a new candidate each round. Each edit is chosen according to a belief about how the environment will respond: what went wrong, and which change should help. That belief is typically implicit. It lives in the coding agent's reasoning on the current call, or remains latent in its parameters, rather than as something written down. Later calls therefore see scores and traces, but they do not use that belief. We introduce Belief-Calibrated Optimization (BCO), a method that writes that belief down as a persistent in-context document and continually revises that document as new candidates are evaluated. The resulting document is a world model: the current account of how the environment responds to edits. Added to an otherwise standard loop, BCO reaches a higher train passrate than a matched control that lacks only the world model, on five benchmarks spanning memory QA, tool-use QA, code-as-action app agents, and terminal agents. The gap remains on every held-out split, which is not used to select the candidate. After a target-model swap, in which the frozen model is replaced and the scaffold is not, the selected BCO scaffold leads on the tasks we test, except where context-window overruns leave it unfinished. An offline ablation then asks whether that gap comes from what the world model says. A fresh predictor given the accumulated document forecasts how the environment will respond more accurately than predictors given either no document or a same-form copy whose content has been falsified. The comparison indicates that the document carries reusable information in its content, not only in its form.

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @belief-calibrated optimization (bco) 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/belief-calibrated-op…] indexed:0 read:2min 2026-09-03 ·