用视觉语言模型指导强化学习,提升采样效率。
Teaching RL Agents to Act Better: VLM as Action Advisor for Online Reinforcement Learning
- 让VLM提供动作建议,不改奖励函数,保证收敛性。
- 在稀疏奖励任务中显著提升样本效率,减少交互步数。
- 无需额外专家数据,适合直接部署于真实环境。
在线强化学习在复杂任务中耗时长,需大量交互才能学习最优Q函数。视觉语言动作(VLA)策略虽能应对多样任务,但在底层控制上表现有限,且有效部署常需特定任务的专家演示进行微调。本文提出VARL(VLM作为强化学习动作顾问),利用视觉语言模型(VLM)的领域知识为强化学习代理提供动作建议。与以往方法不同,VARL提供动作建议而非设计启发式奖励,从而保证原有最优性和收敛性。建议动作提升了样本多样性,最终显著提高样本效率,尤其在稀疏奖励任务中效果明显。我们在多种环境和代理设置下验证了VARL的有效性,结果表明其大幅提升样本效率,且计算开销小。这些优势使VARL成为通用在线强化学习框架,使得从零开始应用强化学习于真实环境成为可能。
原文摘要 · Abstract (English)
Online reinforcement learning in complex tasks is time-consuming, as massive interaction steps are needed to learn the optimal Q-function.Vision-language action (VLA) policies represent a promising direction for solving diverse tasks; however, their performance on low-level control remains limited, and effective deployment often requires task-specific expert demonstrations for fine-tuning. In this paper, we propose \textbf{VARL} (\textbf{V}LM as \textbf{A}ction advisor for online \textbf{R}einforcement \textbf{L}earning), a framework that leverages the domain knowledge of vision-language models (VLMs) to provide action suggestions for reinforcement learning agents. Unlike previous methods, VARL provides action suggestions rather than designing heuristic rewards, thereby guaranteeing unchanged optimality and convergence. The suggested actions increase sample diversity and ultimately improve sample efficiency, especially in sparse-reward tasks. To validate the effectiveness of VARL, we evaluate it across diverse environments and agent settings. Results show that VARL greatly improves sample efficiency without introducing significant computational overhead. These advantages make VARL a general framework for online reinforcement learning and make it feasible to directly apply reinforcement learning from scratch in real-world environments.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。