Fast deep reinforcement learning using online adjustments from the past
We propose Ephemeral Value Adjusments (EVA): a means of allowing deep reinforcement learning agents to rapidly adapt to experience in their replay buffer. EVA shifts the value predicted by a neural network with an estimate of the value function found by planning over experience tuples from the replay buffer near the current state. EVA combines a number of recent ideas around combining episodic memory-like structures into reinforcement learning agents: slot-based storage, content-based retrieval, and memory-based planning. We show that EVAis performant on a demonstration task and Atari games.
Code (2)
Tasks
Atari GamesDeep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)RetrievalSimilar Papers 제목 키워드 기반
Fast TRAC: A Parameter-Free Optimizer for Lifelong Reinforcement Learning
A key challenge in lifelong reinforcement learning (RL) is the loss of plasticity, where previous learning progress hinders an agent's adaptation to new tasks. While regularization and resetting can help, they require pr…
reinforcement-learningReinforcement LearningReinforcement Learning (RL)The fundamental representation of pricing adjustments
This article consolidates and extends past work on derivative pricing adjustments, including XVA, by providing an encapsulating representation of the adjustment between any two derivative pricing functions, within an Ito…
Provably Efficient Causal Reinforcement Learning with Confounded Observational Data
Empowered by expressive function approximators such as neural networks, deep reinforcement learning (DRL) achieves tremendous empirical successes. However, learning expressive function approximators requires collecting a…
Autonomous DrivingDeep Reinforcement Learningreinforcement-learningReinforcement Learning+1PVBF: A Framework for Mitigating Parameter Variation Imbalance in Online Continual Learning
Online continual learning (OCL), which enables AI systems to adaptively learn from non-stationary data streams, is commonly achieved using experience replay (ER)-based methods that retain knowledge by replaying stored pa…
Continual LearningDistributed Online Service Coordination Using Deep Reinforcement Learning
Services often consist of multiple chained components such as microservices in a service mesh, or machine learning functions in a pipeline. Providing these services requires online coordination including scaling the serv…
Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)+2