English

Beating Greedy For Approximating Reserve Prices in Multi-Unit VCG Auctions

Computer Science and Game Theory 2020-07-27 v1 Data Structures and Algorithms

Abstract

We study the problem of finding personalized reserve prices for unit-demand buyers in multi-unit eager VCG auctions with correlated buyers. The input to this problem is a dataset of submitted bids of nn buyers in a set of auctions. The goal is to find a vector of reserve prices, one for each buyer, that maximizes the total revenue across all auctions. Roughgarden and Wang (2016) showed that this problem is APX-hard but admits a greedy 12\frac{1}{2}-approximation algorithm. Later, Derakhshan, Golrezai, and Paes Leme (2019) gave an LP-based algorithm achieving a 0.680.68-approximation for the (important) special case of the problem with a single-item, thereby beating greedy. We show in this paper that the algorithm of Derakhshan et al. in fact does not beat greedy for the general multi-item problem. This raises the question of whether or not the general problem admits a better-than-12\frac{1}{2} approximation. In this paper, we answer this question in the affirmative and provide a polynomial-time algorithm with a significantly better approximation-factor of 0.630.63. Our solution is based on a novel linear programming formulation, for which we propose two different rounding schemes. We prove that the best of these two and the no-reserve case (all-zero vector) is a 0.630.63-approximation.

Keywords

Cite

@article{arxiv.2007.12653,
  title  = {Beating Greedy For Approximating Reserve Prices in Multi-Unit VCG Auctions},
  author = {Mahsa Derakhshan and David M. Pennock and Aleksandrs Slivkins},
  journal= {arXiv preprint arXiv:2007.12653},
  year   = {2020}
}
R2 v1 2026-06-23T17:23:07.219Z