English

Reinforcement Learning with History-Dependent Dynamic Contexts

Machine Learning 2023-05-19 v2 Artificial Intelligence Systems and Control Systems and Control Machine Learning

Abstract

We introduce Dynamic Contextual Markov Decision Processes (DCMDPs), a novel reinforcement learning framework for history-dependent environments that generalizes the contextual MDP framework to handle non-Markov environments, where contexts change over time. We consider special cases of the model, with a focus on logistic DCMDPs, which break the exponential dependence on history length by leveraging aggregation functions to determine context transitions. This special structure allows us to derive an upper-confidence-bound style algorithm for which we establish regret bounds. Motivated by our theoretical results, we introduce a practical model-based algorithm for logistic DCMDPs that plans in a latent space and uses optimism over history-dependent features. We demonstrate the efficacy of our approach on a recommendation task (using MovieLens data) where user behavior dynamics evolve in response to recommendations.

Keywords

Cite

@article{arxiv.2302.02061,
  title  = {Reinforcement Learning with History-Dependent Dynamic Contexts},
  author = {Guy Tennenholtz and Nadav Merlis and Lior Shani and Martin Mladenov and Craig Boutilier},
  journal= {arXiv preprint arXiv:2302.02061},
  year   = {2023}
}

Comments

Published in ICML 2023

R2 v1 2026-06-28T08:31:50.604Z