arXiv:2607.11099cs.ROcs.CV2026-07

提升视觉SLAM中特征描述子的匹配精度,不改动现有系统架构。

Desc++: Efficient Descriptor Enhancement for Data Association in Existing Visual SLAM Systems

论文配图:Desc++: Efficient Descriptor Enhancement for Data Association in Existing Visual SLAM Systems
图 1 · 摘自论文原文
  • 通过融合描述子与关键点几何信息,用混合架构增强上下文建模。
  • 在4个SLAM系统上测试,匹配精度超越当前最优方法,轨迹更稳定。
  • 轻量级设计,保持原接口和计算效率,适合直接集成到现有系统。

可靠的视觉数据关联是视觉SLAM(V-SLAM)的基础,直接影响相机位姿估计和地图一致性。然而,大多数成熟实时系统使用的手工设计描述子在光照和视角变化下性能下降;基于学习的前端虽能缓解此问题,但通常需替换原有提取与匹配流程,并引入显著计算开销。描述子增强在不改变原有格式的前提下对现有描述子进行优化,是一种折中方案。然而,现有方法依赖简化的注意力机制,其上下文建模能力有限,制约了匹配质量的提升。为此,本文提出Desc++,一个轻量级增强模块,联合编码描述子表示与关键点几何信息,通过线性时间的混合架构——结合无序全局注意力与几何感知的序列建模——聚合空间上下文。增强后的描述子保持原始维度与匹配接口,可无缝集成至已部署的V-SLAM系统中。在描述子匹配、对应关系分析及四个不同V-SLAM系统的系统级基准测试中,Desc++在匹配精度上优于当前最先进的增强方法,将优势转化为更精确、更稳定的轨迹估计,并在准确率与效率间取得良好平衡,适用于实际部署于现有实时V-SLAM流水线。

原文摘要 · Abstract (English)

Reliable visual data association is fundamental to visual SLAM (V-SLAM), as it directly determines the quality of the camera pose estimation and map consistency. However, the handcrafted descriptors used by most mature real-time systems degrade under illumination and viewpoint changes, while learning-based front-ends that address this weakness typically require replacing the extraction-and-matching pipeline and introduce substantial computational overhead. Descriptor enhancement offers a compromise by refining existing descriptors within their original format, yet current methods rely on simplified attention mechanisms whose limited contextual modeling constrains the achievable matching quality. To resolve this trade-off between contextual expressiveness and efficiency, we propose Desc++, a lightweight enhancement module that jointly encodes descriptor representations and keypoint geometry and aggregates spatial context through a hybrid architecture that combines order-agnostic global attention with geometry-aware sequential modeling in linear time. The enhanced descriptors retain their original dimensionality and matching interface, enabling integration into deployed V-SLAM systems without modifying the pipeline. Experiments across descriptor matching, correspondence analysis, and system-level benchmarks with four different V-SLAM systems demonstrate that Desc++ improves matching accuracy over the state-of-the-art enhancement method, translates these gains into more accurate and stable trajectory estimation, and achieves a favorable balance between accuracy and efficiency for practical integration into existing real-time V-SLAM pipelines.

视觉SLAM特征描述子高效增强模型集成

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