Decentralized and Disentangled Task–Role Representation Learning for Generalizable Offline Multi-Agent Meta Reinforcement Learning
Abstract
Lay Summary
Teams of AI agents are increasingly expected to cooperate in new situations, but real-world practice can be expensive or risky, so they may have to learn only from past records. This is hard because each agent sees only part of the situation, and the data usually does not say which teammate was playing which role. We propose D2TR, a method that helps agents infer both the team’s current goal and each agent’s individual job. D2TR first learns from full team histories, then teaches each agent to recognize the task from its own limited history. It also uses a large language model to turn behavior patterns into role labels, such as covering a target or fighting from a particular position. These task and role cues guide the agents’ decisions, helping them reuse and recombine learned behaviors on new tasks. In navigation and StarCraft-based benchmarks, D2TR performs better on unseen tasks than prior multi-task and meta-learning methods. This suggests that cooperative AI can become more adaptable when it understands both what the team is trying to do and who should do which job, which may help future robot teams and game agents handle changing goals and teammates.