🤖 AI Summary
In ad hoc teamwork (AHT), agents face significant challenges in predicting and rapidly adapting to the behaviors of unknown, heterogeneous teammates. To address this, this paper introduces— for the first time—diffusion models into real-time team coordination, proposing a diffusion-based prediction-adaptation framework. Our method explicitly captures multimodal cooperative patterns by integrating online teammate behavior prediction into the denoising process, combined with recursive state encoding and latent-variable modeling. The resulting diffusion policy network enables diverse action generation and swift policy adaptation under dynamic environmental conditions. Evaluated on three standard collaborative benchmarks, our approach substantially outperforms existing state-of-the-art methods, demonstrating superior generalization to unseen teammates and enhanced robustness in collaborative decision-making.
📝 Abstract
Ad hoc teamwork (AHT) requires agents to collaborate with previously unseen teammates, which is crucial for many real-world applications. The core challenge of AHT is to develop an ego agent that can predict and adapt to unknown teammates on the fly. Conventional RL-based approaches optimize a single expected return, which often causes policies to collapse into a single dominant behavior, thus failing to capture the multimodal cooperation patterns inherent in AHT. In this work, we introduce PADiff, a diffusion-based approach that captures agent's multimodal behaviors, unlocking its diverse cooperation modes with teammates. However, standard diffusion models lack the ability to predict and adapt in highly non-stationary AHT scenarios. To address this limitation, we propose a novel diffusion-based policy that integrates critical predictive information about teammates into the denoising process. Extensive experiments across three cooperation environments demonstrate that PADiff outperforms existing AHT methods significantly.