English

SIMPACT: Simulation-Enabled Action Planning using Vision-Language Models

Robotics 2026-04-01 v2 Computer Vision and Pattern Recognition

Abstract

Vision-Language Models (VLMs) exhibit remarkable common-sense and semantic reasoning capabilities. However, they lack a grounded understanding of physical dynamics. This limitation arises from training VLMs on static internet-scale visual-language data that contain no causal interactions or action-conditioned changes. Consequently, it remains challenging to leverage VLMs for fine-grained robotic manipulation tasks that require physical understanding, reasoning, and corresponding action planning. To overcome this, we present SIMPACT, a test-time, SIMulation-enabled ACTion Planning framework that equips VLMs with physical reasoning through simulation-in-the-loop world modeling, without requiring any additional training. From a single RGB-D observation, SIMPACT efficiently constructs physics simulations, enabling the VLM to propose informed actions, observe simulated rollouts, and iteratively refine its reasoning. By integrating language reasoning with physics prediction, our simulation-enabled VLM can understand contact dynamics and action outcomes in a physically grounded way. Our method demonstrates state-of-the-art performance on five challenging, real-world rigid-body and deformable manipulation tasks that require fine-grained physical reasoning, outperforming existing general-purpose robotic manipulation models. Our results demonstrate that embedding physics understanding via efficient simulation into VLM reasoning at test time offers a promising path towards generalizable embodied intelligence. Project webpage can be found at https://simpact-bot.github.io

Keywords

Cite

@article{arxiv.2512.05955,
  title  = {SIMPACT: Simulation-Enabled Action Planning using Vision-Language Models},
  author = {Haowen Liu and Shaoxiong Yao and Haonan Chen and Jiawei Gao and Jiayuan Mao and Jia-Bin Huang and Yilun Du},
  journal= {arXiv preprint arXiv:2512.05955},
  year   = {2026}
}

Comments

Accepted to CVPR 2026; camera-ready version

R2 v1 2026-07-01T08:12:05.822Z