Disentangled Point Diffusion for Precise Object Placement

arXiv cs.RO / 4/14/2026

📰 NewsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper proposes TAX-DPD, a hierarchical “disentangled point diffusion” framework for robotic object placement that aims to improve precision and generalization beyond end-to-end policies.
  • It uses a dense, scene-level prior via a feed-forward Dense Gaussian Mixture Model (GMM) for global placements, then applies a point cloud diffusion module that separately diffuses object geometry and the placement pose frame.
  • Experiments report state-of-the-art performance in placement precision, multi-modal coverage, and robustness to changes in object geometry and scene configuration, validated in both simulation and real-world high-precision industrial insertion tasks.
  • The method is reported to outperform a prior SE(3)-diffusion baseline even for rigid object placement, and preliminary cloth-hanging results suggest it can relax rigidity assumptions.
  • Overall, the work advances an object-centric, modular goal-prediction approach that combines probabilistic global planning with fine-grained local geometric reasoning for robotic manipulation.

Abstract

Recent advances in robotic manipulation have highlighted the effectiveness of learning from demonstration. However, while end-to-end policies excel in expressivity and flexibility, they struggle both in generalizing to novel object geometries and in attaining a high degree of precision. An alternative, object-centric approach frames the task as predicting the placement pose of the target object, providing a modular decomposition of the problem. Building on this goal-prediction paradigm, we propose TAX-DPD, a hierarchical, disentangled point diffusion framework that achieves state-of-the-art performance in placement precision, multi-modal coverage, and generalization to variations in object geometries and scene configurations. We model global scene-level placements through a novel feed-forward Dense Gaussian Mixture Model (GMM) that yields a spatially dense prior over global placements; we then model the local object-level configuration through a novel disentangled point cloud diffusion module that separately diffuses the object geometry and the placement frame, enabling precise local geometric reasoning. Interestingly, we demonstrate that our point cloud diffusion achieves substantially higher accuracy than a prior approach based on SE(3)-diffusion, even in the context of rigid object placement. We validate our approach across a suite of challenging tasks in simulation and in the real-world on high-precision industrial insertion tasks. Furthermore, we present results on a cloth-hanging task in simulation, indicating that our framework can further relax assumptions on object rigidity.