arXiv:2506.01418cs.ROcs.CV2025-06被引 1

用语义分割提升机器人视觉导航能力,更好适应真实环境。

SEMNAV: Enhancing Visual Semantic Navigation in Robotics through Semantic Segmentation

  • 以语义分割代替原始图像,增强环境理解能力
  • 在Habitat 2.0中成功率达91.3%,优于现有模型
  • 适合需要真实场景部署的机器人导航研究

视觉语义导航(VSN)是机器人领域的基础问题,要求智能体在未知环境中基于视觉信息导航至目标物体。现有主流VSN模型多在仿真环境训练,依赖虚拟场景的原始RGB图像,导致其在真实环境泛化能力受限。为此,本文提出SEMNAV,将语义分割作为主要视觉输入,显式引入高层语义信息,使模型学习到更鲁棒的导航策略,显著提升在未见环境中的跨域泛化能力,涵盖仿真与真实场景。我们还构建了SEMNAV数据集,专为训练语义分割感知型导航模型设计。实验表明,SEMNAV在Habitat 2.0仿真环境(使用HM3D数据集)中表现优异,成功率达91.3%。真实机器人测试进一步验证了语义分割对缩小仿真到现实差距的有效性,展现出在实际应用中的潜力。代码与数据已公开于https://github.com/gramuah/semnav。

原文摘要 · Abstract (English)

Visual Semantic Navigation (VSN) is a fundamental problem in robotics, where an agent must navigate toward a target object in an unknown environment, mainly using visual information. Most state-of-the-art VSN models are trained in simulation environments, where rendered scenes of the real world are used, at best. These approaches typically rely on raw RGB data from the virtual scenes, which limits their ability to generalize to real-world environments due to domain adaptation issues. To tackle this problem, in this work, we propose SEMNAV, a novel approach that leverages semantic segmentation as the main visual input representation of the environment to enhance the agent's perception and decision-making capabilities. By explicitly incorporating this type of high-level semantic information, our model learns robust navigation policies that improve generalization across unseen environments, both in simulated and real world settings. We also introduce the SEMNAV dataset, a newly curated dataset designed for training semantic segmentation-aware navigation models like SEMNAV. Our approach is evaluated extensively in both simulated environments and with real-world robotic platforms. Experimental results demonstrate that SEMNAV outperforms existing state-of-the-art VSN models, achieving higher success rates in the Habitat 2.0 simulation environment, using the HM3D dataset. Furthermore, our real-world experiments highlight the effectiveness of semantic segmentation in mitigating the sim-to-real gap, making our model a promising solution for practical VSN-based robotic applications. The code and datasets are accessible at https://github.com/gramuah/semnav

视觉导航语义分割机器人Sim2Real

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