paper-with-me

Papers

Sample Complexity Bounds for Two Timescale Value-based Reinforcement Learning Algorithms

2020-11-10 · Tengyu Xu, Yingbin Liang

Two timescale stochastic approximation (SA) has been widely used in value-based reinforcement learning algorithms. In the policy evaluation setting, it can model the linear and nonlinear temporal difference learning with gradient correction (TDC) algorithms as linear SA and nonlinear SA, respectively. In the policy optimization setting, two timescale nonlinear SA can also model the greedy gradient-Q (Greedy-GQ) algorithm. In previous studies, the non-asymptotic analysis of linear TDC and Greedy-GQ has been studied in the Markovian setting, with diminishing or accuracy-dependent stepsize. For the nonlinear TDC algorithm, only the asymptotic convergence has been established. In this paper, we study the non-asymptotic convergence rate of two timescale linear and nonlinear TDC and Greedy-GQ under Markovian sampling and with accuracy-independent constant stepsize. For linear TDC, we provide a novel non-asymptotic analysis and show that it attains an $\epsilon$-accurate solution with the optimal sample complexity of $\mathcal{O}(\epsilon^{-1}\log(1/\epsilon))$ under a constant stepsize. For nonlinear TDC and Greedy-GQ, we show that both algorithms attain $\epsilon$-accurate stationary solution with sample complexity $\mathcal{O}(\epsilon^{-2})$. It is the first non-asymptotic convergence result established for nonlinear TDC under Markovian sampling and our result for Greedy-GQ outperforms the previous result orderwisely by a factor of $\mathcal{O}(\epsilon^{-1}\log(1/\epsilon))$.

📄 PDF Abstract BibTeX arXiv:2011.05053

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement Learning (RL)Vocal Bursts Valence Prediction

Similar Papers 제목 키워드 기반

Finite-Time Error Bounds for Greedy-GQ

2022-09-06 · Yue Wang, Yi Zhou, Shaofeng Zou

Greedy-GQ with linear function approximation, originally proposed in \cite{maei2010toward}, is a value-based off-policy algorithm for optimal control in reinforcement learning, and it has a non-linear two timescale struc…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Finite-Time Analysis of Fully Decentralized Single-Timescale Actor-Critic

2022-06-12 · Qijun Luo, Xiao Li

Decentralized Actor-Critic (AC) algorithms have been widely utilized for multi-agent reinforcement learning (MARL) and have achieved remarkable success. Apart from its empirical success, the theoretical convergence prope…

Multi-agent Reinforcement LearningPrivacy Preserving

Finite-sample Analysis of Greedy-GQ with Linear Function Approximation under Markovian Noise

2020-05-20 · Yue Wang, Shaofeng Zou

Greedy-GQ is an off-policy two timescale algorithm for optimal control in reinforcement learning. This paper develops the first finite-sample analysis for the Greedy-GQ algorithm with linear function approximation under …

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Performance-Driven Environment Abstraction with Multi-Timescale Learning

2026-06-16 · Yue Guan, Dipankar Maity, Panagiotis Tsiotras arxiv

We study performance-driven environment abstraction for decision-making in large Markov decision processes. Rather than preserving geometric or topological structure, we seek abstractions that directly optimize decision …

Reinforcement Learning

Is Long Horizon Reinforcement Learning More Difficult Than Short Horizon Reinforcement Learning?

2020-05-01 · Ruosong Wang, Simon S. Du, Lin F. Yang, Sham M. Kakade

Learning to plan for long horizons is a central challenge in episodic reinforcement learning problems. A fundamental question is to understand how the difficulty of the problem scales as the horizon increases. Here the n…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)