paper-with-me

홈 › Papers

GeGS-PCR: Effective and Robust 3D Point Cloud Registration with Two-Stage Color-Enhanced Geometric-3DGS Fusion

2026-04-20 · Jiayi Tian, Haiduo Huang, Tian Xia, Wenzhe Zhao, Pengju Ren arxiv

We address the challenge of point cloud registration using color information, where traditional methods relying solely on geometric features often struggle in low-overlap and incomplete scenarios. To overcome these limitations, we propose GeGS-PCR, a novel two-stage method that combines geometric, color, and Gaussian information for robust registration. Our approach incorporates a dedicated color encoder that enhances color features by extracting multi-level geometric and color data from the original point cloud. We introduce the \textbf{Ge}ometric-3D\textbf{GS} module, which encodes the local neighborhood information of colored superpoints to ensure a globally invariant geometric-color context. Leveraging LORA optimization, we maintain high performance while preserving the expressiveness of 3DGS. Additionally, fast differentiable rendering is utilized to refine the registration process, leading to improved convergence. To further enhance performance, we propose a joint photometric loss that exploits both geometric and color features. This enables strong performance in challenging conditions with extremely low point cloud overlap. We validate our method by colorizing the Kitti dataset as ColorKitti and testing on both Color3DMatch and Color3DLoMatch datasets. Our method achieves state-of-the-art performance with \textit{Registration Recall} at 99.9\%, \textit{Relative Rotation Error} as low as 0.013, and \textit{Relative Translation Error} as low as 0.024, improving precision by at least a factor of 2.

📄 PDF Abstract BibTeX arXiv:2604.17721

Code (0)

등록된 구현이 없습니다.

Tasks

Point Cloud Registration

Similar Papers 제목 키워드 기반

RCP: Recurrent Closest Point for Scene Flow Estimation on 3D Point Clouds

2022-05-23 · Xiaodong Gu, Chengzhou Tang, Weihao Yuan, Zuozhuo Dai 외

3D motion estimation including scene flow and point cloud registration has drawn increasing interest. Inspired by 2D flow estimation, recent methods employ deep neural networks to construct the cost volume for estimating…

Motion EstimationPoint Cloud RegistrationScene Flow Estimation

Incremental Multiview Point Cloud Registration with Two-stage Candidate Retrieval

2024-07-10 · Shiqi Li, Jihua Zhu, Yifan Xie, Mingchen Zhu

Multiview point cloud registration serves as a cornerstone of various computer vision tasks. Previous approaches typically adhere to a global paradigm, where a pose graph is initially constructed followed by motion synch…

Point Cloud RegistrationRetrieval

RCP: Recurrent Closest Point for Point Cloud

2022-01-01 · CVPR 2022 1 · Xiaodong Gu, Chengzhou Tang, Weihao Yuan, Zuozhuo Dai 외

3D motion estimation including scene flow and point cloud registration has drawn increasing interest. Inspired by 2D flow estimation, recent methods employ deep neural networks to construct the cost volume for estima…

Motion EstimationPoint Cloud RegistrationScene Flow Estimation

ColorPCR: Color Point Cloud Registration with Multi-Stage Geometric-Color Fusion

2024-01-01 · CVPR 2024 1 · Juncheng Mu, Lin Bie, Shaoyi Du, Yue Gao

Point cloud registration is still a challenging and open problem. For example when the overlap between two point clouds is extremely low geo-only features may be not sufficient. Therefore it is important to further e…

Point Cloud Registration

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