FairDICE: Fairness-Driven Offline Multi-Objective Reinforcement Learning
Woosung Kim, Jinho Lee, Jongmin Lee, Byung-Jun Lee
TL;DR
This work tackles offline multi-objective reinforcement learning (MORL) with nonlinear fairness objectives by introducing FairDICE, the first offline MORL framework that directly optimizes nonlinear welfare. It builds a regularized welfare optimization formulation that couples welfare maximization with distribution-shift control via an f-divergence between the learned stationary distribution and the offline data, enabling stable, sample-efficient learning without explicit preference sweeps. The authors establish a theoretical link showing that FairDICE implicitly optimizes the same welfare as regularized linear MORL when using optimal dual weights, and provide a practical, sample-based algorithm that extends DICE-RL to nonlinear welfare. Empirically, FairDICE demonstrates strong fairness-aware performance on discrete MO environments and continuous D4MORL benchmarks, balancing NSW, Jain’s index, and utilitarian welfare while remaining robust to dataset quality and distributional shift.
Abstract
Multi-objective reinforcement learning (MORL) aims to optimize policies in the presence of conflicting objectives, where linear scalarization is commonly used to reduce vector-valued returns into scalar signals. While effective for certain preferences, this approach cannot capture fairness-oriented goals such as Nash social welfare or max-min fairness, which require nonlinear and non-additive trade-offs. Although several online algorithms have been proposed for specific fairness objectives, a unified approach for optimizing nonlinear welfare criteria in the offline setting-where learning must proceed from a fixed dataset-remains unexplored. In this work, we present FairDICE, the first offline MORL framework that directly optimizes nonlinear welfare objective. FairDICE leverages distribution correction estimation to jointly account for welfare maximization and distributional regularization, enabling stable and sample-efficient learning without requiring explicit preference weights or exhaustive weight search. Across multiple offline benchmarks, FairDICE demonstrates strong fairness-aware performance compared to existing baselines.
