Contextual Reserve Price Optimization in Auctions via Mixed-Integer Programming
Joey Huchette, Haihao Lu, Hossein Esfandiari, Vahab Mirrokni

TL;DR
This paper formulates the problem of setting contextual reserve prices in auctions as a mixed-integer programming problem, demonstrating its computational complexity, proposing an exact MIP model, analyzing its LP relaxation, and showing superior empirical performance.
Contribution
It introduces a novel MIP formulation for reserve price optimization that exactly models the nonconvex revenue function, and analyzes the limitations of its LP relaxation.
Findings
MIP formulation is exact and ideal for single impressions.
LP relaxation can significantly overestimate the optimal revenue.
Empirical results show superior performance over existing algorithms.
Abstract
We study the problem of learning a linear model to set the reserve price in an auction, given contextual information, in order to maximize expected revenue from the seller side. First, we show that it is not possible to solve this problem in polynomial time unless the \emph{Exponential Time Hypothesis} fails. Second, we present a strong mixed-integer programming (MIP) formulation for this problem, which is capable of exactly modeling the nonconvex and discontinuous expected reward function. Moreover, we show that this MIP formulation is ideal (i.e. the strongest possible formulation) for the revenue function of a single impression. Since it can be computationally expensive to exactly solve the MIP formulation in practice, we also study the performance of its linear programming (LP) relaxation. Though it may work well in practice, we show that, unfortunately, in the worst case the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAuction Theory and Applications · Optimization and Search Problems · Advanced Bandit Algorithms Research
