English

Learning Task Embeddings for Teamwork Adaptation in Multi-Agent Reinforcement Learning

Multiagent Systems 2023-11-21 v2 Artificial Intelligence Machine Learning

Abstract

Successful deployment of multi-agent reinforcement learning often requires agents to adapt their behaviour. In this work, we discuss the problem of teamwork adaptation in which a team of agents needs to adapt their policies to solve novel tasks with limited fine-tuning. Motivated by the intuition that agents need to be able to identify and distinguish tasks in order to adapt their behaviour to the current task, we propose to learn multi-agent task embeddings (MATE). These task embeddings are trained using an encoder-decoder architecture optimised for reconstruction of the transition and reward functions which uniquely identify tasks. We show that a team of agents is able to adapt to novel tasks when provided with task embeddings. We propose three MATE training paradigms: independent MATE, centralised MATE, and mixed MATE which vary in the information used for the task encoding. We show that the embeddings learned by MATE identify tasks and provide useful information which agents leverage during adaptation to novel tasks.

Keywords

Cite

@article{arxiv.2207.02249,
  title  = {Learning Task Embeddings for Teamwork Adaptation in Multi-Agent Reinforcement Learning},
  author = {Lukas Schäfer and Filippos Christianos and Amos Storkey and Stefano V. Albrecht},
  journal= {arXiv preprint arXiv:2207.02249},
  year   = {2023}
}

Comments

To be presented at the Seventh Workshop on Generalization in Planning at the NeurIPS 2023 conference

R2 v1 2026-06-24T12:14:57.425Z