paper-with-me

Papers

Accelerated Continuous-Time Approximate Dynamic Programming via Data-Assisted Hybrid Control

2022-04-27 · Daniel E. Ochoa, Jorge I. Poveda

We introduce a new closed-loop architecture for the online solution of approximate optimal control problems in the context of continuous-time systems. Specifically, we introduce the first algorithm that incorporates dynamic momentum in actor-critic structures to control continuous-time dynamic plants with an affine structure in the input. By incorporating dynamic momentum in our algorithm, we are able to accelerate the convergence properties of the closed-loop system, achieving superior transient performance compared to traditional gradient-descent based techniques. In addition, by leveraging the existence of past recorded data with sufficiently rich information properties, we dispense with the persistence of excitation condition traditionally imposed on the regressors of the critic and the actor. Given that our continuous-time momentum-based dynamics also incorporate periodic discrete-time resets that emulate restarting techniques used in the machine learning literature, we leverage tools from hybrid dynamical systems theory to establish asymptotic stability properties for the closed-loop system. We illustrate our results with a numerical example.

📄 PDF Abstract BibTeX arXiv:2204.12707

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Online Reinforcement Learning Control by Direct Heuristic Dynamic Programming: from Time-Driven to Event-Driven

2020-06-16 · Qingtao Zhao, Jennie Si, Jian Sun

In this paper time-driven learning refers to the machine learning method that updates parameters in a prediction model continuously as new data arrives. Among existing approximate dynamic programming (ADP) and reinforcem…

Reinforcement Learning (RL)

Accelerated Mirror Descent in Continuous and Discrete Time

2015-12-01 · NeurIPS 2015 12 · Walid Krichene, Alexandre Bayen, Peter L. Bartlett

We study accelerated mirror descent dynamics in continuous and discrete time. Combining the original continuous-time motivation of mirror descent with a recent ODE interpretation of Nesterov's accelerated method, we prop…

Bounded Approximate Symbolic Dynamic Programming for Hybrid MDPs

2013-09-26 · Luis Gustavo Vianna, Scott Sanner, Leliane Nunes de Barros

Recent advances in symbolic dynamic programming (SDP) combined with the extended algebraic decision diagram (XADD) data structure have provided exact solutions for mixed discrete and continuous (hybrid) MDPs with piecewi…

Approximate Dynamic Programming For Linear Systems with State and Input Constraints

2019-06-26 · Ankush Chakrabarty, Rien Quirynen, Claus Danielson, Weinan Gao

Enforcing state and input constraints during reinforcement learning (RL) in continuous state spaces is an open but crucial problem which remains a roadblock to using RL in safety-critical applications. This paper leverag…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Random Sampling of States in Dynamic Programming

2007-12-01 · NeurIPS 2007 12 · Chris Atkeson, Benjamin Stephens

We combine two threads of research on approximate dynamic programming: random sampling of states and using local trajectory optimizers to globally optimize a policy and associated value function. This combination allows …