Reinforcement Learning with Pairwise Preferences in Long-Term Decision Problems
Summary
This paper introduces the Markov decision contest, a new problem model for reinforcement learning with pairwise preferences. It proves optimality guarantees for stationary policies, exact solvability in P, and presents a learning-efficient approximate algorithm.
View Cached Full Text
Cached at: 06/02/26, 03:42 PM
# Reinforcement Learning with Pairwise Preferences in Long-Term Decision Problems
Source: [https://arxiv.org/abs/2606.00367](https://arxiv.org/abs/2606.00367)
[View PDF](https://arxiv.org/pdf/2606.00367)
> Abstract:Reinforcement learning problems typically define the goal as maximizing the expected value of a scalar reward function\. But, pairwise preferences are often easier to specify than scalar rewards, and they express certain goals that scalar rewards cannot\. Methods for reinforcement learning with pairwise preferences have thus received growing interest\. Unfortunately, these methods are inefficient in problems with long time horizons, and they lack guarantees on the performance of Markov policies relative to history\-dependent policies, which bridge the theory and practice of reinforcement learning\. We therefore propose the \\textit\{Markov decision contest\} as a new problem model for reinforcement learning with pairwise preferences\. We prove that stationary Markov policies are optimal among all history\-dependent policies, that solving a Markov decision contest exactly is in P, and that a simple iterative algorithm converges to an optimal policy at a sublinear rate\. Lastly, in a set of high\-dimensional decision problems with long time horizons, we show that our approximate algorithm is significantly more learning\-efficient than prior work\.
## Submission history
From: Jonathan Colaço Carr \[[view email](https://arxiv.org/show-email/56a9045a/2606.00367)\] **\[v1\]**Fri, 29 May 2026 21:16:25 UTC \(14,723 KB\)Similar Articles
Deterministic Pareto-Optimal Policy Synthesis for Multi-Objective Reinforcement Learning
This paper introduces a novel preference-conditioned Bellman operator based on Chebyshev scalarization to compute deterministic Pareto-optimal policies for Multi-Objective Markov Decision Processes, proving its convergence and effectiveness in capturing the entire Pareto frontier.
Reinforcement Learning for Continuous-Time Jump Markov Decision Processes with Applications to Network Dynamic Pricing
The paper develops model-free q-learning algorithms for reinforcement learning in continuous-time jump Markov decision processes, applied to network dynamic pricing, showing superior performance over benchmark methods.
Progressive Point Matching (8 minute read)
Progressive Point Matching (PPM) is a framework proposed to assign partial credit in reinforcement learning for long-horizon tasks in LLMs, addressing the inefficiency of sparse outcome rewards by treating reasoning as paths through a Markovian state space.
LEMUR: Learning to Align with Multi-Objective Reinforcement Learning from Preference Feedback
This paper introduces LEMUR, a framework that combines multi-objective reinforcement learning with preference-based learning from multiple human feedback to learn Pareto-optimal policies without predefined reward functions.
Estimation, Prediction, and Assortment Optimization for Markov Chain Choice Models with Panel Data
This paper proposes a framework for Markov chain choice models with panel data, including estimation via novel EM algorithms that leverage partial-ordering preference information, personalized choice prediction, and assortment optimization. Experimental results on synthetic data and the sushi dataset show improvements over traditional methods.