paper-with-me

Papers

Multi-Timescale, Gradient Descent, Temporal Difference Learning with Linear Options

2017-03-19 · Peeyush Kumar, Doina Precup

Deliberating on large or continuous state spaces have been long standing challenges in reinforcement learning. Temporal Abstraction have somewhat made this possible, but efficiently planing using temporal abstraction still remains an issue. Moreover using spatial abstractions to learn policies for various situations at once while using temporal abstraction models is an open problem. We propose here an efficient algorithm which is convergent under linear function approximation while planning using temporally abstract actions. We show how this algorithm can be used along with randomly generated option models over multiple time scales to plan agents which need to act real time. Using these randomly generated option models over multiple time scales are shown to reduce number of decision epochs required to solve the given task, hence effectively reducing the time needed for deliberation.

📄 PDF Abstract BibTeX arXiv:1703.06471

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Gradient Temporal Difference with Momentum: Stability and Convergence

2021-11-22 · Rohan Deb, Shalabh Bhatnagar

Gradient temporal difference (Gradient TD) algorithms are a popular class of stochastic approximation (SA) algorithms used for policy evaluation in reinforcement learning. Here, we consider Gradient TD algorithms with an…

Provably Convergent Two-Timescale Off-Policy Actor-Critic with Function Approximation

2019-11-11 · ICML 2020 1 · Shangtong Zhang, Bo Liu, Hengshuai Yao, Shimon Whiteson

We present the first provably convergent two-timescale off-policy actor-critic algorithm (COF-PAC) with function approximation. Key to COF-PAC is the introduction of a new critic, the emphasis critic, which is trained vi…

Vocal Bursts Valence Prediction

Single-Timescale Stochastic Nonconvex-Concave Optimization for Smooth Nonlinear TD Learning

2020-08-23 · Shuang Qiu, Zhuoran Yang, Xiaohan Wei, Jieping Ye 외

Temporal-Difference (TD) learning with nonlinear smooth function approximation for policy evaluation has achieved great success in modern reinforcement learning. It is shown that such a problem can be reformulated as a s…

$N$-Timescale Stochastic Approximation: Stability and Convergence

2021-12-07 · Rohan Deb, Shalabh Bhatnagar

This paper presents the first sufficient conditions that guarantee the stability and almost sure convergence of $N$-timescale stochastic approximation (SA) iterates for any $N\geq1$. It extends the existing results on On…

Gradient Descent-Ascent Provably Converges to Strict Local Minmax Equilibria with a Finite Timescale Separation

2020-09-30 · ICLR 2021 1 · Tanner Fiez, Lillian Ratliff

We study the role that a finite timescale separation parameter $\tau$ has on gradient descent-ascent in two-player non-convex, non-concave zero-sum games where the learning rate of player 1 is denoted by $\gamma_1$ and t…