Javascript must be enabled to continue!
Actor Prioritized Experience Replay
View through CrossRef
A widely-studied deep reinforcement learning (RL) technique known as Prioritized Experience Replay (PER) allows agents to learn from transitions sampled with non-uniform probability proportional to their temporal-difference (TD) error. Although it has been shown that PER is one of the most crucial components for the overall performance of deep RL methods in discrete action domains, many empirical studies indicate that it considerably underperforms off-policy actor-critic algorithms. We theoretically show that actor networks cannot be effectively trained with transitions that have large TD errors. As a result, the approximate policy gradient computed under the Q-network diverges from the actual gradient computed under the optimal Q-function. Motivated by this, we introduce a novel experience replay sampling framework for actor-critic methods, which also regards issues with stability and recent findings behind the poor empirical performance of PER. The introduced algorithm suggests a new branch of improvements to PER and schedules effective and efficient training for both actor and critic networks. An extensive set of experiments verifies our theoretical findings, showing that our method outperforms competing approaches and achieves state-of-the-art results over the standard off-policy actor-critic algorithms.
Title: Actor Prioritized Experience Replay
Description:
A widely-studied deep reinforcement learning (RL) technique known as Prioritized Experience Replay (PER) allows agents to learn from transitions sampled with non-uniform probability proportional to their temporal-difference (TD) error.
Although it has been shown that PER is one of the most crucial components for the overall performance of deep RL methods in discrete action domains, many empirical studies indicate that it considerably underperforms off-policy actor-critic algorithms.
We theoretically show that actor networks cannot be effectively trained with transitions that have large TD errors.
As a result, the approximate policy gradient computed under the Q-network diverges from the actual gradient computed under the optimal Q-function.
Motivated by this, we introduce a novel experience replay sampling framework for actor-critic methods, which also regards issues with stability and recent findings behind the poor empirical performance of PER.
The introduced algorithm suggests a new branch of improvements to PER and schedules effective and efficient training for both actor and critic networks.
An extensive set of experiments verifies our theoretical findings, showing that our method outperforms competing approaches and achieves state-of-the-art results over the standard off-policy actor-critic algorithms.
Related Results
Theta-band phase locking during encoding leads to coordinated entorhinal-hippocampal replay
Theta-band phase locking during encoding leads to coordinated entorhinal-hippocampal replay
Abstract
Precisely timed interactions between hippocampal and cortical neurons during replay epochs are thought to support memory consolidation. ...
Evaluating hippocampal replay without a ground truth
Evaluating hippocampal replay without a ground truth
AbstractDuring rest and sleep, memory traces replay in the brain. The dialogue between brain regions during replay is thought to stabilize labile memory traces for long-term storag...
Exploring the roles of memory replay in targeted memory reactivation and birdsong development: Insights from computational models of complementary learning systems
Exploring the roles of memory replay in targeted memory reactivation and birdsong development: Insights from computational models of complementary learning systems
Abstract
Replay facilitates memory consolidation in both biological and artificial systems. Using the complementary learning systems (CLS) framework, we study repla...
Post-learning replay of hippocampal-striatal activity is biased by reward-prediction signals
Post-learning replay of hippocampal-striatal activity is biased by reward-prediction signals
Abstract
Neural activity encoding recent experiences is replayed during sleep and rest to promote consolidation of memories. However, precisely which features of ex...
Repetition accelerates neural markers of memory consolidation
Repetition accelerates neural markers of memory consolidation
Abstract
No sooner is an experience over than its neural memory representation begins to be strengthened and transformed through the process of memory replay. Using...
Adaptive Replay Strategies Stabilize Multi-Agent Reinforcement Learning for Differential-Drive Robot Coordination
Adaptive Replay Strategies Stabilize Multi-Agent Reinforcement Learning for Differential-Drive Robot Coordination
Background: Coordinating differential-drive mobile robots for landmark coverage is challenging due to non-holonomic dynamics, clutter, and sparse rewards. Standard multi-agent RL p...
Actor Prioritized Experience Replay (Abstract Reprint)
Actor Prioritized Experience Replay (Abstract Reprint)
A widely-studied deep reinforcement learning (RL) technique known as Prioritized Experience Replay (PER) allows agents to learn from transitions sampled with non-uniform probabilit...
Prioritized Experience Replay Based on dynamics priority
Prioritized Experience Replay Based on dynamics priority
Abstract
Experience replay has been instrumental in achieving significant advancements in reinforcement learning by increasing the utilization of data. To further improve t...

