arXiv:2505.21754cs.CVcs.RO2025-05被引 1

用图神经网络提升视觉回环检测精度与效率

Visual Loop Closure Detection Through Deep Graph Consensus

  • 基于视觉相似关键帧团簇构建图结构,通过节点传播推理回环共识
  • 在TartanDrive 2.0和NCLT数据集上实现高精度与高召回率
  • 对不同特征提取器鲁棒,计算效率优于传统几何验证方法

视觉回环检测传统依赖场景识别检索候选回环,并通过计算开销大的RANSAC进行几何验证。由于误检回环会严重损害后续位姿图估计,在线SLAM中受限于时间和算力,难以验证大量候选。现有深度方法多仅处理关键帧对,本文提出LoopGNN,通过场景识别获取视觉相似的关键帧团簇,构建图神经网络,在团簇节点间传播深度特征编码,实现高精度回环共识估计,同时保持高召回率。在TartanDrive 2.0和NCLT数据集上的大量实验表明,LoopGNN优于传统基线。消融实验显示,该方法对不同关键点提取器均具鲁棒性,且计算效率高于经典几何验证方法。代码、补充材料及关键帧数据已公开。

原文摘要 · Abstract (English)

Visual loop closure detection traditionally relies on place recognition methods to retrieve candidate loops that are validated using computationally expensive RANSAC-based geometric verification. As false positive loop closures significantly degrade downstream pose graph estimates, verifying a large number of candidates in online simultaneous localization and mapping scenarios is constrained by limited time and compute resources. While most deep loop closure detection approaches only operate on pairs of keyframes, we relax this constraint by considering neighborhoods of multiple keyframes when detecting loops. In this work, we introduce LoopGNN, a graph neural network architecture that estimates loop closure consensus by leveraging cliques of visually similar keyframes retrieved through place recognition. By propagating deep feature encodings among nodes of the clique, our method yields high-precision estimates while maintaining high recall. Extensive experimental evaluations on the TartanDrive 2.0 and NCLT datasets demonstrate that LoopGNN outperforms traditional baselines. Additionally, an ablation study across various keypoint extractors demonstrates that our method is robust, regardless of the type of deep feature encodings used, and exhibits higher computational efficiency compared to classical geometric verification baselines. We release our code, supplementary material, and keyframe data at https://loopgnn.cs.uni-freiburg.de.

回环检测图神经网络SLAM视觉定位

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