arXiv:2607.06023cs.CVcs.RO2026-07

深度学习提升视觉SLAM关键在于学数据关联和不确定性,而非循环结构。

Why does Deep Learning Improve Visual SLAM?

论文配图:Why does Deep Learning Improve Visual SLAM?
图 1 · 摘自论文原文
  • 用可控实验分离变量,验证深度学习优势来源
  • 学习2D数据关联与不确定性是性能提升核心因素
  • 适合研究视觉定位、融合学习与几何优化的开发者

视觉SLAM在低纹理、严重运动模糊和光照不良等挑战性视觉条件下性能仍会下降。基于深度学习的系统通过在递归架构中结合可微分几何优化与学习到的2D数据关联及不确定性,超越传统基于几何的方法并达到业界领先水平。然而,其成功究竟源于何处尚不明确。本文通过受控实证研究,探讨深度学习系统性能优越性的根本原因:是学习到的2D数据关联、数据关联与不确定性的联合学习,还是递归架构本身?结果表明,性能提升主要依赖于学习到的2D数据关联与不确定性,而非递归结构。这凸显了在该类系统设计中采用学习范式的重要性。代码将在论文被接受后开源。

原文摘要 · Abstract (English)

Visual SLAM is a well-established technology utilized in a wide range of real-world applications. However, its performance still degrades under challenging visual conditions, such as low texture, severe motion blur, and poor illumination. Systems based on deep learning outperform classical geometry-based ones and achieve state-of-the-art results by combining learned 2D data association and uncertainty with differentiable geometric optimization in recurrent architectures. Still, it remains unclear exactly which components are fundamentally responsible for this success. In this paper, we ask: Is the superior performance of deep learning-based systems driven primarily by learned 2D data association, the combination of learned 2D data association and uncertainty, or the recurrent architecture itself? We investigate this question empirically by conducting a controlled study. Our findings reveal that the success of DL-based V-SLAM systems hinges on learned 2D data association and uncertainty rather than their recurrent architecture, underscoring the necessity of learning-based paradigms for the design of these components. Upon acceptance, the code will be released as open source.

视觉SLAM深度学习数据关联不确定性建模

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