Hybrid Training for Enhanced Multi-task Generalization in Multi-agent Reinforcement Learning
Mingliang Zhang, Sichang Su, Chengyang He, and Guillaume Sartoretti

TL;DR
HyGen is a hybrid MARL framework that combines online and offline learning to improve multi-task generalization and training efficiency, demonstrating superior performance on the StarCraft multi-agent challenge.
Contribution
This paper introduces HyGen, a novel hybrid training framework that effectively integrates offline and online learning for enhanced multi-task generalization in MARL.
Findings
Outperforms existing online and offline methods on StarCraft challenge
Effectively extracts and refines general skills from offline datasets
Achieves better generalization to unseen tasks
Abstract
In multi-agent reinforcement learning (MARL), achieving multi-task generalization to diverse agents and objectives presents significant challenges. Existing online MARL algorithms primarily focus on single-task performance, but their lack of multi-task generalization capabilities typically results in substantial computational waste and limited real-life applicability. Meanwhile, existing offline multi-task MARL approaches are heavily dependent on data quality, often resulting in poor performance on unseen tasks. In this paper, we introduce HyGen, a novel hybrid MARL framework, Hybrid Training for Enhanced Multi-Task Generalization, which integrates online and offline learning to ensure both multi-task generalization and training efficiency. Specifically, our framework extracts potential general skills from offline multi-task datasets. We then train policies to select the optimal skills…
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
MethodsFocus
