CoffeeKumazaki / arXiv

Repository to research & share articles related to autonomous driving cars.
75 stars 9 forks source link

Ensemble Kalman Filter (EnKF) for Reinforcement Learning (RL). (arXiv:2107.01244v1 [eess.SY]) #8636

Open CoffeeKumazaki opened 3 years ago

CoffeeKumazaki commented 3 years ago

Ensemble Kalman Filter (EnKF) for Reinforcement Learning (RL). (arXiv:2107.01244v1 [eess.SY])
https://ift.tt/2SUDfTO

This paper is concerned with the problem of representing and learning the optimal control law for the linear quadratic Gaussian (LQG) optimal control problem. In recent years, there is a growing interest in re-visiting this classical problem, in part due to the successes of reinforcement learning (RL). The main question of this body of research (and also of our paper) is to approximate the optimal control law {\em without} explicitly solving the Riccati equation. For this purpose, a novel simulation-based algorithm, namely an ensemble Kalman filter (EnKF), is introduced in this paper. The algorithm is used to obtain formulae for optimal control, expressed entirely in terms of the EnKF particles. For the general partially observed LQG problem, the proposed EnKF is combined with a standard EnKF (for the estimation problem) to obtain the optimal control input based on the use of the separation principle. A nonlinear extension of the algorithm is also discussed which clarifies the duality roots of the proposed EnKF. The theoretical results and algorithms are illustrated with numerical experiments.



via eess.SY updates on arXiv.org http://arxiv.org/

CoffeeKumazaki commented 3 years ago

EnKFを拡張子、データ同化の手法を用いてLQGのボトルネックポイントでもある、RDEの求解を確率論的に実施する手法の提案