Monotone K-Submodular Function Maximization with Size Constraints
Abstract
A $k$-submodular function is a generalization of a submodular function, where the input consists of $k$ disjoint subsets, instead of a single subset, of the domain.Many machine learning problems, including influence maximization with $k$ kinds of topics and sensor placement with $k$ kinds of sensors, can be naturally modeled as the problem of maximizing monotone $k$-submodular functions.In this paper, we give constant-factor approximation algorithms for maximizing monotone $k$-submodular functions subject to several size constraints.The running time of our algorithms are almost linear in the domain size.We experimentally demonstrate that our algorithms outperform baseline algorithms in terms of the solution quality.
Cite
Text
Ohsaka and Yoshida. "Monotone K-Submodular Function Maximization with Size Constraints." Neural Information Processing Systems, 2015.Markdown
[Ohsaka and Yoshida. "Monotone K-Submodular Function Maximization with Size Constraints." Neural Information Processing Systems, 2015.](https://mlanthology.org/neurips/2015/ohsaka2015neurips-monotone/)BibTeX
@inproceedings{ohsaka2015neurips-monotone,
title = {{Monotone K-Submodular Function Maximization with Size Constraints}},
author = {Ohsaka, Naoto and Yoshida, Yuichi},
booktitle = {Neural Information Processing Systems},
year = {2015},
pages = {694-702},
url = {https://mlanthology.org/neurips/2015/ohsaka2015neurips-monotone/}
}