paper-with-me

Papers

Temporal Difference Based Actor Critic Learning - Convergence and Neural Implementation

2008-12-01 · NeurIPS 2008 12 · Dotan D. Castro, Dmitry Volkinshtein, Ron Meir

Actor-critic algorithms for reinforcement learning are achieving renewed popularity due to their good convergence properties in situations where other approaches often fail (e.g., when function approximation is involved). Interestingly, there is growing evidence that actor-critic approaches based on phasic dopamine signals play a key role in biological learning through the cortical and basal ganglia. We derive a temporal difference based actor critic learning algorithm, for which convergence can be proved without assuming separate time scales for the actor and the critic. The approach is demonstrated by applying it to networks of spiking neurons. The established relation between phasic dopamine and the temporal difference signal lends support to the biological relevance of such algorithms.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

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 Time-scale Actor-critic Method to Solve the Linear Quadratic Regulator with Convergence Guarantees

2022-01-31 · Mo Zhou, Jianfeng Lu

We propose a single time-scale actor-critic algorithm to solve the linear quadratic regulator (LQR) problem. A least squares temporal difference (LSTD) method is applied to the critic and a natural policy gradient method…

Bilevel Optimization

A Finite-Time Analysis of Two Time-Scale Actor-Critic Methods

2020-12-01 · NeurIPS 2020 12 · Yue Wu, Weitong Zhang, Pan Xu, Quanquan Gu

Actor-critic (AC) methods have exhibited great empirical success compared with other reinforcement learning algorithms, where the actor uses the policy gradient to improve the learning policy and the critic uses temporal…

Vocal Bursts Valence Prediction

A Finite Time Analysis of Two Time-Scale Actor Critic Methods

2020-05-04 · Yue Wu, Weitong Zhang, Pan Xu, Quanquan Gu

Actor-critic (AC) methods have exhibited great empirical success compared with other reinforcement learning algorithms, where the actor uses the policy gradient to improve the learning policy and the critic uses temporal…

Vocal Bursts Valence Prediction

Quasi-Newton Compatible Actor-Critic for Deterministic Policies

2025-11-12 · Arash Bahari Kordabad, Dean Brandner, Sebastien Gros, Sergio Lucia 외 arxiv

In this paper, we propose a second-order deterministic actor-critic framework in reinforcement learning that extends the classical deterministic policy gradient method to exploit curvature information of the performance …

Reinforcement Learning