paper-with-me

Papers

Data Driven Reward Initialization for Preference based Reinforcement Learning

2023-02-17 · Mudit Verma, Subbarao Kambhampati

Preference-based Reinforcement Learning (PbRL) methods utilize binary feedback from the human in the loop (HiL) over queried trajectory pairs to learn a reward model in an attempt to approximate the human's underlying reward function capturing their preferences. In this work, we investigate the issue of a high degree of variability in the initialized reward models which are sensitive to random seeds of the experiment. This further compounds the issue of degenerate reward functions PbRL methods already suffer from. We propose a data-driven reward initialization method that does not add any additional cost to the human in the loop and negligible cost to the PbRL agent and show that doing so ensures that the predicted rewards of the initialized reward model are uniform in the state space and this reduces the variability in the performance of the method across multiple runs and is shown to improve the overall performance compared to other initialization methods.

📄 PDF Abstract BibTeX arXiv:2302.08733

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

DPR: Diffusion Preference-based Reward for Offline Reinforcement Learning

2025-03-03 · Teng Pang, Bingzheng Wang, Guoqiang Wu, Yilong Yin

Offline preference-based reinforcement learning (PbRL) mitigates the need for reward definition, aligning with human preferences via preference-driven reward feedback without interacting with the environment. However, th…

reinforcement-learningReinforcement Learning

Reward Uncertainty for Exploration in Preference-based Reinforcement Learning

2022-05-24 · ICLR 2022 4 · Xinran Liang, Katherine Shu, Kimin Lee, Pieter Abbeel

Conveying complex objectives to reinforcement learning (RL) agents often requires meticulous reward engineering. Preference-based RL methods are able to learn a more flexible reward model based on human preferences by ac…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Robot Manipulation

WARP: On the Benefits of Weight Averaged Rewarded Policies

2024-06-24 · Alexandre Ramé, Johan Ferret, Nino Vieillard, Robert Dadashi 외

Reinforcement learning from human feedback (RLHF) aligns large language models (LLMs) by encouraging their generations to have high rewards, using a reward model trained on human preferences. To prevent the forgetting of…

ICPO: Intrinsic Confidence-Driven Group Relative Preference Optimization for Efficient Reinforcement Learning

2025-11-26 · Jinpeng Wang, Chao Li, Ting Ye, Mengyuan Zhang 외 arxiv

Reinforcement Learning with Verifiable Rewards (RLVR) demonstrates significant potential in enhancing the reasoning capabilities of Large Language Models (LLMs). However, existing RLVR methods are often constrained by is…

Reinforcement Learning

A Large Language Model-Driven Reward Design Framework via Dynamic Feedback for Reinforcement Learning

2024-10-18 · Shengjie Sun, Runze Liu, Jiafei Lyu, Jing-Wen Yang 외

Large Language Models (LLMs) have shown significant potential in designing reward functions for Reinforcement Learning (RL) tasks. However, obtaining high-quality reward code often involves human intervention, numerous L…

Language ModelingLanguage ModellingLarge Language ModelReinforcement Learning (RL)