Ranking with Submodular Valuations

Abstract

We study the problem of ranking with submodular valuations. An instance of this problem consists of a ground set [m], and a collection of n monotone submodular set functions f1, …, fn, where each fi: 2[m] R+. An additional ingredient of the input is a weight vector w ∈ R+n. 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 O((1 / ε))-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, which may be of independent interest. We also prove that the problem is ((1 / ε))-hard to approximate, unless P = NP. This implies that the outcome of our algorithm is optimal up to constant factors.

0

Discussion (0)

Sign in to join the discussion.

Loading comments…