Minimax Game

Minimax games, a framework where two players with opposing objectives compete, are central to many machine learning problems. Current research focuses on improving the training stability and convergence of these games, particularly in adversarial training and generative adversarial networks (GANs), often employing novel algorithms like recursive reasoning methods to approximate optimal strategies. This research addresses challenges like robust overfitting and the need for finding mixed equilibria, impacting the development of robust and fair machine learning models across diverse applications, including image generation and knowledge graph completion. The development of efficient and provably convergent algorithms for solving minimax games is a key area of ongoing investigation.

Papers