Efficient Preference-Based Reinforcement Learning: Randomized Exploration Meets Experimental Design
By: Andreas Schlaginhaufen, Reda Ouhamma, Maryam Kamgarpour
Potential Business Impact:
Teaches computers to learn from your choices.
We study reinforcement learning from human feedback in general Markov decision processes, where agents learn from trajectory-level preference comparisons. A central challenge in this setting is to design algorithms that select informative preference queries to identify the underlying reward while ensuring theoretical guarantees. We propose a meta-algorithm based on randomized exploration, which avoids the computational challenges associated with optimistic approaches and remains tractable. We establish both regret and last-iterate guarantees under mild reinforcement learning oracle assumptions. To improve query complexity, we introduce and analyze an improved algorithm that collects batches of trajectory pairs and applies optimal experimental design to select informative comparison queries. The batch structure also enables parallelization of preference queries, which is relevant in practical deployment as feedback can be gathered concurrently. Empirical evaluation confirms that the proposed method is competitive with reward-based reinforcement learning while requiring a small number of preference queries.
Similar Papers
Performance Comparisons of Reinforcement Learning Algorithms for Sequential Experimental Design
Machine Learning (CS)
Teaches computers to pick the best science experiments.
Preference Optimization for Combinatorial Optimization Problems
Machine Learning (CS)
Teaches computers to solve hard puzzles better.
Learning Pareto-Optimal Rewards from Noisy Preferences: A Framework for Multi-Objective Inverse Reinforcement Learning
Machine Learning (CS)
Teaches AI to understand many human wishes.