English

Safe and Balanced: A Framework for Constrained Multi-Objective Reinforcement Learning

Artificial Intelligence 2024-05-28 v1 Machine Learning

Abstract

In numerous reinforcement learning (RL) problems involving safety-critical systems, a key challenge lies in balancing multiple objectives while simultaneously meeting all stringent safety constraints. To tackle this issue, we propose a primal-based framework that orchestrates policy optimization between multi-objective learning and constraint adherence. Our method employs a novel natural policy gradient manipulation method to optimize multiple RL objectives and overcome conflicting gradients between different tasks, since the simple weighted average gradient direction may not be beneficial for specific tasks' performance due to misaligned gradients of different task objectives. When there is a violation of a hard constraint, our algorithm steps in to rectify the policy to minimize this violation. We establish theoretical convergence and constraint violation guarantees in a tabular setting. Empirically, our proposed method also outperforms prior state-of-the-art methods on challenging safe multi-objective reinforcement learning tasks.

Keywords

Cite

@article{arxiv.2405.16390,
  title  = {Safe and Balanced: A Framework for Constrained Multi-Objective Reinforcement Learning},
  author = {Shangding Gu and Bilgehan Sel and Yuhao Ding and Lu Wang and Qingwei Lin and Alois Knoll and Ming Jin},
  journal= {arXiv preprint arXiv:2405.16390},
  year   = {2024}
}
R2 v1 2026-06-28T16:40:30.758Z