paper-with-me

Papers

Policy path programming

2019-09-25 · Daniel McNamee

We develop a normative theory of hierarchical model-based policy optimization for Markov decision processes resulting in a full-depth, full-width policy iteration algorithm. This method performs policy updates which integrate reward information over all states at all horizons simultaneously thus sequentially maximizing the expected reward obtained per algorithmic iteration. Effectively, policy path programming ascends the expected cumulative reward gradient in the space of policies defined over all state-space paths. An exact formula is derived which finitely parametrizes these path gradients in terms of action preferences. Policy path gradients can be directly computed using an internal model thus obviating the need to sample paths in order to optimize in depth. They are quadratic in successor representation entries and afford natural generalizations to higher-order gradient techniques. In simulations, it is shown that intuitive hierarchical reasoning is emergent within the associated policy optimization dynamics.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

All

Similar Papers 제목 키워드 기반

Incremental Sampling-based Motion Planners Using Policy Iteration Methods

2016-09-19 · Oktay Arslan, Panagiotis Tsiotras

Recent progress in randomized motion planners has led to the development of a new class of sampling-based algorithms that provide asymptotic optimality guarantees, notably the RRT* and the PRM* algorithms. Careful analys…

Motion Planning

Adaptive dynamic programming for nonaffine nonlinear optimal control problem with state constraints

2019-11-26 · Jingliang Duan, Zhengyu Liu, Shengbo Eben Li, Qi Sun 외

This paper presents a constrained adaptive dynamic programming (CADP) algorithm to solve general nonlinear nonaffine optimal control problems with known dynamics. Unlike previous ADP algorithms, it can directly deal with…

Multiagent Value Iteration Algorithms in Dynamic Programming and Reinforcement Learning

2020-05-04 · Dimitri Bertsekas

We consider infinite horizon dynamic programming problems, where the control at each stage consists of several distinct decisions, each one made by one of several agents. In an earlier work we introduced a policy iterati…

reinforcement-learningReinforcement Learning (RL)

Relaxed Actor-Critic with Convergence Guarantees for Continuous-Time Optimal Control of Nonlinear Systems

2019-09-11 · Jingliang Duan, Jie Li, Qiang Ge, Shengbo Eben Li 외

This paper presents the Relaxed Continuous-Time Actor-critic (RCTAC) algorithm, a method for finding the nearly optimal policy for nonlinear continuous-time (CT) systems with known dynamics and infinite horizon, such as …

A Constrained Randomized Shortest-Paths Framework for Optimal Exploration

2018-07-12 · Bertrand Lebichot, Guillaume Guex, Ilkka Kivimäki, Marco Saerens

The present work extends the randomized shortest-paths framework (RSP), interpolating between shortest-path and random-walk routing in a network, in three directions. First, it shows how to deal with equality constraints…

Reinforcement Learning