Learning and Collusion in Multi-unit Auctions
Simina Brânzei, Mahsa Derakhshan, Negin Golrezaei, Yanjun Han
TL;DR
This work analyzes repeated multi-unit uniform-price auctions under two price formats: the $K$-th highest bid and the $(K+1)$-st highest bid. It introduces a polynomial-time offline method that reduces the bidder’s hindsight optimization to a maximum-weight path problem on a constructed DAG, and leverages this structure to design online bidding algorithms with sublinear regret, employing a path-kernel / weight-pushing approach that makes Hedge-style learning feasible despite exponentially many bid profiles. The authors provide regret bounds under both full-information and bandit feedback, plus matching lower bounds, and they analyze equilibrium properties via core concepts, showing a stark contrast between the two price formats: zero-price core-stable equilibria are robust in the $(K+1)$-st price setting (implying collusion risk), whereas the $K$-th price format avoids such equilibria. Overall, the paper contributes algorithmic mechanisms for bidding in repeated multi-unit auctions and sheds light on fundamental strategic differences between the two pricing schemes with implications for applications like carbon-license auctions.
Abstract
We consider repeated multi-unit auctions with uniform pricing, which are widely used in practice for allocating goods such as carbon licenses. In each round, $K$ identical units of a good are sold to a group of buyers that have valuations with diminishing marginal returns. The buyers submit bids for the units, and then a price $p$ is set per unit so that all the units are sold. We consider two variants of the auction, where the price is set to the $K$-th highest bid and $(K+1)$-st highest bid, respectively. We analyze the properties of this auction in both the offline and online settings. In the offline setting, we consider the problem that one player $i$ is facing: given access to a data set that contains the bids submitted by competitors in past auctions, find a bid vector that maximizes player $i$'s cumulative utility on the data set. We design a polynomial time algorithm for this problem, by showing it is equivalent to finding a maximum-weight path on a carefully constructed directed acyclic graph. In the online setting, the players run learning algorithms to update their bids as they participate in the auction over time. Based on our offline algorithm, we design efficient online learning algorithms for bidding. The algorithms have sublinear regret, under both full information and bandit feedback structures. We complement our online learning algorithms with regret lower bounds. Finally, we analyze the quality of the equilibria in the worst case through the lens of the core solution concept in the game among the bidders. We show that the $(K+1)$-st price format is susceptible to collusion among the bidders; meanwhile, the $K$-th price format does not have this issue.
