paper-with-me

Papers

Continuous DR-submodular Maximization: Structure and Algorithms

2017-11-04 · NeurIPS 2017 12 · An Bian, Kfir. Y. Levy, Andreas Krause, Joachim M. Buhmann

DR-submodular continuous functions are important objectives with wide real-world applications spanning MAP inference in determinantal point processes (DPPs), and mean-field inference for probabilistic submodular models, amongst others. DR-submodularity captures a subclass of non-convex functions that enables both exact minimization and approximate maximization in polynomial time. In this work we study the problem of maximizing non-monotone DR-submodular continuous functions under general down-closed convex constraints. We start by investigating geometric properties that underlie such objectives, e.g., a strong relation between (approximately) stationary points and global optimum is proved. These properties are then used to devise two optimization algorithms with provable guarantees. Concretely, we first devise a "two-phase" algorithm with $1/4$ approximation guarantee. This algorithm allows the use of existing methods for finding (approximately) stationary points as a subroutine, thus, harnessing recent progress in non-convex optimization. Then we present a non-monotone Frank-Wolfe variant with $1/e$ approximation guarantee and sublinear convergence rate. Finally, we extend our approach to a broader class of generalized DR-submodular continuous functions, which captures a wider spectrum of applications. Our theoretical findings are validated on synthetic and real-world problem instances.

📄 PDF Abstract BibTeX arXiv:1711.02515

Code (1)

bianan/non-monotone-dr-submodular 공식 구현

Tasks

Point Processes

Similar Papers 제목 키워드 기반

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 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…

Guaranteed Non-convex Optimization: Submodular Maximization over Continuous Domains

2016-06-17 · Andrew An Bian, Baharan Mirzasoleiman, Joachim M. Buhmann, Andreas Krause

Submodular continuous functions are a category of (generally) non-convex/non-concave functions with a wide spectrum of applications. We characterize these functions and demonstrate that they can be maximized efficiently …

Data Summarizationenergy managementManagement

Provable Non-Convex Optimization and Algorithm Validation via Submodularity

2019-12-18 · Yatao An Bian

Submodularity is one of the most well-studied properties of problem classes in combinatorial optimization and many applications of machine learning and data mining, with strong implications for guaranteed optimization. I…

Combinatorial OptimizationMarketing

Fast First-Order Methods for Monotone Strongly DR-Submodular Maximization

2021-11-15 · Omid Sadeghi, Maryam Fazel

Continuous DR-submodular functions are a class of functions that satisfy the Diminishing Returns (DR) property, which implies that they are concave along non-negative directions. Existing works have studied monotone cont…