Sample Efficient Decentralized Stochastic Frank-Wolfe Methods for Continuous DR-Submodular Maximization

Abstract

Continuous DR-submodular maximization is an important machine learning problem, which covers numerous popular applications. With the emergence of large-scale distributed data, developing efficient algorithms for the continuous DR-submodular maximization, such as the decentralized Frank-Wolfe method, became an important challenge. However, existing decentralized Frank-Wolfe methods for this kind of problem have the sample complexity of $\mathcal{O}(1/\epsilon^3)$, incurring a large computational overhead. In this paper, we propose two novel sample efficient decentralized Frank-Wolfe methods to address this challenge. Our theoretical results demonstrate that the sample complexity of the two proposed methods is $\mathcal{O}(1/\epsilon^2)$, which is better than $\mathcal{O}(1/\epsilon^3)$ of the existing methods. As far as we know, this is the first published result achieving such a favorable sample complexity. Extensive experimental results confirm the effectiveness of the proposed methods.

Cite

Text

Gao et al. "Sample Efficient Decentralized Stochastic Frank-Wolfe Methods for Continuous DR-Submodular Maximization." International Joint Conference on Artificial Intelligence, 2021. doi:10.24963/IJCAI.2021/482

Markdown

[Gao et al. "Sample Efficient Decentralized Stochastic Frank-Wolfe Methods for Continuous DR-Submodular Maximization." International Joint Conference on Artificial Intelligence, 2021.](https://mlanthology.org/ijcai/2021/gao2021ijcai-sample/) doi:10.24963/IJCAI.2021/482

BibTeX

@inproceedings{gao2021ijcai-sample,
  title     = {{Sample Efficient Decentralized Stochastic Frank-Wolfe Methods for Continuous DR-Submodular Maximization}},
  author    = {Gao, Hongchang and Xu, Hanzi and Vucetic, Slobodan},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2021},
  pages     = {3501-3507},
  doi       = {10.24963/IJCAI.2021/482},
  url       = {https://mlanthology.org/ijcai/2021/gao2021ijcai-sample/}
}