cd /news/artificial-intelligence/graph-world-models-for-verified-and-… · home topics artificial-intelligence article
[ARTICLE · art-135252] src=academy.dair.ai ↗ pub= topic=artificial-intelligence verified=true sentiment=↑ positive

Graph World Models for Verified and Efficient Long-Horizon LLM Task Planning

Researchers Ruiyang Wang and colleagues introduced GAVEL, a framework that verifies and repairs long-horizon LLM robot plans against an explicit graph world model, improving single-task success on BEHAVIOR-1K from 41.2% to 91.8% and multi-task success from 19.9% to 92.6% with Qwen3-8B across 100 single long-horizon tasks and 500 multi-task instructions. GAVEL's graph predicts action consequences before execution, repairs violations that follow directly from the world model, and reserves LLM replanning for errors requiring semantic reasoning. Distributional belief reasoning over possible object locations reorders subtasks and cuts travel distance by approximately 5.4% versus a static variant, with the authors attributing most of the gain to the harness rather than model capability.

read2 min views3 publishedSep 20, 2026
Graph World Models for Verified and Efficient Long-Horizon LLM Task Planning
Image: source

Ruiyang Wang and colleagues present GAVEL, which verifies and repairs long-horizon LLM robot plans against an explicit graph world model holding object relations, action preconditions and effects, and probabilistic beliefs over unobserved locations.

Ask this paper #

Single-task success goes from 41.2 to 91.8 percent. With Qwen3-8B on BEHAVIOR-1K across 100 long-horizon tasks; multi-task success rises from 19.9 to 92.6 percent across 500 multi-task instructions.

The graph predicts consequences before execution. Violations are detected and repaired directly when the correction follows from the world model, and LLM replanning is reserved for errors that need semantic reasoning.

Belief reasoning reorders subtasks. Reasoning over distributions of possible object locations reduces expected search cost and cuts travel distance about 5.4 percent against a static variant.

The gain holds for a compact model. Most of the improvement comes from the harness rather than model capability, which is the argument for putting the world model outside the LLM.

Abstract #

Large language models (LLMs) provide a flexible interface for long-horizon robot planning, but generated plans often fail to respect embodiment constraints, recover from planning errors, or reason effectively under partial observability. We present GAVEL, a framework for verifying and repairing long-horizon LLM planning built around an explicit graph world model. The graph represents relevant object-relations, action pre-conditions and effects, and probabilistic beliefs over unobserved object locations. This model can predict the consequences of LLM-generated actions before execution, detect violations, and repair those whose corrections follow directly from the world model. This method also reserves LLM replanning solely for errors requiring semantic reasoning. For multi-task instructions, GAVEL reasons over distributions of possible object locations to reorder remaining subtasks and minimize expected search cost. We evaluate GAVEL on BEHAVIOR-1K across 100 single long-horizon tasks and 500 multi-task instructions. With Qwen3-8B, GAVEL improves single-task success from 41.2% to 91.8% and multi-task success from 19.9% to 92.6%. Distributional belief reasoning also reduces travel distance by approximately 5.4% compared with a static variant. These improvements show that an explicit graph world model harness can substantially improve the reliability and efficiency of long-horizon embodied planning across compact and frontier hosted LLM capabilities.

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @gavel 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/graph-world-models-f…] indexed:0 read:2min 2026-09-20 ·