paper-with-me

Papers

OPRIDE: Offline Preference-based Reinforcement Learning via In-Dataset Exploration

2026-02-19 · Yiqin Yang, Hao Hu, Yihuan Mao, Jin Zhang, Chengjie Wu, Yuhua Jiang, Xu Yang, Runpeng Xie, Yi Fan, Bo Liu, Yang Gao, Bo Xu, Chongjie Zhang arxiv

Preference-based reinforcement learning (PbRL) can help avoid sophisticated reward designs and align better with human intentions, showing great promise in various real-world applications. However, obtaining human feedback for preferences can be expensive and time-consuming, which forms a strong barrier for PbRL. In this work, we address the problem of low query efficiency in offline PbRL, pinpointing two primary reasons: inefficient exploration and overoptimization of learned reward functions. In response to these challenges, we propose a novel algorithm, \textbf{O}ffline \textbf{P}b\textbf{R}L via \textbf{I}n-\textbf{D}ataset \textbf{E}xploration (OPRIDE), designed to enhance the query efficiency of offline PbRL. OPRIDE consists of two key features: a principled exploration strategy that maximizes the informativeness of the queries and a discount scheduling mechanism aimed at mitigating overoptimization of the learned reward functions. Through empirical evaluations, we demonstrate that OPRIDE significantly outperforms prior methods, achieving strong performance with notably fewer queries. Moreover, we provide theoretical guarantees of the algorithm's efficiency. Experimental results across various locomotion, manipulation, and navigation tasks underscore the efficacy and versatility of our approach.

📄 PDF Abstract BibTeX arXiv:2604.02349

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Hybrid Preference Optimization for Alignment: Provably Faster Convergence Rates by Combining Offline Preferences with Online Exploration

2024-12-13 · Avinandan Bose, Zhihan Xiong, Aadirupa Saha, Simon Shaolei Du 외

Reinforcement Learning from Human Feedback (RLHF) is currently the leading approach for aligning large language models with human preferences. Typically, these models rely on extensive offline preference datasets for tra…

Fine-tuning Behavioral Cloning Policies with Preference-Based Reinforcement Learning

2025-09-30 · Maël Macuglia, Paul Friedrich, Giorgia Ramponi arxiv

Deploying reinforcement learning (RL) in robotics, industry, and health care is blocked by two obstacles: the difficulty of specifying accurate rewards and the risk of unsafe, data-hungry exploration. We address this by …

Reinforcement LearningContinuous Control

On the Opportunities and Challenges of Offline Reinforcement Learning for Recommender Systems

2023-08-22 · Xiaocong Chen, Siyu Wang, Julian McAuley, Dietmar Jannach 외

Reinforcement learning serves as a potent tool for modeling dynamic user interests within recommender systems, garnering increasing research attention of late. However, a significant drawback persists: its poor data effi…

Recommendation Systemsreinforcement-learningReinforcement Learning

Sample Efficient Preference Alignment in LLMs via Active Exploration

2023-12-01 · Viraj Mehta, Syrine Belakaria, Vikramjeet Das, Ojash Neopane 외

Preference-based feedback is important for many applications in machine learning where evaluation of a reward function is not feasible. Notable recent examples arise in preference alignment for large language models, inc…

reinforcement-learningReinforcement Learning

Preference Elicitation for Offline Reinforcement Learning

2024-06-26 · Alizée Pace, Bernhard Schölkopf, Gunnar Rätsch, Giorgia Ramponi

Applying reinforcement learning (RL) to real-world problems is often made challenging by the inability to interact with the environment and the difficulty of designing reward functions. Offline RL addresses the first cha…

Offline RLreinforcement-learningReinforcement LearningReinforcement Learning (RL)