English

Learning Symbolic Task Decompositions for Multi-Agent Teams

Multiagent Systems 2025-02-20 v1 Artificial Intelligence Machine Learning

Abstract

One approach for improving sample efficiency in cooperative multi-agent learning is to decompose overall tasks into sub-tasks that can be assigned to individual agents. We study this problem in the context of reward machines: symbolic tasks that can be formally decomposed into sub-tasks. In order to handle settings without a priori knowledge of the environment, we introduce a framework that can learn the optimal decomposition from model-free interactions with the environment. Our method uses a task-conditioned architecture to simultaneously learn an optimal decomposition and the corresponding agents' policies for each sub-task. In doing so, we remove the need for a human to manually design the optimal decomposition while maintaining the sample-efficiency benefits of improved credit assignment. We provide experimental results in several deep reinforcement learning settings, demonstrating the efficacy of our approach. Our results indicate that our approach succeeds even in environments with codependent agent dynamics, enabling synchronous multi-agent learning not achievable in previous works.

Keywords

Cite

@article{arxiv.2502.13376,
  title  = {Learning Symbolic Task Decompositions for Multi-Agent Teams},
  author = {Ameesh Shah and Niklas Lauffer and Thomas Chen and Nikhil Pitta and Sanjit A. Seshia},
  journal= {arXiv preprint arXiv:2502.13376},
  year   = {2025}
}

Comments

8 pages, main track full paper at AAMAS 2025

R2 v1 2026-06-28T21:49:33.343Z