arXiv:2509.09356cs.AIcs.RO2025-09

用分层强化学习让机器人智能探索环境,边看边问大模型,省资源还更准。

Curriculum-Based Multi-Tier Semantic Exploration via Deep Reinforcement Learning

  • 分层奖励机制+大模型查询动作,只在必要时调用视觉语言模型。
  • 物体发现率显著提升,能主动导航至语义丰富的区域。
  • 适合需要自主理解环境的机器人任务,如自动驾驶、智能巡检。

自主导航和理解复杂未知环境不仅需要基础感知与移动能力,更需高级认知能力,包括对环境的推理和探索策略的决策。然而,传统强化学习因代理模型容量小,难以平衡高效探索与语义理解,常依赖人工干预。本文提出一种新型深度强化学习架构,专为资源高效的语义探索设计。核心创新在于通过分层奖励函数整合视觉-语言模型(VLM)的常识知识,将VLM查询建模为独立动作,仅在必要时触发外部指导,节约计算资源。该机制结合课程学习策略,逐步引导模型在不同复杂度下稳定学习。实验结果表明,所提代理显著提升了物体发现率,并学会主动导航至语义丰富区域,同时展现出何时请求外部信息的策略性判断。本研究为嵌入常识语义推理的自主代理提供了可扩展、实用的新方法,推动机器人实现真正智能的自引导探索。

原文摘要 · Abstract (English)

Navigating and understanding complex and unknown environments autonomously demands more than just basic perception and movement from embodied agents. Truly effective exploration requires agents to possess higher-level cognitive abilities, the ability to reason about their surroundings, and make more informed decisions regarding exploration strategies. However, traditional RL approaches struggle to balance efficient exploration and semantic understanding due to limited cognitive capabilities embedded in the small policies for the agents, leading often to human drivers when dealing with semantic exploration. In this paper, we address this challenge by presenting a novel Deep Reinforcement Learning (DRL) architecture that is specifically designed for resource efficient semantic exploration. A key methodological contribution is the integration of a Vision-Language Model (VLM) common-sense through a layered reward function. The VLM query is modeled as a dedicated action, allowing the agent to strategically query the VLM only when deemed necessary for gaining external guidance, thereby conserving resources. This mechanism is combined with a curriculum learning strategy designed to guide learning at different levels of complexity to ensure robust and stable learning. Our experimental evaluation results convincingly demonstrate that our agent achieves significantly enhanced object discovery rates and develops a learned capability to effectively navigate towards semantically rich regions. Furthermore, it also shows a strategic mastery of when to prompt for external environmental information. By demonstrating a practical and scalable method for embedding common-sense semantic reasoning with autonomous agents, this research provides a novel approach to pursuing a fully intelligent and self-guided exploration in robotics.

强化学习语义探索视觉语言模型

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