A New Framework for Distributed Submodular Maximization
Data Structures and Algorithms
2016-08-15 v2 Artificial Intelligence
Distributed, Parallel, and Cluster Computing
Machine Learning
Abstract
A wide variety of problems in machine learning, including exemplar clustering, document summarization, and sensor placement, can be cast as constrained submodular maximization problems. A lot of recent effort has been devoted to developing distributed algorithms for these problems. However, these results suffer from high number of rounds, suboptimal approximation ratios, or both. We develop a framework for bringing existing algorithms in the sequential setting to the distributed setting, achieving near optimal approximation ratios for many settings in only a constant number of MapReduce rounds. Our techniques also give a fast sequential algorithm for non-monotone maximization subject to a matroid constraint.
Cite
@article{arxiv.1507.03719,
title = {A New Framework for Distributed Submodular Maximization},
author = {Rafael da Ponte Barbosa and Alina Ene and Huy L. Nguyen and Justin Ward},
journal= {arXiv preprint arXiv:1507.03719},
year = {2016}
}