1: \begin{abstract}
2: %Coordinated learning is central to optimising performance in many multi-agent systems. This affects both how quickly agents find actions that increase their own rewards during exploration and their ability to coordinate to achieve optimal outcomes.
3: Efficient exploration is important for reinforcement learners to achieve high rewards. In multi-agent systems, \textit{coordinated} exploration and behaviour is critical for agents to jointly achieve optimal outcomes. In this paper, we introduce a new general framework for improving coordination and performance of multi-agent reinforcement learners (MARL). Our framework, named Learnable Intrinsic-Reward Generation Selection algorithm (LIGS) introduces
4: an adaptive learner, Generator that observes the agents and learns to construct
5: intrinsic rewards online that coordinate the agents’ joint exploration and joint behaviour.
6: Using a novel combination of MARL and switching
7: controls, LIGS determines the best states to learn to add intrinsic rewards which
8: leads to a highly efficient learning process. LIGS can subdivide complex tasks making them easier to solve and enables systems of MARL agents to quickly solve environments with sparse rewards. LIGS can seamlessly adopt existing MARL algorithms and, our theory shows that it ensures convergence to policies that deliver higher system performance. We demonstrate its superior performance in challenging tasks in Foraging and StarCraft II.
9: \end{abstract}
10: