English

Conflict-Averse Gradient Aggregation for Constrained Multi-Objective Reinforcement Learning

Machine Learning 2024-06-03 v2

Abstract

In many real-world applications, a reinforcement learning (RL) agent should consider multiple objectives and adhere to safety guidelines. To address these considerations, we propose a constrained multi-objective RL algorithm named Constrained Multi-Objective Gradient Aggregator (CoMOGA). In the field of multi-objective optimization, managing conflicts between the gradients of the multiple objectives is crucial to prevent policies from converging to local optima. It is also essential to efficiently handle safety constraints for stable training and constraint satisfaction. We address these challenges straightforwardly by treating the maximization of multiple objectives as a constrained optimization problem (COP), where the constraints are defined to improve the original objectives. Existing safety constraints are then integrated into the COP, and the policy is updated using a linear approximation, which ensures the avoidance of gradient conflicts. Despite its simplicity, CoMOGA guarantees optimal convergence in tabular settings. Through various experiments, we have confirmed that preventing gradient conflicts is critical, and the proposed method achieves constraint satisfaction across all tasks.

Keywords

Cite

@article{arxiv.2403.00282,
  title  = {Conflict-Averse Gradient Aggregation for Constrained Multi-Objective Reinforcement Learning},
  author = {Dohyeong Kim and Mineui Hong and Jeongho Park and Songhwai Oh},
  journal= {arXiv preprint arXiv:2403.00282},
  year   = {2024}
}

Comments

25 pages

R2 v1 2026-06-28T15:05:31.919Z