AIJun 24

Offline Multi-agent Continual Cooperation via Skill Partition and Reuse

arXiv:2606.253898.1
Predicted impact top 77% in AI · last 90 daysOriginality Incremental advance
AI Analysis

For multi-agent reinforcement learning, COMAD provides a principled framework to mitigate interference and enable continual skill discovery in sequential tasks.

COMAD addresses catastrophic forgetting and plasticity loss in offline multi-agent continual learning by partitioning and reusing coordination skills. It achieves superior forward and backward transfer across diverse MARL benchmarks compared to baselines.

Extracting skills from multi-agent offline dataset improves learning efficiency via sharing task-invariant coordination skills among tasks. In settings where tasks occur sequentially and the space of skills grows exponentially, existing approaches that rely on heuristically designed and fixed-sized skill libraries struggle to resolve the problem of distributional shift and interference, facing catastrophic forgetting and plasticity loss. To address this problem and endow agents with the ability to continually discover and reuse coordination skills in open-environment, we propose COMAD, a principled framework for Continual Offline Multi-agent Skill Discovery via Skill Partition and Reuse. We first discover skills from mixed multi-agent behavior data with an auto-encoder to transform coordination knowledge into reusable coordination skills. Then we construct a skill-augmented policy learning objective with multi-head architectures, explicitly guiding the advantage function with reusable skills identified via a density-based reusability estimator. Theoretical analysis shows our method approximates the optimum of a continual skill discovery problem. Empirical results across diverse MARL benchmarks show that COMAD continually expands its skill library to mitigate interference, achieving superior forward and backward transfer for task streams compared to multiple baselines.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes