English

Preference Conditioned Multi-Objective Reinforcement Learning: Decomposed, Diversity-Driven Policy Optimization

Machine Learning 2026-02-10 v1 Artificial Intelligence

Abstract

Multi-objective reinforcement learning (MORL) seeks to learn policies that balance multiple, often conflicting objectives. Although a single preference-conditioned policy is the most flexible and scalable solution, existing approaches remain brittle in practice, frequently failing to recover complete Pareto fronts. We show that this failure stems from two structural issues in current methods: destructive gradient interference caused by premature scalarization and representational collapse across the preference space. We introduce D3POD^3PO, a PPO-based framework that reorganizes multi-objective policy optimization to address these issues directly. D3POD^3PO preserves per-objective learning signals through a decomposed optimization pipeline and integrates preferences only after stabilization, enabling reliable credit assignment. In addition, a scaled diversity regularizer enforces sensitivity of policy behavior to preference changes, preventing collapse. Across standard MORL benchmarks, including high-dimensional and many-objective control tasks, D3POD^3PO consistently discovers broader and higher-quality Pareto fronts than prior single- and multi-policy methods, matching or exceeding state-of-the-art hypervolume and expected utility while using a single deployable policy.

Keywords

Cite

@article{arxiv.2602.07764,
  title  = {Preference Conditioned Multi-Objective Reinforcement Learning: Decomposed, Diversity-Driven Policy Optimization},
  author = {Tanmay Ambadkar and Sourav Panda and Shreyash Kale and Jonathan Dodge and Abhinav Verma},
  journal= {arXiv preprint arXiv:2602.07764},
  year   = {2026}
}
R2 v1 2026-07-01T10:26:23.663Z