paper-with-me

홈 › Papers

Pseudorehearsal in value function approximation

2017-03-21 · Vladimir Marochko, Leonard Johard, Manuel Mazzara

Catastrophic forgetting is of special importance in reinforcement learning, as the data distribution is generally non-stationary over time. We study and compare several pseudorehearsal approaches for Q-learning with function approximation in a pole balancing task. We have found that pseudorehearsal seems to assist learning even in such very simple problems, given proper initialization of the rehearsal parameters.

📄 PDF Abstract BibTeX arXiv:1703.07075

Code (0)

등록된 구현이 없습니다.

Tasks

Q-Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

Q-Learning Q-Learning is an off-policy temporal difference control algorithm: $$Q\left(S\_{t}, A\_{t}\right) \leftarrow Q\left(S\_{t}, A\_{t}\right) + \alpha\left[R_{t+1} +…

Similar Papers 제목 키워드 기반

Pseudorehearsal in actor-critic agents with neural network function approximation

2017-12-20 · Vladimir Marochko, Leonard Johard, Manuel Mazzara, Luca Longo

Catastrophic forgetting has a significant negative impact in reinforcement learning. The purpose of this study is to investigate how pseudorehearsal can change performance of an actor-critic agent with neural-network fun…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Pseudorehearsal in actor-critic agents

2017-04-17 · Marochko Vladimir, Leonard Johard, Manuel Mazzara

Catastrophic forgetting has a serious impact in reinforcement learning, as the data distribution is generally sparse and non-stationary over time. The purpose of this study is to investigate whether pseudorehearsal can i…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Reinforcement Learning with General Value Function Approximation: Provably Efficient Approach via Bounded Eluder Dimension

2020-05-21 · NeurIPS 2020 12 · Ruosong Wang, Ruslan Salakhutdinov, Lin F. Yang

Value function approximation has demonstrated phenomenal empirical success in reinforcement learning (RL). Nevertheless, despite a handful of recent progress on developing theory for RL with linear function approximation…

Reinforcement Learning (RL)

Algebraic function based Banach space valued ordinary and fractional neural network approximations

2022-02-11 · George A Anastassiou

Here we research the univariate quantitative approximation, ordinary and fractional, of Banach space valued continuous functions on a compact interval or all the real line by quasi-interpolation Banach space valued neura…

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…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)