Hierarchical Visual Relocalization with Nearest View Synthesis from Feature Gaussian Splatting

1 Southern University of Science and Technology (SUSTech)
2 Institution of Automation, China Academic of Sciences (CASIA)
CVPR 2026
-->

Abstract

Visual relocalization is a fundamental task in the field of 3D computer vision, estimating a camera’s pose when it revisits a previously known scene. While point-based hierarchical localization methods have shown strong scalability and efficiency, they are often limited by sparse image observations and weak feature matching. In this work, we propose SplatHLoc, a novel hierarchical visual relocalization framework that uses Feature Gaussian Splatting as the scene representation. To address the sparsity of database images, we propose an adaptive viewpoint retrieval method that synthesizes virtual candidates whose perspectives more closely align with the query, thereby improving the accuracy of initial pose estimation. For feature matching, we observe that Gaussian-rendered features and those extracted directly from images exhibit different strengths across the two-stage matching process: the former performs better in the coarse stage, while the latter proves more effective in the fine stage. Therefore, we introduce a hybrid feature matching strategy, enabling more accurate and efficient pose estimation. Extensive experiments on both indoor and outdoor datasets show that SplatHLoc enhances the robustness of visual relocalization, setting a new state-of-the-art.

BibTeX


      @inproceedings{tao2026splathloc,
        title={Hierarchical Visual Relocalization with Nearest View Synthesis from Feature Gaussian Splatting},
        author={Tao, Huaqi and Liu, Bingxi and Chen, Guangcheng and Tang, Fulin and Li, He and Zhang, Hong},
        booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
        pages={},
        year={2026}
      }