paper-with-me

홈 › Papers

Grounded World Model for Semantically Generalizable Planning

2026-04-13 · Quanyi Li, Lan Feng, Haonan Zhang, Wuyang Li, Letian Wang, Alexandre Alahi, Harold Soh arxiv

In Model Predictive Control (MPC), world models predict the future outcomes of various action proposals, which are then scored to guide the selection of the optimal action. For visuomotor MPC, the score function is a distance metric between a predicted image and a goal image, measured in the latent space of a pretrained vision encoder like DINO and JEPA. However, it is challenging to obtain the goal image in advance of the task execution, particularly in new environments. Additionally, conveying the goal through an image offers limited interactivity compared with natural language. In this work, we propose to learn a Grounded World Model (GWM) in a vision-language-aligned latent space. As a result, each proposed action is scored based on how close its future outcome is to the task instruction, reflected by the similarity of embeddings. This approach transforms the visuomotor MPC to a VLA that surpasses VLM-based VLAs in semantic generalization. On the proposed WISER benchmark, GWM-MPC achieves a 87% success rate on the test set comprising 288 tasks that feature unseen visual signals and referring expressions, yet remain solvable with motions demonstrated during training. In contrast, traditional VLAs achieve an average success rate of 22%, even though they overfit the training set with a 90% success rate.

📄 PDF Abstract BibTeX arXiv:2604.11751

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Scan, Materialize, Simulate: A Generalizable Framework for Physically Grounded Robot Planning

2025-05-20 · Amine Elhafsi, Daniel Morton, Marco Pavone

Autonomous robots must reason about the physical consequences of their actions to operate effectively in unstructured, real-world environments. We present Scan, Materialize, Simulate (SMS), a unified framework that combi…

Semantic Segmentation

Gondola: Grounded Vision Language Planning for Generalizable Robotic Manipulation

2025-06-12 · ShiZhe Chen, Ricardo Garcia, Paul Pacaud, Cordelia Schmid

Robotic manipulation faces a significant challenge in generalizing across unseen objects, environments and tasks specified by diverse language instructions. To improve generalization capabilities, recent research has inc…

Referring Expression

Real-Time Out-of-Distribution Failure Prevention via Multi-Modal Reasoning

2025-05-15 · Milan Ganai, Rohan Sinha, Christopher Agia, Daniel Morton 외

Foundation models can provide robust high-level reasoning on appropriate safety interventions in hazardous scenarios beyond a robot's training data, i.e. out-of-distribution (OOD) failures. However, due to the high infer…

Learning Concept-Based Causal Transition and Symbolic Reasoning for Visual Planning

2023-10-05 · Yilue Qian, Peiyu Yu, Ying Nian Wu, Yao Su 외

Visual planning simulates how humans make decisions to achieve desired goals in the form of searching for visual causal transitions between an initial visual state and a final visual goal state. It has become increasingl…

Task Planning

Geometric Priors for Generalizable World Models via Vector Symbolic Architecture

2026-02-25 · William Youngwoo Chung, Calvin Yeung, Hansen Jin Lillemark, Zhuowen Zou 외 arxiv

A key challenge in artificial intelligence and neuroscience is understanding how neural systems learn representations that capture the underlying dynamics of the world. Most world models represent the transition function…