arXiv:2512.05172cs.CVcs.AI2025-12AAAI

用视觉语言模型增强视觉强化学习的语义与运动表征

Semore: VLM-guided Enhanced Semantic Motion Representations for Visual Reinforcement Learning

  • 双路骨干网络同步提取视觉语义与运动信息
  • 利用VLM和CLIP实现图文对齐,提升表征质量
  • 适合需要强感知能力的视觉决策任务

大型语言模型(LLM)和视觉语言模型(VLM)的发展为强化学习(RL)提供了新路径。然而,现有基于LLM的RL方法多关注控制策略引导,受限于骨干网络的表征能力。为此,本文提出增强型语义运动表征(Semore),一种基于VLM的视觉强化学习框架,通过双路骨干网络从RGB流中同时提取语义与运动表征。Semore利用具备常识知识的VLM从观测中检索关键信息,并结合预训练的CLIP实现文本-图像对齐,将真实表征嵌入骨干网络。为高效融合两类表征,方法采用独立监督策略分别引导语义与运动提取,同时允许其自发交互。大量实验表明,在特征层级的VLM引导下,本方法相比当前最优方法展现出更高效、更自适应的能力。所有代码已公开。

原文摘要 · Abstract (English)

The growing exploration of Large Language Models (LLM) and Vision-Language Models (VLM) has opened avenues for enhancing the effectiveness of reinforcement learning (RL). However, existing LLM-based RL methods often focus on the guidance of control policy and encounter the challenge of limited representations of the backbone networks. To tackle this problem, we introduce Enhanced Semantic Motion Representations (Semore), a new VLM-based framework for visual RL, which can simultaneously extract semantic and motion representations through a dual-path backbone from the RGB flows. Semore utilizes VLM with common-sense knowledge to retrieve key information from observations, while using the pre-trained clip to achieve the text-image alignment, thereby embedding the ground-truth representations into the backbone. To efficiently fuse semantic and motion representations for decision-making, our method adopts a separately supervised approach to simultaneously guide the extraction of semantics and motion, while allowing them to interact spontaneously. Extensive experiments demonstrate that, under the guidance of VLM at the feature level, our method exhibits efficient and adaptive ability compared to state-of-art methods. All codes are released.

视觉强化学习视觉语言模型表征学习双路网络

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