paper-with-me

홈 › Papers

On Convergence Rate of Adaptive Multiscale Value Function Approximation For Reinforcement Learning

2019-08-22 · Tao Li, Quanyan Zhu

In this paper, we propose a generic framework for devising an adaptive approximation scheme for value function approximation in reinforcement learning, which introduces multiscale approximation. The two basic ingredients are multiresolution analysis as well as tree approximation. Starting from simple refinable functions, multiresolution analysis enables us to construct a wavelet system from which the basis functions are selected adaptively, resulting in a tree structure. Furthermore, we present the convergence rate of our multiscale approximation which does not depend on the regularity of basis functions.

📄 PDF Abstract BibTeX arXiv:1908.08578

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Extrapolation Towards Imaginary 0-Nearest Neighbour and Its Improved Convergence Rate

2020-12-01 · NeurIPS 2020 12 · Akifumi Okuno, Hidetoshi Shimodaira

$k$-nearest neighbour ($k$-NN) is one of the simplest and most widely-used methods for supervised classification, that predicts a query's label by taking weighted ratio of observed labels of $k$ objects nearest to the qu…

Extrapolation Towards Imaginary $0$-Nearest Neighbour and Its Improved Convergence Rate

2020-02-08 · Akifumi Okuno, Hidetoshi Shimodaira

$k$-nearest neighbour ($k$-NN) is one of the simplest and most widely-used methods for supervised classification, that predicts a query's label by taking weighted ratio of observed labels of $k$ objects nearest to the qu…

Stochastic Adaptive Quasi-Newton Methods for Minimizing Expected Values

2017-08-01 · ICML 2017 8 · Chaoxu Zhou, Wenbo Gao, Donald Goldfarb

We propose a novel class of stochastic, adaptive methods for minimizing self-concordant functions which can be expressed as an expected value. These methods generate an estimate of the true objective function by tak…

On the Convergence of Loss and Uncertainty-based Active Learning Algorithms

2023-12-21 · Daniel Haimovich, Dima Karamshuk, Fridolin Linder, Niek Tax 외

We investigate the convergence rates and data sample sizes required for training a machine learning model using a stochastic gradient descent (SGD) algorithm, where data points are sampled based on either their loss valu…

Active Learning

Convergence Analysis of a Momentum Algorithm with Adaptive Step Size for Non Convex Optimization

2019-11-18 · Anas Barakat, Pascal Bianchi

Although ADAM is a very popular algorithm for optimizing the weights of neural networks, it has been recently shown that it can diverge even in simple convex optimization examples. Several variants of ADAM have been prop…