A conditional denoising diffusion model learns the inverse tactile observation model of an artificial skin, and in simulation it generates object pose hypotheses that improve particle filter convergence.
Particle-based 6D Object Pose Estimation from Point Clouds using Diffusion Models
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Object pose estimation from a single view remains a challenging problem. In particular, partial observability, occlusions, and object symmetries eventually result in pose ambiguity. To account for this multimodality, this work proposes training a diffusion-based generative model for 6D object pose estimation. During inference, the trained generative model allows for sampling multiple particles, i.e., pose hypotheses. To distill this information into a single pose estimate, we propose two novel and effective pose selection strategies that do not require any additional training or computationally intensive operations. Moreover, while many existing methods for pose estimation primarily focus on the image domain and only incorporate depth information for final pose refinement, our model solely operates on point cloud data. The model thereby leverages recent advancements in point cloud processing and operates upon an SE(3)-equivariant latent space that forms the basis for the particle selection strategies and allows for improved inference times. Our thorough experimental results demonstrate the competitive performance of our approach on the Linemod dataset and showcase the effectiveness of our design choices. Code is available at https://github.com/zitronian/6DPoseDiffusion .
citation-role summary
citation-polarity summary
fields
cs.RO 1years
2025 1verdicts
CONDITIONAL 1roles
dataset 1polarities
use dataset 1representative citing papers
citing papers explorer
-
Diffusion-based Inverse Observation Model for Artificial Skin
A conditional denoising diffusion model learns the inverse tactile observation model of an artificial skin, and in simulation it generates object pose hypotheses that improve particle filter convergence.