paper-with-me

Papers

Model Selection in Reinforcement Learning with General Function Approximations

2022-07-06 · Avishek Ghosh, Sayak Ray Chowdhury

We consider model selection for classic Reinforcement Learning (RL) environments -- Multi Armed Bandits (MABs) and Markov Decision Processes (MDPs) -- under general function approximations. In the model selection framework, we do not know the function classes, denoted by $\mathcal{F}$ and $\mathcal{M}$, where the true models -- reward generating function for MABs and and transition kernel for MDPs -- lie, respectively. Instead, we are given $M$ nested function (hypothesis) classes such that true models are contained in at-least one such class. In this paper, we propose and analyze efficient model selection algorithms for MABs and MDPs, that \emph{adapt} to the smallest function class (among the nested $M$ classes) containing the true underlying model. Under a separability assumption on the nested hypothesis classes, we show that the cumulative regret of our adaptive algorithms match to that of an oracle which knows the correct function classes (i.e., $\cF$ and $\cM$) a priori. Furthermore, for both the settings, we show that the cost of model selection is an additive term in the regret having weak (logarithmic) dependence on the learning horizon $T$.

📄 PDF Abstract BibTeX arXiv:2207.02992

Code (0)

등록된 구현이 없습니다.

Tasks

Model SelectionMulti-Armed Banditsreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Model-based Offline Reinforcement Learning with Local Misspecification

2023-01-26 · Kefan Dong, Yannis Flet-Berliac, Allen Nie, Emma Brunskill

We present a model-based offline reinforcement learning policy performance lower bound that explicitly captures dynamics model misspecification and distribution mismatch and we propose an empirical algorithm for optimal …

D4RLmodelreinforcement-learningReinforcement Learning+1

Optimistic Policy Optimization with General Function Approximations

2021-01-01 · Qi Cai, Zhuoran Yang, Csaba Szepesvari, Zhaoran Wang

Although policy optimization with neural networks has a track record of achieving state-of-the-art results in reinforcement learning on various domains, the theoretical understanding of the computational and sample effic…

reinforcement-learningReinforcement Learning (RL)

Quantified advantage of discontinuous weight selection in approximations with deep neural networks

2017-05-03 · Dmitry Yarotsky

We consider approximations of 1D Lipschitz functions by deep ReLU networks of a fixed width. We prove that without the assumption of continuous weight selection the uniform approximation error is lower than with this ass…

Rates of Convergence in Certain Native Spaces of Approximations used in Reinforcement Learning

2023-09-14 · Ali Bouland, Shengyuan Niu, Sai Tej Paruchuri, Andrew Kurdila 외

This paper studies convergence rates for some value function approximations that arise in a collection of reproducing kernel Hilbert spaces (RKHS) $H(\Omega)$. By casting an optimal control problem in a specific class of…

Scalable Greedy Feature Selection via Weak Submodularity

2017-03-08 · Rajiv Khanna, Ethan Elenberg, Alexandros G. Dimakis, Sahand Negahban 외

Greedy algorithms are widely used for problems in machine learning such as feature selection and set function optimization. Unfortunately, for large datasets, the running time of even greedy algorithms can be quite high.…

feature selection