English

Commitment to Sparse Strategies in Two-Player Games

Computer Science and Game Theory 2025-04-22 v1

Abstract

While Nash equilibria are guaranteed to exist, they may exhibit dense support, making them difficult to understand and execute in some applications. In this paper, we study kk-sparse commitments in games where one player is restricted to mixed strategies with support size at most kk. Finding kk-sparse commitments is known to be computationally hard. We start by showing several structural properties of kk-sparse solutions, including that the optimal support may vary dramatically as kk increases. These results suggest that naive greedy or double-oracle-based approaches are unlikely to yield practical algorithms. We then develop a simple approach based on mixed integer linear programs (MILPs) for zero-sum games, general-sum Stackelberg games, and various forms of structured sparsity. We also propose practical algorithms for cases where one or both players have large (i.e., practically innumerable) action sets, utilizing a combination of MILPs and incremental strategy generation. We evaluate our methods on synthetic and real-world scenarios based on security applications. In both settings, we observe that even for small support sizes, we can obtain more than 90%90\% of the true Nash value while maintaining a reasonable runtime, demonstrating the significance of our formulation and algorithms.

Keywords

Cite

@article{arxiv.2412.14337,
  title  = {Commitment to Sparse Strategies in Two-Player Games},
  author = {Salam Afiouni and Jakub Černý and Chun Kai Ling and Christian Kroer},
  journal= {arXiv preprint arXiv:2412.14337},
  year   = {2025}
}

Comments

Proceedings of AAAI'25

R2 v1 2026-06-28T20:41:18.413Z