Multi-objective Reinforcement Learning with Nonlinear Preferences: Provable Approximation for Maximizing Expected Scalarized Return
Nianli Peng, Muhang Tian, Brandon Fain
TL;DR
The paper addresses optimizing nonlinear welfare over multi-objective trajectories by introducing ESR as the objective and deriving an extended Bellman form that conditions on accumulated reward and remaining horizon. It proposes Reward-Aware Value Iteration (RAVI) to compute near-optimal non-stationary policies in pseudopolynomial time for smooth scalarizations with a fixed number of objectives, and extends this to a model-learning setting with RAEE. Theoretical guarantees bound the approximation error and runtime, while experiments on Taxi and Scavenger demonstrate substantial improvements over baselines for several nonlinear welfare functions. This work provides provable guarantees for ESR in MORL and offers a practical path to handling complex preferences in finite-horizon MOMDPs, with potential extensions to stochastic rewards and deeper function approximation. The methodologies advance the principled integration of fairness and risk preferences into multi-objective RL, enabling more nuanced policy optimization in real-world multi-agent and shared-resource settings.
Abstract
We study multi-objective reinforcement learning with nonlinear preferences over trajectories. That is, we maximize the expected value of a nonlinear function over accumulated rewards (expected scalarized return or ESR) in a multi-objective Markov Decision Process (MOMDP). We derive an extended form of Bellman optimality for nonlinear optimization that explicitly considers time and current accumulated reward. Using this formulation, we describe an approximation algorithm for computing an approximately optimal non-stationary policy in pseudopolynomial time for smooth scalarization functions with a constant number of rewards. We prove the approximation analytically and demonstrate the algorithm experimentally, showing that there can be a substantial gap between the optimal policy computed by our algorithm and alternative baselines.
