Score: 2

A Learning Perspective on Random-Order Covering Problems

Published: November 10, 2025 | arXiv ID: 2511.07283v1

By: Anupam Gupta, Marco Molinaro, Matteo Russo

BigTech Affiliations: Microsoft

Potential Business Impact:

Helps computers solve problems faster by learning.

Business Areas:
A/B Testing Data and Analytics

In the random-order online set cover problem, the instance with $m$ sets and $n$ elements is chosen in a worst-case fashion, but then the elements arrive in a uniformly random order. Can this random-order model allow us to circumvent the bound of $O(\log m \log n)$-competitiveness for the adversarial arrival order model? This long-standing question was recently resolved by Gupta et al. (2021), who gave an algorithm that achieved an $O(\log mn)$-competitive ratio. While their LearnOrCover was inspired by ideas in online learning (and specifically the multiplicative weights update method), the analysis proceeded by showing progress from first principles. In this work, we show a concrete connection between random-order set cover and stochastic mirror-descent/online convex optimization. In particular, we show how additive/multiplicative regret bounds for the latter translate into competitiveness for the former. Indeed, we give a clean recipe for this translation, allowing us to extend our results to covering integer programs, set multicover, and non-metric facility location in the random order model, matching (and giving simpler proofs of) the previous applications of the LearnOrCover framework.

Country of Origin
🇮🇹 🇺🇸 United States, Italy

Page Count
25 pages

Category
Computer Science:
Data Structures and Algorithms