paper-with-me

Papers

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 temporal difference (LSTD) estimate; in the population limit of infinite data, it corresponds to the fixed point of a projected Bellman operator defined by the associated reproducing kernel Hilbert space. The estimator itself is obtained by computing the projected fixed point induced by a regularized version of the empirical operator; due to the underlying kernel structure, this reduces to solving a linear system involving kernel matrices. We analyze the error of this estimate in the $L^2(\mu)$-norm, where $\mu$ denotes the stationary distribution of the underlying Markov chain. Our analysis imposes no assumptions on the transition operator of the Markov chain, but rather only conditions on the reward function and population-level kernel LSTD solutions. We use empirical process theory techniques to derive a non-asymptotic upper bound on the error with explicit dependence on the eigenvalues of the associated kernel operator, as well as the instance-dependent variance of the Bellman residual error. In addition, we prove minimax lower bounds over sub-classes of MRPs, which shows that our rate is optimal in terms of the sample size $n$ and the effective horizon $H = (1 - \gamma)^{-1}$. Whereas existing worst-case theory predicts cubic scaling ($H^3$) in the effective horizon, our theory reveals that there is in fact a much wider range of scalings, depending on the kernel, the stationary distribution, and the variance of the Bellman residual error. Notably, it is only parametric and near-parametric problems that can ever achieve the worst-case cubic scaling.

📄 PDF Abstract BibTeX arXiv:2109.12002

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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)

A Non-Parametric Approach to Dynamic Programming

2011-12-01 · NeurIPS 2011 12 · Oliver B. Kroemer, Jan R. Peters

In this paper, we consider the problem of policy evaluation for continuous-state systems. We present a non-parametric approach to policy evaluation, which uses kernel density estimation to represent the system. The true …

Density Estimation

Accelerated and instance-optimal policy evaluation with linear function approximation

2021-12-24 · Tianjiao Li, Guanghui Lan, Ashwin Pananjady

We study the problem of policy evaluation with linear function approximation and present efficient and practical algorithms that come with strong optimality guarantees. We begin by proving lower bounds that establish bas…

Sampling Complexity of TD and PPO in RKHS

2025-09-29 · Lu Zou, Wendi Ren, Weizhong Zhang, Liang Ding 외 arxiv

We revisit Proximal Policy Optimization (PPO) from a function-space perspective. Our analysis decouples policy evaluation and improvement in a reproducing kernel Hilbert space (RKHS): (i) A kernelized temporal-difference…

Stochastic Optimization

Regularized Policy Iteration

2008-12-01 · NeurIPS 2008 12 · Amir M. Farahmand, Mohammad Ghavamzadeh, Shie Mannor, Csaba Szepesvári

In this paper we consider approximate policy-iteration-based reinforcement learning algorithms. In order to implement a flexible function approximation scheme we propose the use of non-parametric methods with regularizat…

L2 Regularizationreinforcement-learningReinforcement LearningReinforcement Learning (RL)