Touch2Shape: Touch-Conditioned 3D Diffusion for Shape Exploration and Reconstruction
Yuanbo Wang, Zhaoxuan Zhang, Jiajin Qiu, Dilong Sun, Zhengyu Meng, Xiaopeng Wei, Xin Yang
TL;DR
Touch2Shape introduces a touch-conditioned diffusion framework for active 3D shape exploration and reconstruction from tactile sensing. It leverages a low-dimensional latent $z$ from a pretrained VQ-VAE, a contrastive touch encoder, and a touch-shape fusion module to refine local geometry, while an RL-based policy guides touch locations using diffusion-loss-based rewards. The approach achieves superior reconstruction quality under tactile-only and visual-tactile settings and demonstrates the value of active touch for revealing fine details. The work lays groundwork for real-world robotic object exploration and extension to neural rendering for multi-view synthesis.
Abstract
Diffusion models have made breakthroughs in 3D generation tasks. Current 3D diffusion models focus on reconstructing target shape from images or a set of partial observations. While excelling in global context understanding, they struggle to capture the local details of complex shapes and limited to the occlusion and lighting conditions. To overcome these limitations, we utilize tactile images to capture the local 3D information and propose a Touch2Shape model, which leverages a touch-conditioned diffusion model to explore and reconstruct the target shape from touch. For shape reconstruction, we have developed a touch embedding module to condition the diffusion model in creating a compact representation and a touch shape fusion module to refine the reconstructed shape. For shape exploration, we combine the diffusion model with reinforcement learning to train a policy. This involves using the generated latent vector from the diffusion model to guide the touch exploration policy training through a novel reward design. Experiments validate the reconstruction quality thorough both qualitatively and quantitative analysis, and our touch exploration policy further boosts reconstruction performance.
