arXiv:2607.04722cs.CV2026-07

无需场景训练和三维点云,用参考位姿实现精准定位

Reference-Induced Consensus for Selective Posed-Reference Visual Localization

论文配图:Reference-Induced Consensus for Selective Posed-Reference Visual Localization
图 1 · 摘自论文原文
  • 基于参考位姿生成位姿假设,通过鲁棒共识估计相机位姿
  • 在纹理丰富场景中定位误差低于0.8米,低纹理场景优于基线模型
  • 无需训练即可适配多种场景,适合部署于无标注环境的定位系统

我们提出RIC-Loc(参考诱导共识定位),一种无需场景训练和SfM三维点云的位姿参考定位方法。该方法仅依赖已知参考位姿,不使用预计算的3D点云、2D-3D匹配或PnP求解。通过冻结的VGGT网络预测查询图像与选定参考图像的相机位姿、深度及追踪轨迹。每个参考帧生成一个地图帧的SE(3)位姿假设,通过鲁棒共识估计最终位姿,并保留假设结构以生成两个可靠性评分:空间离散度和轨迹条件协方差评分。在协方差合格集合上,两评分在室内、室外及大规模低纹理基准上均实现无真值的失败检测性能超越标准检索得分差与随机排序;联合策略在纹理丰富场景最优,协方差评分在低纹理条件下更优。无需场景微调,共识估计器仍保持高精度——在室内与基于结构的方法相当,在室外优于同类前馈基线模型,为位姿参考定位提供了有效的选择性运行范式。代码已开源:https://github.com/SNU-DLLAB/ric_loc。

原文摘要 · Abstract (English)

We present RIC-Loc (Reference-Induced Consensus localization), a scene-training-free posed-reference localizer that is SfM-point-map-free in its main estimator: it uses known reference poses, but not precomputed SfM 3D map points, query-to-map 2D-3D matches, or query-to-map PnP. A frozen VGGT pass predicts local camera poses, depth, and query-reference tracks for a query and selected references. Each reference induces one map-frame SE(3) query-pose hypothesis, robust consensus estimates the pose, and the preserved hypothesis structure yields two reliability scores: spatial dispersion and a track-conditioned covariance score. On the covariance-eligible set, the two scores are complementary for held-out, ground-truth-free failure detection across indoor, outdoor, and large-scale low-texture benchmarks: the joint policy is strongest in textured scenes and the covariance score in the low-texture regime, and the hypothesis-derived scores consistently outperform the standard retrieval-score gap and random rankings. Without per-scene training the consensus estimator remains accurate -- competitive with structure-based localization indoors and improving over a comparable feed-forward baseline -- giving an effective selective operating regime for posed-reference localization. Code is available at https://github.com/SNU-DLLAB/ric_loc.

位姿估计视觉定位无训练

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。