Efficient Regret Bounds for Online Bid Optimisation in Budget-Limited Sponsored Search Auctions

Abstract

We study the problem of an advertising agent who needs to intelligently distribute her budget across a sequence of online keyword bidding auctions. We assume the closing price of each auction is governed by the same unknown distribution, and study the problem of making provably optimal bidding decisions. Learning the distribution is done under censored observations, i.e. the closing price of an auction is revealed only if the bid we place is above it. We consider three algorithms, namely ε-First, Greedy Product-Limit (GPL) and LuekerLearn, respectively, and we show that these algorithms provably achieve Hannan-consistency. In particular, we show that the regret bound of epsilon-FIrst is at most <i>O</i>(<i>T</i><sup>2\\3</sup>) with high probability. For the other two algorithms, we first prove that, by using a censored data distribution estimator proposed by Zeng[19], the empirical distribution of the closing market price converges in probability to its true distribution with a <i>O</i>(1/√ t) rate, where t is the number of updates. Based on this result, we prove that both GPL and LuekerLearn achieve <i>O</i>(√ T) regret bound with high probability. This in fact provides an affirmative answer to the research question raised in [1]. We also evaluate the above mentioned algorithms using real bidding data, and show that although GPL achieves the best performance on average (up to 90% of the optimal solution), its long running time may limit its suitability in practice. By contrast, LuekerLearn and ε-First proposed in this paper achieve up to 85% of the optimal, but with an exponential reduction in computational complexity (a saving up to 95%, compared to GPL).

Cite

Text

Tran-Thanh et al. "Efficient Regret Bounds for Online Bid Optimisation in Budget-Limited Sponsored Search Auctions." Conference on Uncertainty in Artificial Intelligence, 2014.

Markdown

[Tran-Thanh et al. "Efficient Regret Bounds for Online Bid Optimisation in Budget-Limited Sponsored Search Auctions." Conference on Uncertainty in Artificial Intelligence, 2014.](https://mlanthology.org/uai/2014/tranthanh2014uai-efficient/)

BibTeX

@inproceedings{tranthanh2014uai-efficient,
  title     = {{Efficient Regret Bounds for Online Bid Optimisation in Budget-Limited Sponsored Search Auctions}},
  author    = {Tran-Thanh, Long and Stavrogiannis, Lampros C. and Naroditskiy, Victor and Robu, Valentin and Jennings, Nicholas R. and Key, Peter B.},
  booktitle = {Conference on Uncertainty in Artificial Intelligence},
  year      = {2014},
  pages     = {809-818},
  url       = {https://mlanthology.org/uai/2014/tranthanh2014uai-efficient/}
}