D3RoMa: Disparity Diffusion-based Depth Sensing for Material-Agnostic Robotic Manipulation
Songlin Wei, Haoran Geng, Jiayi Chen, Congyue Deng, Wenbo Cui, Chengyang Zhao, Xiaomeng Fang, Leonidas Guibas, He Wang
TL;DR
D3RoMa introduces a disparity-diffusion framework for stereo depth estimation that explicitly handles challenging materials like transparency and gloss by conditioning a denoising diffusion model on left/right images and raw disparity. The method integrates stereo geometry through classifier-guided reverse sampling, guided by a geometry loss that enforces left-right consistency, and is trained on a new scene-level synthetic dataset (HISS) with realistic IR patterns. Empirical results show state-of-the-art performance on multiple benchmarks, including DREDS, SynTODD, ClearPose, and SceneFlow, and demonstrate clear improvements in robotic manipulation tasks across tabletop and mobile scenarios. The work highlights the importance of diverse training data and geometry-guided diffusion for robust depth perception in real-world robotics, while acknowledging iterative inference as a limitation to be addressed in future work.
Abstract
Depth sensing is an important problem for 3D vision-based robotics. Yet, a real-world active stereo or ToF depth camera often produces noisy and incomplete depth which bottlenecks robot performances. In this work, we propose D3RoMa, a learning-based depth estimation framework on stereo image pairs that predicts clean and accurate depth in diverse indoor scenes, even in the most challenging scenarios with translucent or specular surfaces where classical depth sensing completely fails. Key to our method is that we unify depth estimation and restoration into an image-to-image translation problem by predicting the disparity map with a denoising diffusion probabilistic model. At inference time, we further incorporated a left-right consistency constraint as classifier guidance to the diffusion process. Our framework combines recently advanced learning-based approaches and geometric constraints from traditional stereo vision. For model training, we create a large scene-level synthetic dataset with diverse transparent and specular objects to compensate for existing tabletop datasets. The trained model can be directly applied to real-world in-the-wild scenes and achieve state-of-the-art performance in multiple public depth estimation benchmarks. Further experiments in real environments show that accurate depth prediction significantly improves robotic manipulation in various scenarios.
