Ranking with Submodular Valuations
Yossi Azar, Iftah Gamzu

TL;DR
This paper introduces an approximation algorithm for ranking with submodular valuations, achieving near-optimal results within logarithmic factors, and establishes hardness bounds matching the algorithm's performance.
Contribution
The paper presents an $O( olinebreak \, \ln(1/\epsilon))$-approximation algorithm for ranking with submodular functions, using an adaptive residual updates scheme, and proves matching hardness bounds.
Findings
The algorithm achieves an $O(\ln(1/\epsilon))$ approximation ratio.
The problem is shown to be $\Omega(\ln(1/\epsilon))$-hard to approximate.
The proposed method is near-optimal under standard complexity assumptions.
Abstract
We study the problem of ranking with submodular valuations. An instance of this problem consists of a ground set , and a collection of monotone submodular set functions , where each . An additional ingredient of the input is a weight vector . The objective is to find a linear ordering of the ground set elements that minimizes the weighted cover time of the functions. The cover time of a function is the minimal number of elements in the prefix of the linear ordering that form a set whose corresponding function value is greater than a unit threshold value. Our main contribution is an -approximation algorithm for the problem, where is the smallest non-zero marginal value that any function may gain from some element. Our algorithm orders the elements using an adaptive residual updates scheme,…
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
TopicsComplexity and Algorithms in Graphs · Game Theory and Voting Systems · Cryptography and Data Security
