English

Online Learning of Assignments that Maximize Submodular Functions

Machine Learning 2009-08-07 v1 Data Structures and Algorithms

Abstract

Which ads should we display in sponsored search in order to maximize our revenue? How should we dynamically rank information sources to maximize value of information? These applications exhibit strong diminishing returns: Selection of redundant ads and information sources decreases their marginal utility. We show that these and other problems can be formalized as repeatedly selecting an assignment of items to positions to maximize a sequence of monotone submodular functions that arrive one by one. We present an efficient algorithm for this general problem and analyze it in the no-regret model. Our algorithm possesses strong theoretical guarantees, such as a performance ratio that converges to the optimal constant of 1-1/e. We empirically evaluate our algorithm on two real-world online optimization problems on the web: ad allocation with submodular utilities, and dynamically ranking blogs to detect information cascades.

Keywords

Cite

@article{arxiv.0908.0772,
  title  = {Online Learning of Assignments that Maximize Submodular Functions},
  author = {Daniel Golovin and Andreas Krause and Matthew Streeter},
  journal= {arXiv preprint arXiv:0908.0772},
  year   = {2009}
}

Comments

12 pages

R2 v1 2026-06-21T13:32:54.094Z