Action-Adaptive Continual Learning: Enabling Policy Generalization under Dynamic Action Spaces
Chaofan Pan, Jiafen Liu, Yanhua Li, Linbo Xiong, Fan Min, Wei Wei, Xin Yang

TL;DR
This paper introduces a framework for continual learning in environments with dynamically changing action spaces, enabling policy generalization through an action representation space and adaptive fine-tuning.
Contribution
It proposes the Action-Adaptive Continual Learning (AACL) framework that decouples policies from action spaces and introduces a benchmark for CL with dynamic capabilities.
Findings
AACL outperforms existing methods in generalizing policies across action spaces
The framework effectively balances stability and plasticity during adaptation
Benchmark results validate the approach's effectiveness in dynamic environments
Abstract
Continual Learning (CL) is a powerful tool that enables agents to learn a sequence of tasks, accumulating knowledge learned in the past and using it for problem-solving or future task learning. However, existing CL methods often assume that the agent's capabilities remain static within dynamic environments, which doesn't reflect real-world scenarios where capabilities dynamically change. This paper introduces a new and realistic problem: Continual Learning with Dynamic Capabilities (CL-DC), posing a significant challenge for CL agents: How can policy generalization across different action spaces be achieved? Inspired by the cortical functions, we propose an Action-Adaptive Continual Learning framework (AACL) to address this challenge. Our framework decouples the agent's policy from the specific action space by building an action representation space. For a new action space, the…
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
TopicsDomain Adaptation and Few-Shot Learning · Reinforcement Learning in Robotics · Multimodal Machine Learning Applications
