English

ULF-Loc: Unbiased Landmark Feature for Robust Visual Localization with 3D Gaussian Splatting

Computer Vision and Pattern Recognition 2026-05-07 v1

Abstract

Visual localization is a core technology for augmented reality and autonomous navigation. Recent methods combine the efficient rendering of 3D Gaussian Splatting (3DGS) with feature-based localization. These methods rely on direct matching between 2D query features and the 3D Gaussian feature field, but this often results in mismatches due to an inherent bias in the learned Gaussian feature. We theoretically analyze the feature learning process in 3DGS, revealing that the widely adopted α\alpha-blending optimization inherently introduces bias into 3D point features. This bias stems from the entanglement between individual Gaussians and their neighboring Gaussians, making the learned features unsuitable for precise matching tasks. Motivated by these findings, we propose ULF-Loc, an unbiased landmark feature framework that replaces biased feature optimization with geometry-weighted feature fusion. We further introduce keypoint-consensus landmark sampling to select reliable Gaussians and local geometric consistency verification to reject mismatches caused by rendering artifacts. On the Cambridge Landmarks dataset, ULF-Loc reduces the mean median translation error by 17\% compared to the state-of-the-art, while achieving superior efficiency with only 1/10 the training time and 1/6 the GPU memory of STDLoc.

Keywords

Cite

@article{arxiv.2605.04730,
  title  = {ULF-Loc: Unbiased Landmark Feature for Robust Visual Localization with 3D Gaussian Splatting},
  author = {Yingdong Gu and Shaocheng Yan and Zhenjun Zhao and Yuan Kou and Jianxin Luo and Pengcheng Shi and Jiayuan Li},
  journal= {arXiv preprint arXiv:2605.04730},
  year   = {2026}
}

Comments

published to CVPR (highlight)