VLM-DEWM: Dynamic External World Model for Verifiable and Resilient Vision-Language Planning in Manufacturing
Guoqin Tang, Qingxuan Jia, Gang Chen, Tong Li, Zeyuan Huang, Zihang Lv, Ning Ji
TL;DR
VLM-DEWM tackles world-state drift in long-horizon vision-language planning for manufacturing by decoupling persistent world memory from semantic reasoning, using a Dynamic External World Model ($DEWM$). It introduces an Externalizable Reasoning Trace (ERT) to structure VLM outputs as auditable transactions validated against the world model, enabling targeted discrepancy-driven diagnosis. The architecture combines a geometry-semantic hybrid Environment Memory Core with a lightweight, VLM-guided planning loop, achieving verifiable and resilient robotic planning in simulation and real-robot experiments. Results show state-tracking accuracy improved from $56\%$ to $93\%$, recovery success from below $5\%$ to $95\%$, and a reduction in inference overhead by over $70\%$, highlighting practical impact for dynamic manufacturing.
Abstract
Vision-language model (VLM) shows promise for high-level planning in smart manufacturing, yet their deployment in dynamic workcells faces two critical challenges: (1) stateless operation, they cannot persistently track out-of-view states, causing world-state drift; and (2) opaque reasoning, failures are difficult to diagnose, leading to costly blind retries. This paper presents VLM-DEWM, a cognitive architecture that decouples VLM reasoning from world-state management through a persistent, queryable Dynamic External World Model (DEWM). Each VLM decision is structured into an Externalizable Reasoning Trace (ERT), comprising action proposal, world belief, and causal assumption, which is validated against DEWM before execution. When failures occur, discrepancy analysis between predicted and observed states enables targeted recovery instead of global replanning. We evaluate VLM-DEWM on multi-station assembly, large-scale facility exploration, and real-robot recovery under induced failures. Compared to baseline memory-augmented VLM systems, VLM DEWM improves state-tracking accuracy from 56% to 93%, increases recovery success rate from below 5% to 95%, and significantly reduces computational overhead through structured memory. These results establish VLM-DEWM as a verifiable and resilient solution for long-horizon robotic operations in dynamic manufacturing environments.
