paper-with-me

홈 › Papers

An adaptive safety layer with hard constraints for safe reinforcement learning in multi-energy management systems

2023-04-18 · Glenn Ceusters, Muhammad Andy Putratama, Rüdiger Franke, Ann Nowé, Maarten Messagie

Safe reinforcement learning (RL) with hard constraint guarantees is a promising optimal control direction for multi-energy management systems. It only requires the environment-specific constraint functions itself a priori and not a complete model. The project-specific upfront and ongoing engineering efforts are therefore still reduced, better representations of the underlying system dynamics can still be learnt, and modelling bias is kept to a minimum. However, even the constraint functions alone are not always trivial to accurately provide in advance, leading to potentially unsafe behaviour. In this paper, we present two novel advancements: (I) combining the OptLayer and SafeFallback method, named OptLayerPolicy, to increase the initial utility while keeping a high sample efficiency and the possibility to formulate equality constraints. (II) introducing self-improving hard constraints, to increase the accuracy of the constraint functions as more and new data becomes available so that better policies can be learnt. Both advancements keep the constraint formulation decoupled from the RL formulation, so new (presumably better) RL algorithms can act as drop-in replacements. We have shown that, in a simulated multi-energy system case study, the initial utility is increased to 92.4% (OptLayerPolicy) compared to 86.1% (OptLayer) and that the policy after training is increased to 104.9% (GreyOptLayerPolicy) compared to 103.4% (OptLayer) - all relative to a vanilla RL benchmark. Although introducing surrogate functions into the optimisation problem requires special attention, we conclude that the newly presented GreyOptLayerPolicy method is the most advantageous.

📄 PDF Abstract BibTeX arXiv:2304.08897

Code (0)

등록된 구현이 없습니다.

Tasks

energy managementManagementReinforcement Learning (RL)Safe Reinforcement Learning

Similar Papers 제목 키워드 기반

ShardNet: Training Neural Controllers with Hard, Non-Convex Constraints

2026-06-29 · Long Kiu Chung, Shreyas Kousik arxiv

While neural network control policies are powerful, their deployment on safety critical systems depends on ensuring that they obey strict constraints. Existing work often treats safety as a metric to optimize for, which …

PoSafeNet: Safe Learning with Poset-Structured Neural Nets

2026-01-29 · Kiwan Wong, Wei Xiao, Daniela Rus arxiv

Safe learning is essential for deploying learningbased controllers in safety-critical robotic systems, yet existing approaches often enforce multiple safety constraints uniformly or via fixed priority orders, leading to …

Robot ManipulationAutonomous Driving

Enforcing Hard Constraints with Soft Barriers: Safe Reinforcement Learning in Unknown Stochastic Environments

2022-09-29 · YiXuan Wang, Simon Sinong Zhan, Ruochen Jiao, Zhilu Wang 외

It is quite challenging to ensure the safety of reinforcement learning (RL) agents in an unknown and stochastic environment under hard constraints that require the system state not to reach certain specified unsafe regio…

Reinforcement Learning (RL)Safe Reinforcement Learning

Safe Continual Reinforcement Learning under Nonstationarity via Adaptive Safety Constraints

2026-05-13 · Timofey Tomashevskiy arxiv

Safe reinforcement learning in nonstationary environments requires safety mechanisms that adapt as environmental conditions change. Standard safe reinforcement learning methods often assume fixed constraints or stable en…

Reinforcement Learning

Reinforcement Learning with Adaptive Regularization for Safe Control of Critical Systems

2024-04-23 · Haozhe Tian, Homayoun Hamedmoghadam, Robert Shorten, Pietro Ferraro

Reinforcement Learning (RL) is a powerful method for controlling dynamic systems, but its learning mechanism can lead to unpredictable actions that undermine the safety of critical systems. Here, we propose RL with Adapt…

Reinforcement Learning (RL)