English

Fully Dynamic Submodular Maximization over Matroids

Data Structures and Algorithms 2025-05-26 v1 Machine Learning Machine Learning

Abstract

Maximizing monotone submodular functions under a matroid constraint is a classic algorithmic problem with multiple applications in data mining and machine learning. We study this classic problem in the fully dynamic setting, where elements can be both inserted and deleted in real-time. Our main result is a randomized algorithm that maintains an efficient data structure with an O~(k2)\tilde{O}(k^2) amortized update time (in the number of additions and deletions) and yields a 44-approximate solution, where kk is the rank of the matroid.

Keywords

Cite

@article{arxiv.2305.19918,
  title  = {Fully Dynamic 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:2305.19918},
  year   = {2025}
}

Comments

Accepted at ICML 2023

R2 v1 2026-06-28T10:52:07.795Z