Generative Point Cloud Registration

πŸ“… 2025-12-10
πŸ“ˆ Citations: 0
✨ Influential: 0
πŸ“„ PDF
πŸ€– AI Summary
To address the challenges of cross-view geometric-color feature alignment and poor matching robustness in 3D point cloud registration, this paper proposes a generative paradigm: leveraging controllable 2D generative models to synthesize cross-view-consistent image pairs for depth-guided joint geometric-color optimization. Key contributions include: (1) the first integration of 2D generative models into a 3D registration framework; (2) Match-ControlNetβ€”a novel architecture that unifies texture-consistent image generation and geometric alignment via depth-map projection, coupled denoising, and prompt-guided conditioning; and (3) a lightweight geometric-color feature fusion module. Extensive experiments on 3DMatch and ScanNet demonstrate significant improvements in registration accuracy and noise robustness. Moreover, our method is plug-and-play, effectively enhancing the performance of mainstream registration approaches without architectural modifications.

Technology Category

Application Category

πŸ“ Abstract
In this paper, we propose a novel 3D registration paradigm, Generative Point Cloud Registration, which bridges advanced 2D generative models with 3D matching tasks to enhance registration performance. Our key idea is to generate cross-view consistent image pairs that are well-aligned with the source and target point clouds, enabling geometry-color feature fusion to facilitate robust matching. To ensure high-quality matching, the generated image pair should feature both 2D-3D geometric consistency and cross-view texture consistency. To achieve this, we introduce Match-ControlNet, a matching-specific, controllable 2D generative model. Specifically, it leverages the depth-conditioned generation capability of ControlNet to produce images that are geometrically aligned with depth maps derived from point clouds, ensuring 2D-3D geometric consistency. Additionally, by incorporating a coupled conditional denoising scheme and coupled prompt guidance, Match-ControlNet further promotes cross-view feature interaction, guiding texture consistency generation. Our generative 3D registration paradigm is general and could be seamlessly integrated into various registration methods to enhance their performance. Extensive experiments on 3DMatch and ScanNet datasets verify the effectiveness of our approach.
Problem

Research questions and friction points this paper is trying to address.

Bridges 2D generative models with 3D point cloud registration tasks.
Generates cross-view consistent image pairs for geometry-color feature fusion.
Ensures 2D-3D geometric and cross-view texture consistency in matching.
Innovation

Methods, ideas, or system contributions that make the work stand out.

Generative 3D registration bridges 2D generative models with 3D matching
Match-ControlNet ensures geometric and texture consistency for robust matching
General paradigm integrates into various methods to enhance performance
πŸ”Ž Similar Papers
No similar papers found.