ICML 2025poster0 citations

Ad Hoc Teamwork via Offline Goal-Based Decision Transformers

Xinzhi Zhang, Hohei Chan, Deheng Ye, Yi Cai, Mengchen Zhao

Abstract

The ability of agents to collaborate with previously unknown teammates on the fly, known as ad hoc teamwork (AHT), is crucial in many real-world applications. Existing approaches to AHT require online interactions with the environment and some carefully designed teammates. However, these prerequisites can be infeasible in practice. In this work, we extend the AHT problem to the offline setting, where the policy of the ego agent is directly learned from a multi-agent interaction dataset. We propose a hierarchical sequence modeling framework called TAGET that addresses critical challenges in the offline setting, including limited data, partial observability and online adaptation. The core idea of TAGET is to dynamically predict teammate-aware rewards-to-go and sub-goals, so that the ego agent can adapt to the changes of teammates’ behaviors in real time. Extensive experimental results show that TAGET significantly outperforms existing solutions to AHT in the offline setting.

Ad Hoc TeamworkOffline Reinforcement Learning
BibTeX
@inproceedings{
zhang2025ad,
title={Ad Hoc Teamwork via Offline Goal-Based Decision Transformers},
author={Xinzhi Zhang and Hohei Chan and Deheng Ye and Yi Cai and Mengchen Zhao},
booktitle={Forty-second International Conference on Machine Learning},
year={2025},
url={https://openreview.net/forum?id=tl3FlgWScA}
}