paper-with-me

홈 › Papers

PointDifformer: Robust Point Cloud Registration With Neural Diffusion and Transformer

2024-04-22 · Rui She, Qiyu Kang, Sijie Wang, Wee Peng Tay, Kai Zhao, Yang song, Tianyu Geng, Yi Xu, Diego Navarro Navarro, Andreas Hartmannsgruber

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.

📄 PDF Abstract BibTeX arXiv:2404.14034

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingPoint Cloud Registration

Similar Papers 제목 키워드 기반

PCRDiffusion: Diffusion Probabilistic Models for Point Cloud Registration

2023-12-11 · Yue Wu, Yongzhe Yuan, Xiaolong Fan, Xiaoshui Huang 외

We propose a new framework that formulates point cloud registration as a denoising diffusion process from noisy transformation to object transformation. During training stage, object transformation diffuses from ground-t…

DenoisingPoint Cloud Registration

PosDiffNet: Positional Neural Diffusion for Point Cloud Registration in a Large Field of View with Perturbations

2024-01-06 · Rui She, Sijie Wang, Qiyu Kang, Kai Zhao 외

Point cloud registration is a crucial technique in 3D computer vision with a wide range of applications. However, this task can be challenging, particularly in large fields of view with dynamic objects, environmental noi…

Point Cloud RegistrationPosition

SE(3) Diffusion Model-based Point Cloud Registration for Robust 6D Object Pose Estimation

2023-10-26 · NeurIPS 2023 11

In this paper, we introduce an SE(3) diffusion model-based point cloud registration framework for 6D object pose estimation in real-world scenarios. Our approach formulates the 3D registration task as a denoising diffusi…

6D Pose Estimation using RGBDenoisingPoint Cloud RegistrationPose Estimation

RARE: Refine Any Registration of Pairwise Point Clouds via Zero-Shot Learning

2025-07-26 · Chengyu Zheng, Jin Huang, Honghua Chen, Mingqiang Wei arxiv

Recent research leveraging large-scale pretrained diffusion models has demonstrated the potential of using diffusion features to establish semantic correspondences in images. Inspired by advancements in diffusion-based t…

Point Cloud RegistrationZero-Shot LearningPoint Clouds

EADReg: Probabilistic Correspondence Generation with Efficient Autoregressive Diffusion Model for Outdoor Point Cloud Registration

2024-11-22 · Linrui Gong, Jiuming Liu, Junyi Ma, Lihao Liu 외

Diffusion models have shown the great potential in the point cloud registration (PCR) task, especially for enhancing the robustness to challenging cases. However, existing diffusion-based PCR methods primarily focus on i…

Point Cloud Registration