paper-with-me

홈 › Papers

Navigating Noisy Feedback: Enhancing Reinforcement Learning with Error-Prone Language Models

2024-10-22 · MuHan Lin, Shuyang Shi, Yue Guo, Behdad Chalaki, Vaishnav Tadiparthi, Ehsan Moradi Pari, Simon Stepputtis, Joseph Campbell, Katia Sycara

The correct specification of reward models is a well-known challenge in reinforcement learning. Hand-crafted reward functions often lead to inefficient or suboptimal policies and may not be aligned with user values. Reinforcement learning from human feedback is a successful technique that can mitigate such issues, however, the collection of human feedback can be laborious. Recent works have solicited feedback from pre-trained large language models rather than humans to reduce or eliminate human effort, however, these approaches yield poor performance in the presence of hallucination and other errors. This paper studies the advantages and limitations of reinforcement learning from large language model feedback and proposes a simple yet effective method for soliciting and applying feedback as a potential-based shaping function. We theoretically show that inconsistent rankings, which approximate ranking errors, lead to uninformative rewards with our approach. Our method empirically improves convergence speed and policy returns over commonly used baselines even with significant ranking errors, and eliminates the need for complex post-processing of reward functions.

📄 PDF Abstract BibTeX arXiv:2410.17389

Code (1)

sy-shi/RLAIF_ScoreDiff 공식 구현 pytorch

Tasks

HallucinationLanguage ModelingLanguage ModellingLarge Language Modelreinforcement-learningReinforcement Learning

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

CANDERE-COACH: Reinforcement Learning from Noisy Feedback

2024-09-23 · YuXuan Li, Srijita Das, Matthew E. Taylor

In recent times, Reinforcement learning (RL) has been widely applied to many challenging tasks. However, in order to perform well, it requires access to a good reward function which is often sparse or manually engineered…

Imitation Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Explore, Exploit or Listen: Combining Human Feedback and Policy Model to Speed up Deep Reinforcement Learning in 3D Worlds

2017-09-12 · Zhiyu Lin, Brent Harrison, Aaron Keech, Mark O. Riedl

We describe a method to use discrete human feedback to enhance the performance of deep learning agents in virtual three-dimensional environments by extending deep-reinforcement learning to model the confidence and consis…

Deep Reinforcement LearningMinecraftreinforcement-learningReinforcement Learning+1

Closing the Feedback Loop: From Experience Extraction to Insight Governance in Verbal Reinforcement Learning

2026-06-16 · Yanwei Cui, Xing Zhang, Yulong Zhang, Li Shao 외 arxiv

Training-free verbal reinforcement learning enables LLM agents to learn from world feedback -- objective signals such as dynamic task outcomes, market returns, or demand forecasts -- by extracting verbal rules from exper…

Reinforcement Learning

A Survey On Enhancing Reinforcement Learning in Complex Environments: Insights from Human and LLM Feedback

2024-11-20 · Alireza Rashidi Laleh, Majid Nili Ahmadabadi

Reinforcement learning (RL) is one of the active fields in machine learning, demonstrating remarkable potential in tackling real-world challenges. Despite its promising prospects, this methodology has encountered with is…

Decision MakingReinforcement Learning (RL)

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 외

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 a…

Reinforcement Learning (RL)