KnowRU: Knowledge Reusing via Knowledge Distillation in Multi-agent Reinforcement Learning
Zijian Gao, Kele Xu, Bo Ding, Huaimin Wang, Yiying Li, Hongda Jia

TL;DR
KnowRU introduces a knowledge distillation-based method to efficiently reuse knowledge among agents in multi-agent reinforcement learning, significantly accelerating training and enhancing performance across various scenarios.
Contribution
It presents a simple, adaptable framework for knowledge reuse in MARL that does not require complex design modifications.
Findings
Outperforms existing methods in multiple MARL scenarios
Accelerates training in new tasks
Improves asymptotic performance of agents
Abstract
Recently, deep Reinforcement Learning (RL) algorithms have achieved dramatically progress in the multi-agent area. However, training the increasingly complex tasks would be time-consuming and resources-exhausting. To alleviate this problem, efficient leveraging the historical experience is essential, which is under-explored in previous studies as most of the exiting methods may fail to achieve this goal in a continuously variational system due to their complicated design and environmental dynamics. In this paper, we propose a method, named "KnowRU" for knowledge reusing which can be easily deployed in the majority of the multi-agent reinforcement learning algorithms without complicated hand-coded design. We employ the knowledge distillation paradigm to transfer the knowledge among agents with the goal to accelerate the training phase for new tasks, while improving the asymptotic…
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 · Evolutionary Algorithms and Applications · Mobile Crowdsensing and Crowdsourcing
MethodsKnowledge Distillation
