Equilibrium Computation in Multi-Stage Auctions and Contests
Fabian R. Pieroth, Nils Kohring, Martin Bichler
TL;DR
This paper demonstrates that deep reinforcement learning with self-play can learn equilibrium bidding strategies in continuous multi-stage games, such as sequential auctions, elimination contests, and Stackelberg-Bertrand competition, where traditional analytic solutions are intractable due to infinite-dimensional bid and signal spaces. It combines policy-gradient methods (Reinforce and PPO) with Lipschitz-based regularity and comprehensive verification to identify and certify approximate Nash equilibria across diverse model variations, including asymmetric, interdependent-prior, and risk-averse settings. A novel verification procedure is introduced and proven to yield upper bounds on equilibrium deviations that shrink as discretization granularity and sampling increase, enabling practical validation of learned equilibria. The experiments show that DRL can recover known analytical equilibria and uncover new asymmetric or interdependent-prior equilibria across multiple multi-stage scenarios, with runtimes ranging from minutes to hours, thus providing a scalable, flexible toolkit for equilibrium analysis in economic and management contexts.
Abstract
We compute equilibrium strategies in multi-stage games with continuous signal and action spaces as they are widely used in the management sciences and economics. Examples include sequential sales via auctions, multi-stage elimination contests, and Stackelberg competitions. In sequential auctions, analysts performing equilibrium analysis are required to derive not just single bids but bid functions for all possible signals or values that a bidder might have in multiple stages. Due to the continuity of the signal and action spaces, these bid functions come from an infinite dimensional space. While such models are fundamental to game theory and its applications, equilibrium strategies are rarely known. The resulting system of non-linear differential equations is considered intractable for all but elementary models. This has been limiting progress in game theory and is a barrier to its adoption in the field. We show that Deep Reinforcement Learning and self-play can learn equilibrium bidding strategies for various multi-stage games. We find equilibrium in models that have not yet been explored analytically and new asymmetric equilibrium bid functions for established models of sequential auctions. The verification of equilibrium is challenging in such games due to the continuous signal and action spaces. We introduce a verification algorithm and prove that the error of this verifier decreases when considering Lipschitz continuous strategies with increasing levels of discretization and sample sizes.
