paper-with-me

Papers

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

2025-07-09 · Juncheng Mu, Chengwei Ren, Weixiang Zhang, Liang Pan, Xiao-Ping Zhang, Yue Gao 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, disregarding the inherent modality gap between image and point data. Consequently, this paradigm struggles to ensure accurate cross-modal correspondences. To this end, inspired by the cross-modal generation success of recent large diffusion models, we propose Diff$^2$I2P, a fully Differentiable I2P registration framework, leveraging a novel and effective Diffusion prior for bridging the modality gap. Specifically, we propose a Control-Side Score Distillation (CSD) technique to distill knowledge from a depth-conditioned diffusion model to directly optimize the predicted transformation. However, the gradients on the transformation fail to backpropagate onto the cross-modal features due to the non-differentiability of correspondence retrieval and PnP solver. To this end, we further propose a Deformable Correspondence Tuning (DCT) module to estimate the correspondences in a differentiable way, followed by the transformation estimation using a differentiable PnP solver. With these two designs, the Diffusion model serves as a strong prior to guide the cross-modal feature learning of image and point cloud for forming robust correspondences, which significantly improves the registration. Extensive experimental results demonstrate that Diff$^2$I2P consistently outperforms SoTA I2P registration methods, achieving over 7% improvement in registration recall on the 7-Scenes benchmark.

📄 PDF Abstract BibTeX arXiv:2507.06651

Code (0)

등록된 구현이 없습니다.

Tasks

Point Cloud RegistrationMetric Learning

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

Scalable and Differentiable Point-Cloud Registration Using Maximum Mean Discrepancy

2026-06-26 · Rixon Crane, Fahira Afzal Maken, Nicholas Lawrance, Stanislav Funiak 외 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-squa…

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

Differentiable Registration of Images and LiDAR Point Clouds with VoxelPoint-to-Pixel Matching

2023-12-07 · NeurIPS 2023 11 · Junsheng Zhou, Baorui Ma, Wenyuan Zhang, Yi Fang 외

Cross-modality registration between 2D images from cameras and 3D point clouds from LiDARs is a crucial task in computer vision and robotic. Previous methods estimate 2D-3D correspondences by matching point and pixel pat…

Triplet