用扩散模型实现无需真实数据的9自由度物体位姿估计
Diff9D: Diffusion-Based Domain-Generalized Category-Level 9-DoF Object Pose Estimation
- 基于扩散模型从生成角度重定义9自由度位姿估计
- 仅用合成数据训练,3步反向扩散即达近实时性能
- 适合增强现实与机器人抓取等需要强泛化能力场景
九自由度(9-DoF)物体位姿与尺寸估计对增强现实和机器人操作至关重要。类别级方法因具备类内未知物体的泛化潜力而受到广泛关注,但其需大量真实世界标注数据。为此,本文提出一种基于扩散模型的领域泛化类别级9-DoF物体位姿估计框架。核心思想是利用扩散模型的潜在泛化能力解决位姿估计中的领域差异问题,仅在渲染合成数据上训练即可实现对真实场景的泛化。我们设计了一种有效的扩散模型,不依赖任何3D形状先验,在训练或推理阶段均无需。采用去噪扩散隐式模型(Denoising Diffusion Implicit Model),证明反向扩散过程仅需3步即可完成,达到近实时性能。最后,构建了包含软硬件的机器人抓取系统。在两个基准数据集及真实机器人系统上的全面实验表明,该方法实现了当前最优的领域泛化性能。代码将公开于https://github.com/CNJianLiu/Diff9D。
原文摘要 · Abstract (English)
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.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。