On the Approximability of Multistage Min-Sum Set Cover
Dimitris Fotakis, Panagiotis Kostopanagiotis, Vasileios Nakos, and Georgios Piliouras, Stratis Skoulakis

TL;DR
This paper studies the difficulty of approximating the multistage Min-Sum Set Cover problem, proving hardness results and providing approximation algorithms with factors of $O( ext{log}^2 n)$ and $O(r^2)$.
Contribution
It establishes hardness of constant-factor approximation and presents polynomial-time algorithms with $O( ext{log}^2 n)$ and $O(r^2)$ approximation ratios.
Findings
No $O(1)$-approximation unless P=NP.
An $O( ext{log}^2 n)$ approximation algorithm exists.
An $O(r^2)$ approximation algorithm exists for small request sizes.
Abstract
We investigate the polynomial-time approximability of the multistage version of Min-Sum Set Cover (), a natural and intriguing generalization of the classical List Update problem. In , we maintain a sequence of permutations on elements, based on a sequence of requests . We aim to minimize the total cost of updating to , quantified by the Kendall tau distance , plus the total cost of covering each request with the current permutation , quantified by the position of the first element of in . Using a reduction from Set Cover, we show that does not admit an -approximation, unless , and that any (resp. ) approximation to implies a…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMathematical Approximation and Integration
