paper-with-me

홈 › Papers

Fully Dynamic Submodular Maximization over Matroids

2023-05-31 · Paul Dütting, Federico Fusco, Silvio Lattanzi, Ashkan Norouzi-Fard, Morteza Zadimoghaddam

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 $\tilde{O}(k^2)$ amortized update time (in the number of additions and deletions) and yields a $4$-approximate solution, where $k$ is the rank of the matroid.

📄 PDF Abstract BibTeX arXiv:2305.19918

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Online Two-Stage Submodular Maximization

2025-10-22 · Iasonas Nikolaou, Miltiadis Stouras, Stratis Ioannidis, Evimaria Terzi arxiv

Given a collection of monotone submodular functions, the goal of Two-Stage Submodular Maximization (2SSM) [Balkanski et al., 2016] is to restrict the ground set so an objective selected u.a.r. from the collection attains…

Optimization for Approximate Submodularity

2018-12-01 · NeurIPS 2018 12 · Yaron Singer, Avinatan Hassidim

We consider the problem of maximizing a submodular function when given access to its approximate version. Submodular functions are heavily studied in a wide variety of disciplines, since they are used to model many real …

Do Less, Get More: Streaming Submodular Maximization with Subsampling

2018-02-20 · NeurIPS 2018 12 · Moran Feldman, Amin Karbasi, Ehsan Kazemi

In this paper, we develop the first one-pass streaming algorithm for submodular maximization that does not evaluate the entire stream even once. By carefully subsampling each element of data stream, our algorithm enjoys …

Video Summarization

Submodular Hamming Metrics

2015-11-06 · NeurIPS 2015 12 · Jennifer Gillenwater, Rishabh Iyer, Bethany Lusch, Rahul Kidambi 외

We show that there is a largely unexplored class of functions (positive polymatroids) that can define proper discrete metrics over pairs of binary vectors and that are fairly tractable to optimize over. By exploiting sub…

Clustering

Deletion Robust Submodular Maximization over Matroids

2022-01-31 · Paul Dütting, Federico Fusco, Silvio Lattanzi, Ashkan Norouzi-Fard 외

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…