paper-with-me

Papers

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 with approximation guarantees. Specifically, i) We introduce the weak DR property that gives a unified characterization of submodularity for all set, integer-lattice and continuous functions; ii) for maximizing monotone DR-submodular continuous functions under general down-closed convex constraints, we propose a Frank-Wolfe variant with $(1-1/e)$ approximation guarantee, and sub-linear convergence rate; iii) for maximizing general non-monotone submodular continuous functions subject to box constraints, we propose a DoubleGreedy algorithm with $1/3$ approximation guarantee. Submodular continuous functions naturally find applications in various real-world settings, including influence and revenue maximization with continuous assignments, sensor energy management, multi-resolution data summarization, facility location, etc. Experimental results show that the proposed algorithms efficiently generate superior solutions compared to baseline algorithms.

📄 PDF Abstract BibTeX arXiv:1606.05615

Code (0)

등록된 구현이 없습니다.

Tasks

Data Summarizationenergy managementManagement

Similar Papers 제목 키워드 기반

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

Stronger Approximation Guarantees for Non-Monotone γ-Weakly DR-Submodular Maximization

2026-01-02 · Hareshkumar Jadav, Ranveer Singh, Vaneet Aggarwal arxiv

Maximizing submodular objectives under constraints is a fundamental problem in machine learning and optimization. We study the maximization of a nonnegative, non-monotone $γ$-weakly DR-submodular function over a down-clo…

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 Submodular Maximization via Online Convex Optimization

2023-09-08 · Tareq Si Salem, Gözde Özcan, Iasonas Nikolaou, Evimaria Terzi 외

We study monotone submodular maximization under general matroid constraints in the online setting. We prove that online optimization of a large class of submodular functions, namely, weighted threshold potential function…

Bridging the Gap Between General and Down-Closed Convex Sets in Submodular Maximization

2024-01-17 · Loay Mualem, Murad Tukan, Moran Fledman

Optimization of DR-submodular functions has experienced a notable surge in significance in recent times, marking a pivotal development within the domain of non-convex optimization. Motivated by real-world scenarios, some…