Minimum Robust Multi-Submodular Cover for Fairness

Published in Thirty-Fifth AAAI Conference on Artificial Intelligence, AAAI 2021, 2020

In this paper, we study a novel problem, Minimum Robust Multi-Submodular Cover for Fairness (MinRF), as follows: given a ground set; m monotone submodular functions f1,…,fm; m thresholds T1,…,Tm and a non-negative integer r, MinRF asks for the smallest set S such that under removal of any set X of size r, fi of S \ X is at least Ti for all i=1 to m. We prove that MinRF is inapproximable within (1−ϵ)ln m; and no algorithm, taking fewer than exponential number of queries in term of r, is able to output a feasible set to MinRF with high certainty. Three bicriteria approximation algorithms with performance guarantees are proposed: one for r=0, one for r=1, and one for general r. We further investigate our algorithms’ performance in two applications of MinRF, Information Propagation for Multiple Groups and Movie Recommendation for Multiple Users. Our algorithms have shown to outperform baseline heuristics in both solution quality and the number of queries in most cases.

Download paper here.