Chance-Constrained Control With Lexicographic Deep Reinforcement Learning


Alessandro Giuseppi, Antonio Pietrabissa: Chance-Constrained Control With Lexicographic Deep Reinforcement Learning. In: IEEE Control Systems Letters, vol. 4, no. 3, pp. 755–760, 2020.

Abstract

This letter proposes a lexicographic Deep Reinforcement Learning (DeepRL)-based approach to chance-constrained Markov Decision Processes, in which the controller seeks to ensure that the probability of satisfying the constraint is above a given threshold. Standard DeepRL approaches require i) the constraints to be included as additional weighted terms in the cost function, in a multi-objective fashion, and ii) the tuning of the introduced weights during the training phase of the Deep Neural Network (DNN) according to the probability thresholds. The proposed approach, instead, requires to separately train one constraint-free DNN and one DNN associated to each constraint and then, at each time-step, to select which DNN to use depending on the system observed state. The presented solution does not require any hyper-parameter tuning besides the standard DNN ones, even if the probability thresholds changes. A lexicographic version of the well-known DeepRL algorithm DQN is also proposed and validated via simulations.

BibTeX (Download)

@article{Giuseppi2020,
title = {Chance-Constrained Control With Lexicographic Deep Reinforcement Learning},
author = {Alessandro Giuseppi and Antonio Pietrabissa},
doi = {10.1109/lcsys.2020.2979635},
year  = {2020},
date = {2020-07-01},
urldate = {2020-07-01},
journal = {IEEE Control Systems Letters},
volume = {4},
number = {3},
pages = {755--760},
publisher = {Institute of Electrical and Electronics Engineers (IEEE)},
abstract = {This letter proposes a lexicographic Deep Reinforcement Learning (DeepRL)-based approach to chance-constrained Markov Decision Processes, in which the controller seeks to ensure that the probability of satisfying the constraint is above a given threshold. Standard DeepRL approaches require i) the constraints to be included as additional weighted terms in the cost function, in a multi-objective fashion, and ii) the tuning of the introduced weights during the training phase of the Deep Neural Network (DNN) according to the probability thresholds. The proposed approach, instead, requires to separately train one constraint-free DNN and one DNN associated to each constraint and then, at each time-step, to select which DNN to use depending on the system observed state. The presented solution does not require any hyper-parameter tuning besides the standard DNN ones, even if the probability thresholds changes. A lexicographic version of the well-known DeepRL algorithm DQN is also proposed and validated via simulations.},
keywords = {constrained control, deep reinforcement learning, Markov decision processes},
pubstate = {published},
tppubtype = {article}
}