Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
41 tokens/sec
GPT-4o
59 tokens/sec
Gemini 2.5 Pro Pro
41 tokens/sec
o3 Pro
7 tokens/sec
GPT-4.1 Pro
50 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

FuRL: Visual-Language Models as Fuzzy Rewards for Reinforcement Learning (2406.00645v2)

Published 2 Jun 2024 in cs.LG, cs.AI, and cs.CV

Abstract: In this work, we investigate how to leverage pre-trained visual-LLMs (VLM) for online Reinforcement Learning (RL). In particular, we focus on sparse reward tasks with pre-defined textual task descriptions. We first identify the problem of reward misalignment when applying VLM as a reward in RL tasks. To address this issue, we introduce a lightweight fine-tuning method, named Fuzzy VLM reward-aided RL (FuRL), based on reward alignment and relay RL. Specifically, we enhance the performance of SAC/DrQ baseline agents on sparse reward tasks by fine-tuning VLM representations and using relay RL to avoid local minima. Extensive experiments on the Meta-world benchmark tasks demonstrate the efficacy of the proposed method. Code is available at: https://github.com/fuyw/FuRL.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (5)
  1. Yuwei Fu (3 papers)
  2. Haichao Zhang (40 papers)
  3. Di Wu (477 papers)
  4. Wei Xu (535 papers)
  5. Benoit Boulet (27 papers)
Citations (5)
Github Logo Streamline Icon: https://streamlinehq.com

GitHub

  1. GitHub - fuyw/FuRL (6 stars)