paper-with-me

홈 › Papers

Enhancing Rating-Based Reinforcement Learning to Effectively Leverage Feedback from Large Vision-Language Models

2025-06-15 · Tung Minh Luu, Younghwan Lee, Donghoon Lee, Sunho Kim, Min Jun Kim, Chang D. Yoo

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.

📄 PDF Abstract BibTeX arXiv:2506.12822

Code (1)

tunglm2203/erlvlm 공식 구현

Tasks

Reinforcement Learning (RL)

Similar Papers 제목 키워드 기반

MulFeRL: Enhancing Reinforcement Learning with Verbal Feedback in a Multi-turn Loop

2026-01-30 · Xuancheng Li, Haitao Li, Yujia Zhou, YiqunLiu 외 arxiv

Reinforcement Learning with Verifiable Rewards (RLVR) is widely used to improve reasoning across domains, but outcome-only scalar rewards are often sparse and uninformative. This limitation is especially severe for faile…

Reinforcement LearningDomain Generalization

M3HF: Multi-agent Reinforcement Learning from Multi-phase Human Feedback of Mixed Quality

2025-03-03 · Ziyan Wang, Zhicheng Zhang, Fei Fang, Yali Du

Designing effective reward functions in multi-agent reinforcement learning (MARL) is a significant challenge, often leading to suboptimal or misaligned behaviors in complex, coordinated environments. We introduce Multi-a…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement Learning

HERO: Human-Feedback Efficient Reinforcement Learning for Online Diffusion Model Finetuning

2024-10-07 · Ayano Hiranaka, Shang-Fu Chen, Chieh-Hsin Lai, Dongjun Kim 외

Controllable generation through Stable Diffusion (SD) fine-tuning aims to improve fidelity, safety, and alignment with human guidance. Existing reinforcement learning from human feedback methods usually rely on predefine…

Image Generationreinforcement-learningReinforcement LearningRepresentation Learning

Online Preference-based Reinforcement Learning with Self-augmented Feedback from Large Language Model

2024-12-22 · Songjun Tu, Jingbo Sun, Qichao Zhang, Xiangyuan Lan 외

Preference-based reinforcement learning (PbRL) provides a powerful paradigm to avoid meticulous reward engineering by learning rewards based on human preferences. However, real-time human feedback is hard to obtain in on…

Language ModelingLanguage ModellingLarge Language Model

Music Generation using Human-In-The-Loop Reinforcement Learning

2025-01-25 · Aju Ani Justus

This paper presents an approach that combines Human-In-The-Loop Reinforcement Learning (HITL RL) with principles derived from music theory to facilitate real-time generation of musical compositions. HITL RL, previously e…

Music GenerationQ-Learningreinforcement-learningReinforcement Learning