paper-with-me

홈 › Papers

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

2020-07-09 · Omar Darwiche Domingues, Pierre Ménard, Matteo Pirotta, Emilie Kaufmann, Michal Valko

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.

📄 PDF Abstract BibTeX arXiv:2007.05078

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Stationary Kernels and Gaussian Processes on Lie Groups and their Homogeneous Spaces II: non-compact symmetric spaces

2023-01-30 · Iskander Azangulov, Andrei Smolensky, Alexander Terenin, Viacheslav Borovitskiy

Gaussian processes are arguably the most important class of spatiotemporal models within machine learning. They encode prior information about the modeled function and can be used for exact or approximate Bayesian learni…

Gaussian Processes

Spatial Mapping with Gaussian Processes and Nonstationary Fourier Features

2017-11-15 · Jean-Francois Ton, Seth Flaxman, Dino Sejdinovic, Samir Bhatt

The use of covariance kernels is ubiquitous in the field of spatial statistics. Kernels allow data to be mapped into high-dimensional feature spaces and can thus extend simple linear additive methods to nonlinear methods…

Gaussian ProcessesTime SeriesTime Series Analysis

Non-stationary Reinforcement Learning under General Function Approximation

2023-06-01 · Songtao Feng, Ming Yin, Ruiquan Huang, Yu-Xiang Wang 외

General function approximation is a powerful tool to handle large state and action spaces in a broad range of reinforcement learning (RL) scenarios. However, theoretical understanding of non-stationary MDPs with general …

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Optimal policy evaluation using kernel-based temporal difference methods

2021-09-24 · Yaqi Duan, Mengdi Wang, Martin J. Wainwright

We study methods based on reproducing kernel Hilbert spaces for estimating the value function of an infinite-horizon discounted Markov reward process (MRP). We study a regularized form of the kernel least-squares tempora…

Kernel Metric Learning for In-Sample Off-Policy Evaluation of Deterministic RL Policies

2024-05-29 · Haanvid Lee, Tri Wahyu Guntara, Jongmin Lee, Yung-Kyun Noh 외

We consider off-policy evaluation (OPE) of deterministic target policies for reinforcement learning (RL) in environments with continuous action spaces. While it is common to use importance sampling for OPE, it suffers fr…

Metric LearningOff-policy evaluationReinforcement Learning (RL)