paper-with-me

Papers

Scalable and Differentiable Point-Cloud Registration Using Maximum Mean Discrepancy

2026-06-26 · Rixon Crane, Fahira Afzal Maken, Nicholas Lawrance, Stanislav Funiak, Kasra Khosoussi, Ming Xu, Russell Tsuchida arxiv

We present MMD-Reg, a novel correspondence-free approach to point-cloud registration that is differentiable and has linear computational complexity in the number of points. We model registration as a nonlinear least-squares problem based on the Maximum Mean Discrepancy, approximated using random Fourier features. The resulting objective can be solved efficiently with standard methods such as Levenberg-Marquardt, and the solution is differentiable via the implicit function theorem. This allows MMD-Reg to be used as a differentiable optimization layer within end-to-end trainable models, supporting registration under challenging conditions such as poor initial alignment and partial overlap. We demonstrate this Neural MMD-Reg formulation by integrating the layer with a set transformer, training the resulting model in supervised and unsupervised settings, and comparing its performance against recent learning-based methods. We also evaluate standalone MMD-Reg, comparing its accuracy and scalability against widely used non-learning-based registration methods.

📄 PDF Abstract BibTeX arXiv:2606.27818

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Sampling Network Guided Cross-Entropy Method for Unsupervised Point Cloud Registration

2021-09-14 · ICCV 2021 10 · Haobo Jiang, Yaqi Shen, Jin Xie, Jun Li 외

In this paper, by modeling the point cloud registration task as a Markov decision process, we propose an end-to-end deep model embedded with the cross-entropy method (CEM) for unsupervised 3D registration. Our model cons…

Point Cloud Registration

Diff$^2$I2P: Differentiable Image-to-Point Cloud Registration with Diffusion Prior

2025-07-09 · Juncheng Mu, Chengwei Ren, Weixiang Zhang, Liang Pan 외 arxiv

Learning cross-modal correspondences is essential for image-to-point cloud (I2P) registration. Existing methods achieve this mostly by utilizing metric learning to enforce feature alignment across modalities, disregardin…

Point Cloud RegistrationMetric Learning

Robust Partial 3D Point Cloud Registration via Confidence Estimation under Global Context

2025-09-29 · Yongqiang Wang, Weigang Li, Wenping Liu, Zhe Xu 외 arxiv

Partial point cloud registration is essential for autonomous perception and 3D scene understanding, yet it remains challenging owing to structural ambiguity, partial visibility, and noise. We address these issues by prop…

Point Cloud RegistrationScene Understanding

UnsupervisedR&R: Unsupervised Point Cloud Registration via Differentiable Rendering

2021-02-23 · CVPR 2021 1 · Mohamed El Banani, Luya Gao, Justin Johnson

Aligning partial views of a scene into a single whole is essential to understanding one's environment and is a key component of numerous robotics tasks such as SLAM and SfM. Recent approaches have proposed end-to-end sys…

Point Cloud Registration

Chasing Clouds: Differentiable Volumetric Rasterisation of Point Clouds as a Highly Efficient and Accurate Loss for Large-Scale Deformable 3D Registration

2023-01-01 · ICCV 2023 1 · Mattias P. Heinrich, Alexander Bigalke, Christoph Großbröhmer, Lasse Hansen

Learning-based registration for large-scale 3D point clouds has been shown to improve robustness and accuracy compared to classical methods and can be trained without supervision for locally rigid problems. However, …

Self-Supervised Learning