The reviewed record of science sign in
Pith

arxiv: 2503.21200 · v1 · pith:KIV3ZKOV · submitted 2025-03-27 · cs.LG · cs.AI· cs.MA

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

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:KIV3ZKOVrecord.jsonopen to challenge →

classification cs.LG cs.AIcs.MA
keywords skillsmulti-taskofflinecooperativecommonhissdlearningaction
0
0 comments X
read the original abstract

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 behavior patterns among multiple tasks as skills to improve policy transfer is a promising approach, two primary challenges hinder the further advancement of skill learning in offline multi-task MARL. Firstly, extracting general cooperative behaviors from various action sequences as common skills lacks bringing cooperative temporal knowledge into them. Secondly, existing works only involve common skills and can not adaptively choose independent knowledge as task-specific skills in each task for fine-grained action execution. To tackle these challenges, we propose Hierarchical and Separate Skill Discovery (HiSSD), a novel approach for generalizable offline multi-task MARL through skill learning. HiSSD leverages a hierarchical framework that jointly learns common and task-specific skills. The common skills learn cooperative temporal knowledge and enable in-sample exploitation for offline multi-task MARL. The task-specific skills represent the priors of each task and achieve a task-guided fine-grained action execution. To verify the advancement of our method, we conduct experiments on multi-agent MuJoCo and SMAC benchmarks. After training the policy using HiSSD on offline multi-task data, the empirical results show that HiSSD assigns effective cooperative behaviors and obtains superior performance in unseen tasks.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Task Decomposition-Guided Reranking for Adaptive Agent Skill Retrieval

    cs.AI 2026-07 conditional novelty 5.0

    SkillReranker decomposes tasks and skills into state transitions, builds an execution graph, and adaptively selects skills per task stage, improving agent performance on ALFWorld and ScienceWorld.