动态环境下的智能线特征辅助定位,按需引入减少计算负担
IL-SLAM: Intelligent Line-assisted SLAM Based on Feature Awareness for Dynamic Environments
- 根据特征充足性动态决定是否引入线特征,避免盲目添加
- 在TUM数据集上相较ORB-SLAM3提升ATE和RPE指标
- 适合需要高效鲁棒定位的自动驾驶与机器人系统
视觉同步定位与地图构建(SLAM)在自主系统中至关重要。传统SLAM基于静态环境假设,在复杂动态环境中表现不佳。现有动态SLAM方法虽利用几何约束与深度学习剔除动态特征,但导致剩余点特征不足,因此持续引入线、面等额外特征以补充。然而当前方法无视实际需求持续添加,造成计算开销过大,并可能因累积低质量特征与噪声影响性能。本文提出一种特征感知机制,评估当前特征是否足够,仅在必要时激活线特征支持。该机制显著降低额外特征的计算复杂度,减少低质特征与噪声引入。后续处理中,引入的线特征通过跟踪、局部建图与回环检测提升初始位姿精度,但在全局优化中被排除,避免长期负面影响。在TUM数据集上的大量实验表明,本方法在ATE与RPE指标上显著优于ORB-SLAM3基线,且超越其他动态SLAM及多特征方法。
原文摘要 · Abstract (English)
Visual Simultaneous Localization and Mapping (SLAM) plays a crucial role in autonomous systems. Traditional SLAM methods, based on static environment assumptions, struggle to handle complex dynamic environments. Recent dynamic SLAM systems employ geometric constraints and deep learning to remove dynamic features, yet this creates a new challenge: insufficient remaining point features for subsequent SLAM processes. Existing solutions address this by continuously introducing additional line and plane features to supplement point features, achieving robust tracking and pose estimation. However, current methods continuously introduce additional features regardless of necessity, causing two problems: unnecessary computational overhead and potential performance degradation from accumulated low-quality additional features and noise. To address these issues, this paper proposes a feature-aware mechanism that evaluates whether current features are adequate to determine if line feature support should be activated. This decision mechanism enables the system to introduce line features only when necessary, significantly reducing computational complexity of additional features while minimizing the introduction of low-quality features and noise. In subsequent processing, the introduced line features assist in obtaining better initial camera poses through tracking, local mapping, and loop closure, but are excluded from global optimization to avoid potential negative impacts from low-quality additional features in long-term process. Extensive experiments on TUM datasets demonstrate substantial improvements in both ATE and RPE metrics compared to ORB-SLAM3 baseline and superior performance over other dynamic SLAM and multi-feature methods.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。