paper-with-me

홈 › Papers

Learning and Planning for Time-Varying MDPs Using Maximum Likelihood Estimation

2019-11-29 · Melkior Ornik, Ufuk Topcu

This paper proposes a formal approach to online learning and planning for agents operating in a priori unknown, time-varying environments. The proposed method computes the maximally likely model of the environment, given the observations about the environment made by an agent earlier in the system run and assuming knowledge of a bound on the maximal rate of change of system dynamics. Such an approach generalizes the estimation method commonly used in learning algorithms for unknown Markov decision processes with time-invariant transition probabilities, but is also able to quickly and correctly identify the system dynamics following a change. Based on the proposed method, we generalize the exploration bonuses used in learning for time-invariant Markov decision processes by introducing a notion of uncertainty in a learned time-varying model, and develop a control policy for time-varying Markov decision processes based on the exploitation and exploration trade-off. We demonstrate the proposed methods on four numerical examples: a patrolling task with a change in system dynamics, a two-state MDP with periodically changing outcomes of actions, a wind flow estimation task, and a multi-armed bandit problem with periodically changing probabilities of different rewards.

📄 PDF Abstract BibTeX arXiv:1911.12976

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

When Should a Robot Replan? Regret-Guided Update Scheduling in Time-Varying MDPs

2026-06-15 · Negin Musavi, Gokul Puthumanaillam, Ruben Hernandez, William Schafer 외 arxiv

Robots operating in non-stationary environments must continually adapt their policies as the dynamics drift, but onboard energy and compute budgets cap how often a full state estimation and re-planning step can be perfor…

Provably Efficient Representation Learning with Tractable Planning in Low-Rank POMDP

2023-06-21 · Jiacheng Guo, Zihao Li, Huazheng Wang, Mengdi Wang 외

In this paper, we study representation learning in partially observable Markov Decision Processes (POMDPs), where the agent learns a decoder function that maps a series of high-dimensional raw observations to a compact r…

DecoderEfficient ExplorationRepresentation Learning

Reinforcement Learning in the Wild with Maximum Likelihood-based Model Transfer

2023-02-18 · Hannes Eriksson, Debabrota Basu, Tommy Tram, Mina Alibeigi 외

In this paper, we study the problem of transferring the available Markov Decision Process (MDP) models to learn and plan efficiently in an unknown but similar MDP. We refer to it as \textit{Model Transfer Reinforcement L…

reinforcement-learningReinforcement Learning (RL)Transfer Reinforcement Learning

Value-Biased Maximum Likelihood Estimation for Model-based Reinforcement Learning in Discounted Linear MDPs

2023-10-17 · Yu-Heng Hung, Ping-Chun Hsieh, Akshay Mete, P. R. Kumar

We consider the infinite-horizon linear Markov Decision Processes (MDPs), where the transition probabilities of the dynamic model can be linearly parameterized with the help of a predefined low-dimensional feature mappin…

Model-based Reinforcement Learning

Provably Efficient CVaR RL in Low-rank MDPs

2023-11-20 · Yulai Zhao, Wenhao Zhan, Xiaoyan Hu, Ho-fung Leung 외

We study risk-sensitive Reinforcement Learning (RL), where we aim to maximize the Conditional Value at Risk (CVaR) with a fixed risk tolerance $\tau$. Prior theoretical work studying risk-sensitive RL focuses on the tabu…

Reinforcement Learning (RL)Representation Learning