English

Deletion Robust Submodular Maximization over Matroids

Data Structures and Algorithms 2024-02-20 v1 Machine Learning Machine Learning

Abstract

Maximizing a monotone submodular function is a fundamental task in machine learning. In this paper, we study the deletion robust version of the problem under the classic matroids constraint. Here the goal is to extract a small size summary of the dataset that contains a high value independent set even after an adversary deleted some elements. We present constant-factor approximation algorithms, whose space complexity depends on the rank kk of the matroid and the number dd of deleted elements. In the centralized setting we present a (3.582+O(ε))(3.582+O(\varepsilon))-approximation algorithm with summary size O(k+dlogkε2)O(k + \frac{d \log k}{\varepsilon^2}). In the streaming setting we provide a (5.582+O(ε))(5.582+O(\varepsilon))-approximation algorithm with summary size and memory O(k+dlogkε2)O(k + \frac{d \log k}{\varepsilon^2}). We complement our theoretical results with an in-depth experimental analysis showing the effectiveness of our algorithms on real-world datasets.

Keywords

Cite

@article{arxiv.2201.13128,
  title  = {Deletion Robust Submodular Maximization over Matroids},
  author = {Paul Dütting and Federico Fusco and Silvio Lattanzi and Ashkan Norouzi-Fard and Morteza Zadimoghaddam},
  journal= {arXiv preprint arXiv:2201.13128},
  year   = {2024}
}
R2 v1 2026-06-24T09:10:26.172Z