English

Fully Dynamic Algorithm for Constrained Submodular Optimization

Data Structures and Algorithms 2023-05-26 v2

Abstract

The task of maximizing a monotone submodular function under a cardinality constraint is at the core of many machine learning and data mining applications, including data summarization, sparse regression and coverage problems. We study this classic problem in the fully dynamic setting, where elements can be both inserted and removed. Our main result is a randomized algorithm that maintains an efficient data structure with a poly-logarithmic amortized update time and yields a (1/2ϵ)(1/2-\epsilon)-approximate solution. We complement our theoretical analysis with an empirical study of the performance of our algorithm.

Keywords

Cite

@article{arxiv.2006.04704,
  title  = {Fully Dynamic Algorithm for Constrained Submodular Optimization},
  author = {Silvio Lattanzi and Slobodan Mitrović and Ashkan Norouzi-Fard and Jakub Tarnawski and Morteza Zadimoghaddam},
  journal= {arXiv preprint arXiv:2006.04704},
  year   = {2023}
}