Enhancing Rating-Based Reinforcement Learning to Effectively Leverage Feedback from Large Vision-Language Models
About
Designing effective reward functions remains a fundamental challenge in reinforcement learning (RL), as it often requires extensive human effort and domain expertise. While RL from human feedback has been successful in aligning agents with human intent, acquiring high-quality feedback is costly and labor-intensive, limiting its scalability. Recent advancements in foundation models present a promising alternative--leveraging AI-generated feedback to reduce reliance on human supervision in reward learning. Building on this paradigm, we introduce ERL-VLM, an enhanced rating-based RL method that effectively learns reward functions from AI feedback. Unlike prior methods that rely on pairwise comparisons, ERL-VLM queries large vision-language models (VLMs) for absolute ratings of individual trajectories, enabling more expressive feedback and improved sample efficiency. Additionally, we propose key enhancements to rating-based RL, addressing instability issues caused by data imbalance and noisy labels. Through extensive experiments across both low-level and high-level control tasks, we demonstrate that ERL-VLM significantly outperforms existing VLM-based reward generation methods. Our results demonstrate the potential of AI feedback for scaling RL with minimal human intervention, paving the way for more autonomous and efficient reward learning.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Drawer-Open | Real-world Drawer open 1.0 (test) | Drawer Open Success Rate80 | 14 | |
| Drawer-Open | MetaWorld | Success Rate100 | 14 | |
| soccer | MetaWorld | Success Rate80.7 | 14 | |
| sweep-into | MetaWorld | Success Rate0.24 | 14 | |
| open drawer | Open Drawer | Success Rate100 | 13 | |
| Button press | Meta-World | Success Rate33.3 | 13 | |
| Pass Water | Pass Water | Episode Reward202.4 | 9 | |
| Fold Cloth | Fold Cloth | Episode Reward0.22 | 9 | |
| Straighten Rope | Straighten Rope | Episode Reward18.1 | 9 | |
| Peg-Insert | MetaWorld | Success Rate9.3 | 9 |