paper-with-me

Papers

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

2024-05-26 · Shangding Gu, Bilgehan Sel, Yuhao Ding, Lu Wang, QIngwei Lin, Alois Knoll, Ming Jin

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.

📄 PDF Abstract BibTeX arXiv:2405.16390

Code (1)

SafeRL-Lab/Safe-Multi-Objective-MuJoCo 공식 구현

Tasks

Multi-Objective Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

AutoMO-Mixer: An automated multi-objective Mixer model for balanced, safe and robust prediction in medicine

2022-03-04 · Xi Chen, Jiahuan Lv, Dehua Feng, Xuanqin Mou 외

Accurately identifying patient's status through medical images plays an important role in diagnosis and treatment. Artificial intelligence (AI), especially the deep learning, has achieved great success in many fields. Ho…

Specificity

Backup Plan Constrained Model Predictive Control with Guaranteed Stability

2023-06-09 · Ran Tao, Hunmin Kim, Hyung-Jin Yoon, Wenbin Wan 외

This article proposes and evaluates a new safety concept called backup plan safety for path planning of autonomous vehicles under mission uncertainty using model predictive control (MPC). Backup plan safety is defined as…

Autonomous VehiclesComputational EfficiencyModel Predictive Control

Balanced control between performance and saturation for constrained nonlinear systems

2022-05-10 · Peng Wang, Haibin Wang, Shuzhi Sam Ge, Xiaobing Zhang

This paper addresses the balanced control between performance and saturation for a class of constrained nonlinear systems, including the branches: balanced command filtered backstepping (BCFB) and balanced performance co…

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

2024-03-01 · Dohyeong Kim, Mineui Hong, Jeongho Park, Songhwai Oh

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 algor…

Multi-Objective Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Lyapunov Robust Constrained-MDPs: Soft-Constrained Robustly Stable Policy Optimization under Model Uncertainty

2021-08-05 · Reazul Hasan Russel, Mouhacine Benosman, Jeroen van Baar, Radu Corcodel

Safety and robustness are two desired properties for any reinforcement learning algorithm. CMDPs can handle additional safety constraints and RMDPs can perform well under model uncertainties. In this paper, we propose to…

reinforcement-learningReinforcement Learning (RL)