Enhanced Equilibria-Solving via Private Information Pre-Branch Structure in Adversarial Team Games
Chen Qiu, Haobo Fu, Kai Li, Weixin Huang, Jiajia Zhang, Xuan Wang
TL;DR
The paper tackles TMECor computation in ex ante coordinated ATGs, where existing action-based transformations (e.g., TPICA) incur exponential growth and poor scalability. It introduces a private-information–driven transformation, MPTA, built on a private information pre-branch (PIPB) that replaces team members with a coordinator while dummy players encode teammates’ private information. The authors prove equilibrium equivalence between TMECor in the original game and NE in the transformed game and demonstrate dramatic empirical speedups (up to 694.44×) across Kuhn, Leduc, and Goofspiel testbeds, including large-scale and dynamically changing-private-information scenarios. This approach expands the class of solvable ATGs and offers substantial practical benefits for automated coordination in adversarial settings.
Abstract
In ex ante coordinated adversarial team games (ATGs), a team competes against an adversary, and the team members are only allowed to coordinate their strategies before the game starts. The team-maxmin equilibrium with correlation (TMECor) is a suitable solution concept for ATGs. One class of TMECor-solving methods transforms the problem into solving NE in two-player zero-sum games, leveraging well-established tools for the latter. However, existing methods are fundamentally action-based, resulting in poor generalizability and low solving efficiency due to the exponential growth in the size of the transformed game. To address the above issues, we propose an efficient game transformation method based on private information, where all team members are represented by a single coordinator. We designed a structure called private information pre-branch, which makes decisions considering all possible private information from teammates. We prove that the size of the game transformed by our method is exponentially reduced compared to the current state-of-the-art. Moreover, we demonstrate equilibria equivalence. Experimentally, our method achieves a significant speedup of 182.89$\times$ to 694.44$\times$ in scenarios where the current state-of-the-art method can work, such as small-scale Kuhn poker and Leduc poker. Furthermore, our method is applicable to larger games and those with dynamically changing private information, such as Goofspiel.
