paper-with-me

Papers

Offline Multi-agent Continual Cooperation via Skill Partition and Reuse

2026-06-24 · Yuchen Xiao, Lei Yuan, Ruiqi Xue, Tieyue Yin, Yang Yu arxiv

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.

📄 PDF Abstract BibTeX arXiv:2606.25389

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning Generalizable Skills from Offline Multi-Task Data for Multi-Agent Cooperation

2025-03-27 · Sicong Liu, Yang Shu, Chenjuan Guo, Bin Yang

Learning cooperative multi-agent policy from offline multi-task data that can generalize to unseen tasks with varying numbers of agents and targets is an attractive problem in many scenarios. Although aggregating general…

MuJoCoSMACSMAC+

Data-Incremental Continual Offline Reinforcement Learning

2024-04-19 · Sibo Gai, Donglin Wang

In this work, we propose a new setting of continual learning: data-incremental continual offline reinforcement learning (DICORL), in which an agent is asked to learn a sequence of datasets of a single offline reinforceme…

Continual LearningOffline RLQ-Learningreinforcement-learning+2

Towards Human-Level Bimanual Dexterous Manipulation with Reinforcement Learning

2022-06-17 · Yuanpei Chen, Tianhao Wu, Shengjie Wang, Xidong Feng 외

Achieving human-level dexterity is an important open problem in robotics. However, tasks of dexterous hand manipulation, even at the baby level, are challenging to solve through reinforcement learning (RL). The difficult…

Few-Shot LearningOffline RLreinforcement-learningReinforcement Learning+1

SkillLearnBench: Benchmarking Continual Learning Methods for Agent Skill Generation on Real-World Tasks

2026-04-22 · Shanshan Zhong, Yi Lu, Jingjie Ning, Yibing Wan 외 arxiv

Skills have become the de facto way to enable LLM agents to perform complex real-world tasks with customized instructions, workflows, and tools, but how to learn them automatically and effectively remains unclear. We int…

Continual Learning

OER: Offline Experience Replay for Continual Offline Reinforcement Learning

2023-05-23 · Sibo Gai, Donglin Wang, Li He

The capability of continuously learning new skills via a sequence of pre-collected offline datasets is desired for an agent. However, consecutively learning a sequence of offline tasks likely leads to the catastrophic fo…

Continual LearningMuJoCoQ-Learningreinforcement-learning+1