paper-with-me

Papers

A General Markov Decision Process Framework for Directly Learning Optimal Control Policies

2019-05-28 · Yingdong Lu, Mark S. Squillante, Chai Wah Wu

We consider a new form of reinforcement learning (RL) that is based on opportunities to directly learn the optimal control policy and a general Markov decision process (MDP) framework devised to support these opportunities. Derivations of general classes of our control-based RL methods are presented, together with forms of exploration and exploitation in learning and applying the optimal control policy over time. Our general MDP framework extends the classical Bellman operator and optimality criteria by generalizing the definition and scope of a policy for any given state. We establish the convergence and optimality-both in general and within various control paradigms (e.g., piecewise linear control policies)-of our control-based methods through this general MDP framework, including convergence of $Q$-learning within the context of our MDP framework. Our empirical results demonstrate and quantify the significant benefits of our approach.

📄 PDF Abstract BibTeX arXiv:1905.12009

Code (0)

등록된 구현이 없습니다.

Tasks

Q-LearningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Tackling Decision Processes with Non-Cumulative Objectives using Reinforcement Learning

2024-05-22 · Maximilian Nägele, Jan Olle, Thomas Fösel, Remmy Zen 외

Markov decision processes (MDPs) are used to model a wide variety of applications ranging from game playing over robotics to finance. Their optimal policy typically maximizes the expected sum of rewards given at each ste…

Portfolio Optimizationreinforcement-learningReinforcement Learning

Optimal Decision Tree Policies for Markov Decision Processes

2023-01-30 · Daniël Vos, Sicco Verwer

Interpretability of reinforcement learning policies is essential for many real-world tasks but learning such interpretable policies is a hard problem. Particularly rule-based policies such as decision trees and rules lis…

Imitation Learning

Differentially Private Regret Minimization in Episodic Markov Decision Processes

2021-12-20 · Sayak Ray Chowdhury, Xingyu Zhou

We study regret minimization in finite horizon tabular Markov decision processes (MDPs) under the constraints of differential privacy (DP). This is motivated by the widespread applications of reinforcement learning (RL) …

Decision MakingReinforcement Learning (RL)Sequential Decision Making

Measurable Monte Carlo Search Error Bounds

2021-06-08 · John Mern, Mykel J. Kochenderfer

Monte Carlo planners can often return sub-optimal actions, even if they are guaranteed to converge in the limit of infinite samples. Known asymptotic regret bounds do not provide any way to measure confidence of a recomm…

ASYNCHRONOUS MULTI-AGENT GENERATIVE ADVERSARIAL IMITATION LEARNING

2019-09-25 · Xin Zhang, Weixiao Huang, Renjie Liao, Yanhua Li

Imitation learning aims to inversely learn a policy from expert demonstrations, which has been extensively studied in the literature for both single-agent setting with Markov decision process (MDP) model, and multi-agent…

Decision MakingImitation Learning