Submodular Optimization in the MapReduce Model
Distributed, Parallel, and Cluster Computing
2018-10-04 v1
Abstract
Submodular optimization has received significant attention in both practice and theory, as a wide array of problems in machine learning, auction theory, and combinatorial optimization have submodular structure. In practice, these problems often involve large amounts of data, and must be solved in a distributed way. One popular framework for running such distributed algorithms is MapReduce. In this paper, we present two simple algorithms for cardinality constrained submodular optimization in the MapReduce model: the first is a -approximation in 2 MapReduce rounds, and the second is a -approximation in MapReduce rounds.
Cite
@article{arxiv.1810.01489,
title = {Submodular Optimization in the MapReduce Model},
author = {Paul Liu and Jan Vondrak},
journal= {arXiv preprint arXiv:1810.01489},
year = {2018}
}
Comments
10 pages