paper-with-me

홈 › Papers

On learning history based policies for controlling Markov decision processes

2022-11-06 · Gandharv Patil, Aditya Mahajan, Doina Precup

Reinforcementlearning(RL)folkloresuggeststhathistory-basedfunctionapproximationmethods,suchas recurrent neural nets or history-based state abstraction, perform better than their memory-less counterparts, due to the fact that function approximation in Markov decision processes (MDP) can be viewed as inducing a Partially observable MDP. However, there has been little formal analysis of such history-based algorithms, as most existing frameworks focus exclusively on memory-less features. In this paper, we introduce a theoretical framework for studying the behaviour of RL algorithms that learn to control an MDP using history-based feature abstraction mappings. Furthermore, we use this framework to design a practical RL algorithm and we numerically evaluate its effectiveness on a set of continuous control tasks.

📄 PDF Abstract BibTeX arXiv:2211.03011

Code (0)

등록된 구현이 없습니다.

Tasks

continuous-controlContinuous Control

Similar Papers 제목 키워드 기반

Policy Dispersion in Non-Markovian Environment

2023-02-28 · Bohao Qu, Xiaofeng Cao, Jielong Yang, Hechang Chen 외

Markov Decision Process (MDP) presents a mathematical framework to formulate the learning processes of agents in reinforcement learning. MDP is limited by the Markovian assumption that a reward only depends on the immedi…

Recursively-Constrained Partially Observable Markov Decision Processes

2023-10-15 · Qi Heng Ho, Tyler Becker, Benjamin Kraske, Zakariya Laouar 외

Many sequential decision problems involve optimizing one objective function while imposing constraints on other objectives. Constrained Partially Observable Markov Decision Processes (C-POMDP) model this case with transi…

Model-Based Reinforcement Learning in Discrete-Action Non-Markovian Reward Decision Processes

2025-12-16 · Alessandro Trapasso, Luca Iocchi, Fabio Patrizi arxiv

Many practical decision-making problems involve tasks whose success depends on the entire system history, rather than on achieving a state with desired properties. Markovian Reinforcement Learning (RL) approaches are not…

Reinforcement Learning

Off-Policy Evaluation in Partially Observed Markov Decision Processes under Sequential Ignorability

2021-10-24 · Yuchen Hu, Stefan Wager

We consider off-policy evaluation of dynamic treatment rules under sequential ignorability, given an assumption that the underlying system can be modeled as a partially observed Markov decision process (POMDP). We propos…

Off-policy evaluation

Markov Decision Processes under External Temporal Processes

2023-05-25 · Ranga Shaarad Ayyagari, Ambedkar Dukkipati

Most reinforcement learning algorithms treat the context under which they operate as a stationary, isolated, and undisturbed environment. However, in real world applications, environments constantly change due to a varie…

reinforcement-learning