English

Efficient Online Learning of Optimal Rankings: Dimensionality Reduction via Gradient Descent

Machine Learning 2020-11-06 v1

Abstract

We consider a natural model of online preference aggregation, where sets of preferred items R1,R2,,RtR_1, R_2, \ldots, R_t along with a demand for ktk_t items in each RtR_t, appear online. Without prior knowledge of (Rt,kt)(R_t, k_t), the learner maintains a ranking πt\pi_t aiming that at least ktk_t items from RtR_t appear high in πt\pi_t. This is a fundamental problem in preference aggregation with applications to, e.g., ordering product or news items in web pages based on user scrolling and click patterns. The widely studied Generalized Min-Sum-Set-Cover (GMSSC) problem serves as a formal model for the setting above. GMSSC is NP-hard and the standard application of no-regret online learning algorithms is computationally inefficient, because they operate in the space of rankings. In this work, we show how to achieve low regret for GMSSC in polynomial-time. We employ dimensionality reduction from rankings to the space of doubly stochastic matrices, where we apply Online Gradient Descent. A key step is to show how subgradients can be computed efficiently, by solving the dual of a configuration LP. Using oblivious deterministic and randomized rounding schemes, we map doubly stochastic matrices back to rankings with a small loss in the GMSSC objective.

Keywords

Cite

@article{arxiv.2011.02817,
  title  = {Efficient Online Learning of Optimal Rankings: Dimensionality Reduction via Gradient Descent},
  author = {Dimitris Fotakis and Thanasis Lianeas and Georgios Piliouras and Stratis Skoulakis},
  journal= {arXiv preprint arXiv:2011.02817},
  year   = {2020}
}
R2 v1 2026-06-23T19:56:12.096Z