Submodular Matroid Secretary Problem with Shortlists

01/03/2020
by   Mohammad Shadravan, et al.
0

In the matroid secretary problem, the elements of a matroid M arrive in random order. Once we observe an item we need to irrevocably decide whether or not to accept it. The set of selected elements should form an independent set of the matroid. The goal is to maximize the total sum of the values assigned to these elements. We introduce a version of this problem motivated by the shortlist model in [Agrawal et al.]. In this setting, the algorithm is allowed to choose a subset of items as part of a shortlist, possibly more than k=rk(M) items. Then, after seeing the entire input, the algorithm can choose an independent subset from the shortlist. Furthermore we generalize the objective function to any monotone submodular function. Is there an online algorithm achieve a constant competitive ratio using a shortlist of size O(k)? We design an algorithm that achieves a 1/2(1-1/e^2-ϵ-O(1/k)) competitive ratio for any constant ϵ>0, using a shortlist of size O(k). This is especially surprising considering that the best known competitive ratio for the matroid secretary problem is O(loglog k). An important application of our algorithm is for the random order streaming of submodular functions. We show that our algorithm can be implemented in the streaming setting using O(k) memory. It achieves a 1/2(1-1/e^2-ϵ-O(1/k)) approximation. The previously best known approximation ratio for streaming submodular maximization under matroid constraint is 0.25 (adversarial order) due to [Feldman et al.], [Chekuri et al.], and [Chakrabarti et al.]. Moreover, we generalize our results to the case of p-matchoid constraints and give a 1/p+1(1-1/e^p+1-ϵ-O(1/k)) approximation using O(k) memory, which asymptotically approaches the best known offline guarantee 1/p+1 [Nemhauser et al.]

READ FULL TEXT

page 1

page 2

page 3

page 4

research
09/13/2018

Submodular Secretary Problem with Shortlists

In , the goal is to select k items in a randomly ordered input so as to ...
research
10/02/2020

Improved Submodular Secretary Problem with Shortlists

First, for the for the submodular k-secretary problem with shortlists [1...
research
05/10/2019

Online Multistage Subset Maximization Problems

Numerous combinatorial optimization problems (knapsack, maximum-weight m...
research
08/31/2021

Primal-Dual Algorithms for Indivisible Concave Allocation with Bounded Local Curvature

We study a general allocation setting where agent valuations are specifi...
research
07/15/2018

Online Submodular Maximization: Beating 1/2 Made Simple

The Submodular Welfare Maximization problem (SWM) captures an important ...
research
11/01/2020

Robust Sequence Submodular Maximization

Submodularity is an important property of set functions and has been ext...
research
08/10/2022

Knapsack Secretary Through Boosting

We revisit the knapsack-secretary problem (Babaioff et al.; APPROX 2007)...

Please sign up or login with your details

Forgot password? Click here to reset