paper-with-me

홈 › Papers

Clustering Markov Decision Processes For Continual Transfer

2013-11-15 · M. M. Hassan Mahmud, Majd Hawasly, Benjamin Rosman, Subramanian Ramamoorthy

We present algorithms to effectively represent a set of Markov decision processes (MDPs), whose optimal policies have already been learned, by a smaller source subset for lifelong, policy-reuse-based transfer learning in reinforcement learning. This is necessary when the number of previous tasks is large and the cost of measuring similarity counteracts the benefit of transfer. The source subset forms an `$\epsilon$-net' over the original set of MDPs, in the sense that for each previous MDP $M_p$, there is a source $M^s$ whose optimal policy has $<\epsilon$ regret in $M_p$. Our contributions are as follows. We present EXP-3-Transfer, a principled policy-reuse algorithm that optimally reuses a given source policy set when learning for a new MDP. We present a framework to cluster the previous MDPs to extract a source subset. The framework consists of (i) a distance $d_V$ over MDPs to measure policy-based similarity between MDPs; (ii) a cost function $g(\cdot)$ that uses $d_V$ to measure how good a particular clustering is for generating useful source tasks for EXP-3-Transfer and (iii) a provably convergent algorithm, MHAV, for finding the optimal clustering. We validate our algorithms through experiments in a surveillance domain.

📄 PDF Abstract BibTeX arXiv:1311.3959

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringReinforcement LearningTransfer Learning

Similar Papers 제목 키워드 기반

Safe Continual Reinforcement Learning Methods for Nonstationary Environments. Towards a Survey of the State of the Art

2026-01-08 · Timofey Tomashevskiy arxiv

This work provides a state-of-the-art survey of continual safe online reinforcement learning (COSRL) methods. We discuss theoretical aspects, challenges, and open questions in building continual online safe reinforcement…

Reinforcement LearningContinual Learning

A Cantor-Kantorovich Metric Between Markov Decision Processes with Application to Transfer Learning

2024-07-11 · Adrien Banse, Venkatraman Renganathan, Raphaël M. Jungers

We extend the notion of Cantor-Kantorovich distance between Markov chains introduced by (Banse et al., 2023) in the context of Markov Decision Processes (MDPs). The proposed metric is well-defined and can be efficiently …

reinforcement-learningReinforcement LearningTransfer Learning

Transfer Learning Across Patient Variations with Hidden Parameter Markov Decision Processes

2016-12-01 · Taylor Killian, George Konidaris, Finale Doshi-Velez

Due to physiological variation, patients diagnosed with the same condition may exhibit divergent, but related, responses to the same treatments. Hidden Parameter Markov Decision Processes (HiP-MDPs) tackle this transfer-…

Transfer Learning

Deep Transfer $Q$-Learning for Offline Non-Stationary Reinforcement Learning

2025-01-08 · Jinhang Chai, Elynn Chen, Jianqing Fan

In dynamic decision-making scenarios across business and healthcare, leveraging sample trajectories from diverse populations can significantly enhance reinforcement learning (RL) performance for specific target populatio…

Decision MakingInductive LearningQ-Learningreinforcement-learning+3

Partially Observable Markov Decision Process Modelling for Assessing Hierarchies

2019-08-19 · Weipeng Huang, Guangyuan Piao, Raul Moreno, Neil J. Hurley

Hierarchical clustering has been shown to be valuable in many scenarios. Despite its usefulness to many situations, there is no agreed methodology on how to properly evaluate the hierarchies produced from different techn…

ClusteringDecision Making