Redirecting to original paper in 30 seconds...

Click below to go immediately or wait for automatic redirect

arxiv_ai 95% Match Research Paper Multi-agent systems researchers,Reinforcement learning researchers,Robotics engineers,Game AI developers 1 week ago

Multi-party Agent Relation Sampling for Multi-party Ad Hoc Teamwork

reinforcement-learning › multi-agent
📄 Abstract

Abstract: Multi-agent reinforcement learning (MARl) has achieved strong results in cooperative tasks but typically assumes fixed, fully controlled teams. Ad hoc teamwork (AHT) relaxes this by allowing collaboration with unknown partners, yet existing variants still presume shared conventions. We introduce Multil-party Ad Hoc Teamwork (MAHT), where controlled agents must coordinate with multiple mutually unfamiliar groups of uncontrolled teammates. To address this, we propose MARs, which builds a sparse skeleton graph and applies relational modeling to capture cross-group dvnamics. Experiments on MPE and starCralt ll show that MARs outperforms MARL and AHT baselines while converging faster.
Authors (3)
Beiwen Zhang
Yongheng Liang
Hejun Wu
Submitted
October 29, 2025
arXiv Category
cs.MA
arXiv PDF

Key Contributions

Introduces Multi-party Ad Hoc Teamwork (MAHT), a challenging setting where agents coordinate with multiple unfamiliar groups of uncontrolled teammates. Proposes MARs, a method using relational modeling on sparse skeleton graphs to capture cross-group dynamics, outperforming MARL and AHT baselines.

Business Value

Enables more flexible and adaptable multi-agent systems, crucial for scenarios like swarm robotics, collaborative logistics, and complex team-based games where agents must dynamically form and adapt to teams.