paper-with-me

Papers

Optimistic Policy Iteration for MDPs with Acyclic Transient State Structure

2021-01-29 · Joseph Lubars, Anna Winnicki, Michael Livesay, R. Srikant

We consider Markov Decision Processes (MDPs) in which every stationary policy induces the same graph structure for the underlying Markov chain and further, the graph has the following property: if we replace each recurrent class by a node, then the resulting graph is acyclic. For such MDPs, we prove the convergence of the stochastic dynamics associated with a version of optimistic policy iteration (OPI), suggested in Tsitsiklis (2002), in which the values associated with all the nodes visited during each iteration of the OPI are updated.

📄 PDF Abstract BibTeX arXiv:2102.00030

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Simulation-Based Optimistic Policy Iteration For Multi-Agent MDPs with Kullback-Leibler Control Cost

2024-10-19 · Khaled Nakhleh, Ceyhun Eksin, Sabit Ekin

This paper proposes an agent-based optimistic policy iteration (OPI) scheme for learning stationary optimal stochastic policies in multi-agent Markov Decision Processes (MDPs), in which agents incur a Kullback-Leibler (K…

Risk-averse Total-reward MDPs with ERM and EVaR

2024-08-30 · Xihong Su, Julien Grand-Clément, Marek Petrik

Optimizing risk-averse objectives in discounted MDPs is challenging because most models do not admit direct dynamic programming equations and require complex history-dependent policies. In this paper, we show that the ri…

Optimistic Policy Optimization is Provably Efficient in Non-stationary MDPs

2021-10-18 · Han Zhong, Zhongren Chen, Zhuoran Yang, Zhaoran Wang 외

We study episodic reinforcement learning (RL) in non-stationary linear kernel Markov decision processes (MDPs). In this setting, both the reward function and the transition kernel are linear with respect to the given fea…

Reinforcement Learning (RL)

Optimistic Natural Policy Gradient: a Simple Efficient Policy Optimization Framework for Online RL

2023-05-18 · NeurIPS 2023 11 · Qinghua Liu, Gellért Weisz, András György, Chi Jin 외

While policy optimization algorithms have played an important role in recent empirical success of Reinforcement Learning (RL), the existing theoretical understanding of policy optimization remains rather limited -- they …

Reinforcement Learning (RL)

A Theoretical Analysis of Optimistic Proximal Policy Optimization in Linear Markov Decision Processes

2023-05-15 · NeurIPS 2023 11

The proximal policy optimization (PPO) algorithm stands as one of the most prosperous methods in the field of reinforcement learning (RL). Despite its success, the theoretical understanding of PPO remains deficient. Spec…

2kReinforcement Learning (RL)