English

Manipulation as in Simulation: Enabling Accurate Geometry Perception in Robots

Robotics 2025-09-03 v1 Artificial Intelligence Computer Vision and Pattern Recognition

Abstract

Modern robotic manipulation primarily relies on visual observations in a 2D color space for skill learning but suffers from poor generalization. In contrast, humans, living in a 3D world, depend more on physical properties-such as distance, size, and shape-than on texture when interacting with objects. Since such 3D geometric information can be acquired from widely available depth cameras, it appears feasible to endow robots with similar perceptual capabilities. Our pilot study found that using depth cameras for manipulation is challenging, primarily due to their limited accuracy and susceptibility to various types of noise. In this work, we propose Camera Depth Models (CDMs) as a simple plugin on daily-use depth cameras, which take RGB images and raw depth signals as input and output denoised, accurate metric depth. To achieve this, we develop a neural data engine that generates high-quality paired data from simulation by modeling a depth camera's noise pattern. Our results show that CDMs achieve nearly simulation-level accuracy in depth prediction, effectively bridging the sim-to-real gap for manipulation tasks. Notably, our experiments demonstrate, for the first time, that a policy trained on raw simulated depth, without the need for adding noise or real-world fine-tuning, generalizes seamlessly to real-world robots on two challenging long-horizon tasks involving articulated, reflective, and slender objects, with little to no performance degradation. We hope our findings will inspire future research in utilizing simulation data and 3D information in general robot policies.

Keywords

Cite

@article{arxiv.2509.02530,
  title  = {Manipulation as in Simulation: Enabling Accurate Geometry Perception in Robots},
  author = {Minghuan Liu and Zhengbang Zhu and Xiaoshen Han and Peng Hu and Haotong Lin and Xinyao Li and Jingxiao Chen and Jiafeng Xu and Yichu Yang and Yunfeng Lin and Xinghang Li and Yong Yu and Weinan Zhang and Tao Kong and Bingyi Kang},
  journal= {arXiv preprint arXiv:2509.02530},
  year   = {2025}
}

Comments

32 pages, 18 figures, project page: https://manipulation-as-in-simulation.github.io/

R2 v1 2026-07-01T05:17:44.355Z