English

PointDifformer: Robust Point Cloud Registration With Neural Diffusion and Transformer

Computer Vision and Pattern Recognition 2024-04-23 v1

Abstract

Point cloud registration is a fundamental technique in 3-D computer vision with applications in graphics, autonomous driving, and robotics. However, registration tasks under challenging conditions, under which noise or perturbations are prevalent, can be difficult. We propose a robust point cloud registration approach that leverages graph neural partial differential equations (PDEs) and heat kernel signatures. Our method first uses graph neural PDE modules to extract high dimensional features from point clouds by aggregating information from the 3-D point neighborhood, thereby enhancing the robustness of the feature representations. Then, we incorporate heat kernel signatures into an attention mechanism to efficiently obtain corresponding keypoints. Finally, a singular value decomposition (SVD) module with learnable weights is used to predict the transformation between two point clouds. Empirical experiments on a 3-D point cloud dataset demonstrate that our approach not only achieves state-of-the-art performance for point cloud registration but also exhibits better robustness to additive noise or 3-D shape perturbations.

Keywords

Cite

@article{arxiv.2404.14034,
  title  = {PointDifformer: Robust Point Cloud Registration With Neural Diffusion and Transformer},
  author = {Rui She and Qiyu Kang and Sijie Wang and Wee Peng Tay and Kai Zhao and Yang Song and Tianyu Geng and Yi Xu and Diego Navarro Navarro and Andreas Hartmannsgruber},
  journal= {arXiv preprint arXiv:2404.14034},
  year   = {2024}
}

Comments

Accepted by IEEE Transactions on Geoscience and Remote Sensing

R2 v1 2026-06-28T16:02:03.274Z