paper-with-me

Papers

A Parallel Double Greedy Algorithm for Submodular Maximization

2018-12-04 · Alina Ene, Huy L. Nguyen, Adrian Vladu

We study parallel algorithms for the problem of maximizing a non-negative submodular function. Our main result is an algorithm that achieves a nearly-optimal $1/2 -\epsilon$ approximation using $O(\log(1/\epsilon) / \epsilon)$ parallel rounds of function evaluations. Our algorithm is based on a continuous variant of the double greedy algorithm of Buchbinder et al. that achieves the optimal $1/2$ approximation in the sequential setting. Our algorithm applies more generally to the problem of maximizing a continuous diminishing-returns (DR) function.

📄 PDF Abstract BibTeX arXiv:1812.01591

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Parallel Double Greedy Submodular Maximization

2014-12-01 · NeurIPS 2014 12 · Xinghao Pan, Stefanie Jegelka, Joseph E. Gonzalez, Joseph K. Bradley 외

Many machine learning problems can be reduced to the maximization of submodular functions. Although well understood in the serial setting, the parallel maximization of submodular functions remains an open area of researc…

Optimal DR-Submodular Maximization and Applications to Provable Mean Field Inference

2018-05-19 · An Bian, Joachim M. Buhmann, Andreas Krause

Mean field inference in probabilistic models is generally a highly nonconvex problem. Existing optimization methods, e.g., coordinate ascent algorithms, can only generate local optima. In this work we propose provable …

A Unified Approach to Submodular Maximization Under Noise

2025-10-24 · Kshipra Bhawalkar, Yang Cai, Zhe Feng, Christopher Liaw 외 arxiv

We consider the problem of maximizing a submodular function with access to a noisy value oracle for the function instead of an exact value oracle. Similar to prior work, we assume that the noisy oracle is persistent in t…

Stronger Approximation Guarantees for Non-Monotone γ-Weakly DR-Submodular Maximization

2026-01-02 · Hareshkumar Jadav, Ranveer Singh, Vaneet Aggarwal arxiv

Maximizing submodular objectives under constraints is a fundamental problem in machine learning and optimization. We study the maximization of a nonnegative, non-monotone $γ$-weakly DR-submodular function over a down-clo…

Scalable Distributed Algorithms for Size-Constrained Submodular Maximization in the MapReduce and Adaptive Complexity Models

2022-06-20 · Yixin Chen, Tonmoy Dey, Alan Kuhnle

Distributed maximization of a submodular function in the MapReduce (MR) model has received much attention, culminating in two frameworks that allow a centralized algorithm to be run in the MR setting without loss of appr…