Prediction and Control in Continual Reinforcement Learning
About
Temporal difference (TD) learning is often used to update the estimate of the value function which is used by RL agents to extract useful policies. In this paper, we focus on value function estimation in continual reinforcement learning. We propose to decompose the value function into two components which update at different timescales: a permanent value function, which holds general knowledge that persists over time, and a transient value function, which allows quick adaptation to new situations. We establish theoretical results showing that our approach is well suited for continual learning and draw connections to the complementary learning systems (CLS) theory from neuroscience. Empirically, this approach improves performance significantly on both prediction and control problems.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Continual Learning | CW10 (sequence) | Performance9.3 | 27 | |
| Continual Reinforcement Learning | MinAtar | Breakout Score10.71 | 6 | |
| Continual Reinforcement Learning | Meta-World average over three sequences | Average Performance9.3 | 6 | |
| Robotic Manipulation | Meta-World (averaged over 3 sequences) | Average Performance0.093 | 6 | |
| Continual Reinforcement Learning | ALE SpaceInvaders v5 | Average Performance61 | 5 | |
| Continual Reinforcement Learning | ALE/Freeway v5 | Average Performance21 | 5 |