IJCAI 2023poster6 citations

Anticipatory Fictitious Play

Alex Cloud, Albert Wang, Wesley Kerr

Abstract

Fictitious play is an algorithm for computing Nash equilibria of matrix games. Recently, machine learning variants of fictitious play have been successfully applied to complicated real-world games. This paper presents a simple modification of fictitious play which is a strict improvement over the original: it has the same theoretical worst-case convergence rate, is equally applicable in a machine learning context, and enjoys superior empirical performance. We conduct an extensive comparison of our algorithm with fictitious play, proving an optimal O(1/t) convergence rate for certain classes of games, demonstrating superior performance numerically across a variety of games, and concluding with experiments that extend these algorithms to the setting of deep multiagent reinforcement learning.

Agent-based and Multi-agent Systems: MAS: Multi-agent learningGame Theory and Economic Paradigms: GTEP: Noncooperative gamesMachine Learning: ML: Reinforcement learning
BibTeX
@inproceedings{ijcai2023p9,
  title     = {Anticipatory Fictitious Play},
  author    = {Cloud, Alex and Wang, Albert and Kerr, Wesley},
  booktitle = {Proceedings of the Thirty-Second International Joint Conference on
               Artificial Intelligence, {IJCAI-23}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Edith Elkind},
  pages     = {73--81},
  year      = {2023},
  month     = {8},
  note      = {Main Track},
  doi       = {10.24963/ijcai.2023/9},
  url       = {https://doi.org/10.24963/ijcai.2023/9},
}
Anticipatory Fictitious Play · IJCAI 2023