Cross-Instance Gaussian Splatting Registration via
Geometry-Aware Feature-Guided Alignment
Ben-Gurion University of the Negev (BGU), Israel
We present Gaussian Splatting Alignment (GSA), a novel method for aligning two independent 3D Gaussian Splatting (3DGS) models via a similarity transformation (rotation; translation; 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. Our approach leverages viewpoint-guided spherical map features to obtain robust correspondences and introduces a two-step optimization framework that aligns models while keeping the 3DGS models fixed. First, we perform an iterative feature-guided absolute orientation solver as our coarse registration, which is robust to extremely poor initialization (e.g., 180° misalignment or a 10× scale gap), followed by a fine registration step enforcing 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.
Iterative Feature-Guided Absolute Orientation Solver (R, s, t)
Load two scenes, assign source/target, apply a random transformation, then run the coarse registration solver. Step through iterations to see the alignment progress.
Left-click drag: rotate | Ctrl/Shift + drag: pan | Scroll: zoom
One finger: rotate | Two fingers: pan & pinch zoom
Visualizing random initialization, coarse alignment, and fine registration from two different views.
If you find this work useful, please cite:
@inproceedings{Amoyal:CVPR:2026:GSA,
title={{Cross-Instance Gaussian Splatting Registration via Geometry-Aware Feature-Guided Alignment}},
author={Amoyal, Roy and Freifeld, Oren and Baskin, Chaim},
year={2026},
booktitle={CVPR},
}