English

Deletion-Robust Submodular Maximization at Scale

Machine Learning 2017-11-22 v2 Data Structures and Algorithms

Abstract

Can we efficiently extract useful information from a large user-generated dataset while protecting the privacy of the users and/or ensuring fairness in representation. We cast this problem as an instance of a deletion-robust submodular maximization where part of the data may be deleted due to privacy concerns or fairness criteria. We propose the first memory-efficient centralized, streaming, and distributed methods with constant-factor approximation guarantees against any number of adversarial deletions. We extensively evaluate the performance of our algorithms against prior state-of-the-art on real-world applications, including (i) Uber-pick up locations with location privacy constraints; (ii) feature selection with fairness constraints for income prediction and crime rate prediction; and (iii) robust to deletion summarization of census data, consisting of 2,458,285 feature vectors.

Keywords

Cite

@article{arxiv.1711.07112,
  title  = {Deletion-Robust Submodular Maximization at Scale},
  author = {Ehsan Kazemi and Morteza Zadimoghaddam and Amin Karbasi},
  journal= {arXiv preprint arXiv:1711.07112},
  year   = {2017}
}

Comments

27 pages, 3 figures

R2 v1 2026-06-22T22:50:58.740Z