English

A Kernel-Based Approach to Non-Stationary Reinforcement Learning in Metric Spaces

Machine Learning 2022-03-25 v2 Machine Learning

Abstract

In this work, we propose KeRNS: an algorithm for episodic reinforcement learning in non-stationary Markov Decision Processes (MDPs) whose state-action set is endowed with a metric. Using a non-parametric model of the MDP built with time-dependent kernels, we prove a regret bound that scales with the covering dimension of the state-action space and the total variation of the MDP with time, which quantifies its level of non-stationarity. Our method generalizes previous approaches based on sliding windows and exponential discounting used to handle changing environments. We further propose a practical implementation of KeRNS, we analyze its regret and validate it experimentally.

Keywords

Cite

@article{arxiv.2007.05078,
  title  = {A Kernel-Based Approach to Non-Stationary Reinforcement Learning in Metric Spaces},
  author = {Omar Darwiche Domingues and Pierre Ménard and Matteo Pirotta and Emilie Kaufmann and Michal Valko},
  journal= {arXiv preprint arXiv:2007.05078},
  year   = {2022}
}

Comments

Update following the publication in AISTATS 2021. Fixed typos and lemma about runtime

R2 v1 2026-06-23T16:59:59.273Z