paper-with-me

홈 › Papers

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 increase performance of an actor-critic agent with neural-network based policy selection and function approximation in a pole balancing task and compare different pseudorehearsal approaches. We expect that pseudorehearsal assists learning even in such very simple problems, given proper initialization of the rehearsal parameters.

📄 PDF Abstract BibTeX arXiv:1704.04912

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

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 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 func…

Q-Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Decentralized Multi-Agent Actor-Critic with Generative Inference

2019-10-07 · Kevin Corder, Manuel M. Vindiola, Keith Decker

Recent multi-agent actor-critic methods have utilized centralized training with decentralized execution to address the non-stationarity of co-adapting agents. This training paradigm constrains learning to the centralized…

Off-Policy Actor-Critic with Shared Experience Replay

2019-09-25 · ICML 2020 1 · Simon Schmitt, Matteo Hessel, Karen Simonyan

We investigate the combination of actor-critic reinforcement learning algorithms with uniform large-scale experience replay and propose solutions for two challenges: (a) efficient actor-critic learning with experience re…

Atari GamesReinforcement Learning

SACHA: Soft Actor-Critic with Heuristic-Based Attention for Partially Observable Multi-Agent Path Finding

2023-07-05 · Qiushi Lin, Hang Ma

Multi-Agent Path Finding (MAPF) is a crucial component for many large-scale robotic systems, where agents must plan their collision-free paths to their given goal positions. Recently, multi-agent reinforcement learning h…

Multi-Agent Path FindingMulti-agent Reinforcement Learning