paper-with-me

홈 › Papers

Cross-Instance Gaussian Splatting Registration via Geometry-Aware Feature-Guided Alignment

2026-03-23 · Roy Amoyal, Oren Freifeld, Chaim Baskin arxiv

We present Gaussian Splatting Alignment (GSA), a novel method for aligning two independent 3D Gaussian Splatting (3DGS) models via a similarity transformation (rotation, translation, and scale), even when they are of different objects in the same category (e.g., different cars). In contrast, existing methods can only align 3DGS models of the same object (e.g., the same car) and often must be given true scale as input, while we estimate it successfully. GSA leverages viewpoint-guided spherical map features to obtain robust correspondences and introduces a two-step optimization framework that aligns 3DGS models while keeping them fixed. First, we apply an iterative feature-guided absolute orientation solver as our coarse registration, which is robust to poor initialization (e.g., 180 degrees misalignment or a 10x scale gap). Next, we use a fine registration step that enforces multi-view feature consistency, inspired by inverse radiance-field formulations. The first step already achieves state-of-the-art performance, and the second further improves results. In the same-object case, GSA outperforms prior works, often by a large margin, even when the other methods are given the true scale. In the harder case of different objects in the same category, GSA vastly surpasses them, providing the first effective solution for category-level 3DGS registration and unlocking new applications. Project webpage: https://bgu-cs-vil.github.io/GSA-project/

📄 PDF Abstract BibTeX arXiv:2603.21936

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ProFuse: Efficient Cross-View Context Fusion for Open-Vocabulary 3D Gaussian Splatting

2026-01-08 · Yen-Jen Chiou, Wei-Tse Cheng, Yuan-Fu Yang arxiv

We present ProFuse, an efficient context-aware framework for open-vocabulary 3D scene understanding with 3D Gaussian Splatting (3DGS). The pipeline enhances cross-view consistency and intra-mask cohesion within a direct …

Scene Understanding

G2S-ICP SLAM: Geometry-aware Gaussian Splatting ICP SLAM

2025-07-24 · Gyuhyeon Pak, Hae Min Cho, Euntai Kim arxiv

In this paper, we present a novel geometry-aware RGB-D Gaussian Splatting SLAM system, named G2S-ICP SLAM. The proposed method performs high-fidelity 3D reconstruction and robust camera pose tracking in real-time by repr…

3D ReconstructionPose Tracking

Real-Time LiDAR Gaussian Splatting SLAM

2026-07-05 · Seungjun Tak, Yewon Jeon, Jaeik Hwang, SukMin Hwang 외 arxiv

We present a real-time LiDAR-based framework for Gaussian Splatting SLAM that tightly couples fast G-ICP registration with spherical rasterization-based dense mapping for large-scale sequences. Leveraging LiDAR geometry …

RegGS: Unposed Sparse Views Gaussian Splatting with 3DGS Registration

2025-07-10 · Chong Cheng, Yu Hu, Sicheng Yu, Beizhen Zhao 외 arxiv

3D Gaussian Splatting (3DGS) has demonstrated its potential in reconstructing scenes from unposed images. However, optimization-based 3DGS methods struggle with sparse views due to limited prior knowledge. Meanwhile, fee…

Pose Estimation

BrepGaussian: CAD reconstruction from Multi-View Images with Gaussian Splatting

2026-02-24 · Jiaxing Yu, Dongyang Ren, Hangyu Xu, Zhouyuxiao Yang 외 arxiv

The boundary representation (B-Rep) models a 3D solid as its explicit boundaries: trimmed corners, edges, and faces. Recovering B-Rep representation from unstructured data is a challenging and valuable task of computer v…

CAD ReconstructionPoint Clouds