Fast Submodular Function Maximization

05/15/2023
by   Lianke Qin, et al.
0

Submodular functions have many real-world applications, such as document summarization, sensor placement, and image segmentation. For all these applications, the key building block is how to compute the maximum value of a submodular function efficiently. We consider both the online and offline versions of the problem: in each iteration, the data set changes incrementally or is not changed, and a user can issue a query to maximize the function on a given subset of the data. The user can be malicious, issuing queries based on previous query results to break the competitive ratio for the online algorithm. Today, the best-known algorithm for online submodular function maximization has a running time of O(n k d^2) where n is the total number of elements, d is the feature dimension and k is the number of elements to be selected. We propose a new method based on a novel search tree data structure. Our algorithm only takes O(nk + kd^2 + nd) time.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/26/2023

Fast algorithms for k-submodular maximization subject to a matroid constraint

In this paper, we apply a Threshold-Decreasing Algorithm to maximize k-s...
research
07/09/2020

Practical Budgeted Submodular Maximization

We consider the Budgeted Submodular Maximization problem, that seeks to ...
research
07/13/2018

No-regret algorithms for online k-submodular maximization

We present a polynomial time algorithm for online maximization of k-subm...
research
06/08/2018

An Optimal Algorithm for Online Unconstrained Submodular Maximization

We consider a basic problem at the interface of two fundamental fields: ...
research
02/10/2020

Submodular Maximization Through Barrier Functions

In this paper, we introduce a novel technique for constrained submodular...
research
11/19/2018

Towards Nearly-linear Time Algorithms for Submodular Maximization with a Matroid Constraint

We consider fast algorithms for monotone submodular maximization subject...
research
04/28/2023

Faster Submodular Maximization for Several Classes of Matroids

The maximization of submodular functions have found widespread applicati...

Please sign up or login with your details

Forgot password? Click here to reset