English

ViTacWorld: Scaling Visuo-Tactile World Models for Contact-Rich Robot Manipulation

Robotics 2026-07-24 v1

Abstract

Contact-rich robot manipulation requires physical interaction cues that are often invisible to cameras, making tactile sensing essential for robust control. However, scaling visuo-tactile robot learning remains difficult because real tactile interaction data are expensive to collect, hardware-dependent, and limited in task and scene diversity. We present ViTacWorld, an action-conditioned visuo-tactile world model for scalable contact-rich robot manipulation. ViTacWorld leverages public real tactile datasets and a constructed simulation environment to scale visuo-tactile-action data, exploiting the fact that tactile signals are directly grounded in physical contact and can exhibit a smaller simulation-to-real gap than purely visual observations. The model is first pretrained with large-scale real and simulated visuo-tactile trajectories, and then finetuned with real-world policy rollouts to better match downstream manipulation behaviors. Given robot actions, ViTacWorld predicts temporally aligned visual observations and tactile feedback, enabling visuo-tactile-action rollout generation. To the best of our knowledge, ViTacWorld is the first framework that uses a world model for robot visuo-tactile-action trajectory generation and policy evaluation. It serves two roles: synthesizing rollouts to improve downstream tactile policies, and evaluating policies by predicting action-conditioned visuo-tactile outcomes under controlled action sequences. Experiments on contact-rich manipulation tasks show that ViTacWorld generates physically meaningful rollouts, improves policy performance through scalable data augmentation, and enables action-conditioned policy evaluation. Project page: https://vitacworld.github.io/

Keywords

Cite

@article{arxiv.2607.22530,
  title  = {ViTacWorld: Scaling Visuo-Tactile World Models for Contact-Rich Robot Manipulation},
  author = {Yunao Huang and Shiyu Sang and Haotao Lu and Suting Ni and Shijie Wu and Ziyang Guo and Ye Shi and Jingya Wang},
  journal= {arXiv preprint arXiv:2607.22530},
  year   = {2026}
}

Comments

18 pages, 6 figures, 5 tables. Project page: https://vitacworld.github.io/