English

Deterministic Pareto-Optimal Policy Synthesis for Multi-Objective Reinforcement Learning

Machine Learning 2026-06-24 v1 Artificial Intelligence

Abstract

Real-world decision-making often requires balancing multiple conflicting objectives, a challenge that standard Reinforcement Learning (RL) frequently addresses by aggregating rewards into a single scalar signal. While effective for simple tasks, this approach often fails to capture the full spectrum of optimal trade-offs, known as the Pareto frontier. In this paper, we introduce a novel preference-conditioned Bellman operator, motivated from the Chebyshev scalarization, designed to compute deterministic Pareto-optimal policies for Multi-Objective Markov Decision Processes (MOMDPs). We prove that this operator satisfies an enveloping property, where the estimated value functions upper-bound the true Pareto frontier, and demonstrate that it monotonically converges to a coverage set of this frontier. Furthermore, we also show how to extract deterministic policies from these converged Q-estimates. This ensures the agent can recover a policy for any given preference, capturing the entire Pareto-optimal frontier while guaranteeing each synthesized policy remains approximately Pareto-optimal. Experimental results validate that our algorithm successfully recovers complex trade-offs, providing a solution for deterministic Pareto-optimal policy synthesis.

Cite

@article{arxiv.2606.26397,
  title  = {Deterministic Pareto-Optimal Policy Synthesis for Multi-Objective Reinforcement Learning},
  author = {Aniruddha Joshi and Niklas Lauffer and Sanjit Seshia},
  journal= {arXiv preprint arXiv:2606.26397},
  year   = {2026}
}