Diff9D: Diffusion-Based Domain-Generalized Category-Level 9-DoF Object Pose Estimation
Jian Liu, Wei Sun, Hui Yang, Pengchao Deng, Chongpei Liu, Nicu Sebe, Hossein Rahmani, Ajmal Mian
TL;DR
This paper tackles domain-generalized category-level $9$-DoF object pose estimation by reframing pose estimation as a diffusion process trained solely on rendered data. It introduces Diff9D, a DDPM-based pipeline with a transformer-based denoiser and a lightweight conditioning module, enabling reverse diffusion in as few as $3$ steps via DDIM for near real-time performance. The method achieves state-of-the-art domain generalization on REAL275 and Wild6D without 3D priors, and demonstrates practical applicability by deploying on a real robot for grasping tasks, achieving about $17.2$ FPS and $80.8\%$ grasp success across categories. Overall, Diff9D advances synthetic-to-real generalization in category-level pose estimation and offers a viable, prior-free solution for real-world robotic manipulation.
Abstract
Nine-degrees-of-freedom (9-DoF) object pose and size estimation is crucial for enabling augmented reality and robotic manipulation. Category-level methods have received extensive research attention due to their potential for generalization to intra-class unknown objects. However, these methods require manual collection and labeling of large-scale real-world training data. To address this problem, we introduce a diffusion-based paradigm for domain-generalized category-level 9-DoF object pose estimation. Our motivation is to leverage the latent generalization ability of the diffusion model to address the domain generalization challenge in object pose estimation. This entails training the model exclusively on rendered synthetic data to achieve generalization to real-world scenes. We propose an effective diffusion model to redefine 9-DoF object pose estimation from a generative perspective. Our model does not require any 3D shape priors during training or inference. By employing the Denoising Diffusion Implicit Model, we demonstrate that the reverse diffusion process can be executed in as few as 3 steps, achieving near real-time performance. Finally, we design a robotic grasping system comprising both hardware and software components. Through comprehensive experiments on two benchmark datasets and the real-world robotic system, we show that our method achieves state-of-the-art domain generalization performance. Our code will be made public at https://github.com/CNJianLiu/Diff9D.
