Learning Multi-agent Skills for Tabular Reinforcement Learning using Factor Graphs
Jiayu Chen, Jingdi Chen, Tian Lan, Vaneet Aggarwal

TL;DR
This paper introduces a method to directly compute multi-agent options for reinforcement learning by approximating the joint state space as a Kronecker graph, enabling efficient exploration and improved performance in multi-agent tasks.
Contribution
The paper presents a novel approach to directly discover joint options in multi-agent reinforcement learning using Kronecker graph approximation and spectral analysis.
Findings
Outperforms prior methods in exploration speed
Achieves higher cumulative rewards in multi-agent tasks
Successfully identifies collaborative multi-agent options
Abstract
Covering skill (a.k.a., option) discovery has been developed to improve the exploration of reinforcement learning in single-agent scenarios with sparse reward signals, through connecting the most distant states in the embedding space provided by the Fiedler vector of the state transition graph. However, these option discovery methods cannot be directly extended to multi-agent scenarios, since the joint state space grows exponentially with the number of agents in the system. Thus, existing researches on adopting options in multi-agent scenarios still rely on single-agent option discovery and fail to directly discover the joint options that can improve the connectivity of the joint state space of agents. In this paper, we show that it is indeed possible to directly compute multi-agent options with collaborative exploratory behaviors among the agents, while still enjoying the ease of…
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
