Continual Knowledge Adaptation for Reinforcement Learning
Jinwu Hu, Zihao Lian, Zhiquan Wen, Chenghao Li, Guohao Chen, Xutao Wen, Bin Xiao, Mingkui Tan

TL;DR
This paper introduces CKA-RL, a continual reinforcement learning method that effectively retains and transfers knowledge across tasks, reducing forgetting and improving performance in non-stationary environments.
Contribution
The paper proposes a novel Continual Knowledge Adaptation strategy and an Adaptive Knowledge Merging mechanism for reinforcement learning, enhancing knowledge retention and transfer across tasks.
Findings
Outperforms state-of-the-art methods on three benchmarks.
Achieves 4.20% improvement in overall performance.
Attains 8.02% better forward transfer.
Abstract
Reinforcement Learning enables agents to learn optimal behaviors through interactions with environments. However, real-world environments are typically non-stationary, requiring agents to continuously adapt to new tasks and changing conditions. Although Continual Reinforcement Learning facilitates learning across multiple tasks, existing methods often suffer from catastrophic forgetting and inefficient knowledge utilization. To address these challenges, we propose Continual Knowledge Adaptation for Reinforcement Learning (CKA-RL), which enables the accumulation and effective utilization of historical knowledge. Specifically, we introduce a Continual Knowledge Adaptation strategy, which involves maintaining a task-specific knowledge vector pool and dynamically using historical knowledge to adapt the agent to new tasks. This process mitigates catastrophic forgetting and enables efficient…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics · Domain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications
