paper-with-me

Papers

Online Continuous Submodular Maximization

2018-02-16 · Lin Chen, Hamed Hassani, Amin Karbasi

In this paper, we consider an online optimization process, where the objective functions are not convex (nor concave) but instead belong to a broad class of continuous submodular functions. We first propose a variant of the Frank-Wolfe algorithm that has access to the full gradient of the objective functions. We show that it achieves a regret bound of $O(\sqrt{T})$ (where $T$ is the horizon of the online optimization problem) against a $(1-1/e)$-approximation to the best feasible solution in hindsight. However, in many scenarios, only an unbiased estimate of the gradients are available. For such settings, we then propose an online stochastic gradient ascent algorithm that also achieves a regret bound of $O(\sqrt{T})$ regret, albeit against a weaker $1/2$-approximation to the best feasible solution in hindsight. We also generalize our results to $\gamma$-weakly submodular functions and prove the same sublinear regret bounds. Finally, we demonstrate the efficiency of our algorithms on a few problem instances, including non-convex/non-concave quadratic programs, multilinear extensions of submodular set functions, and D-optimal design.

📄 PDF Abstract BibTeX arXiv:1802.06052

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Online Continuous Submodular Maximization: From Full-Information to Bandit Feedback

2019-10-28 · NeurIPS 2019 12 · Mingrui Zhang, Lin Chen, Hamed Hassani, Amin Karbasi

In this paper, we propose three online algorithms for submodular maximisation. The first one, Mono-Frank-Wolfe, reduces the number of per-function gradient evaluations from $T^{1/2}$ [Chen2018Online] and $T^{3/2}$ [chen2…

Communication-Efficient Decentralized Online Continuous DR-Submodular Maximization

2022-08-18 · Qixin Zhang, Zengde Deng, Xiangru Jian, Zaiyi Chen 외

Maximizing a monotone submodular function is a fundamental task in machine learning, economics, and statistics. In this paper, we present two communication-efficient decentralized online algorithms for the monotone conti…

Continuous Submodular Function Maximization

2020-06-24 · Yatao Bian, Joachim M. Buhmann, Andreas Krause

Continuous submodular functions are a category of generally non-convex/non-concave functions with a wide spectrum of applications. The celebrated property of this class of functions - continuous submodularity - enables b…

Online Learning for Non-monotone Submodular Maximization: From Full Information to Bandit Feedback

2022-08-16 · Qixin Zhang, Zengde Deng, Zaiyi Chen, Kuangqi Zhou 외

In this paper, we revisit the online non-monotone continuous DR-submodular maximization problem over a down-closed convex set, which finds wide real-world applications in the domain of machine learning, economics, and op…

Dec-BFTRL: Squre-Root Regret for Decentralized Online Upper-Linearizable Optimization under Separation Access with Application to Continuous Submodular Maximization

2026-08-31 · Yiyang Lu, Mohammad Pedramfar, Vaneet Aggarwal arxiv

We study decentralized online optimization of upper-linearizable payoffs over an action set under efficient separation access, with applications to online continuous diminishing-return (DR) submodular maximization. We pr…