paper-with-me

Papers

Learning with Submodular Functions: A Convex Optimization Perspective

2011-11-28 · Francis Bach

Submodular functions are relevant to machine learning for at least two reasons: (1) some problems may be expressed directly as the optimization of submodular functions and (2) the lovasz extension of submodular functions provides a useful set of regularization functions for supervised and unsupervised learning. In this monograph, we present the theory of submodular functions from a convex analysis perspective, presenting tight links between certain polyhedra, combinatorial optimization and convex optimization problems. In particular, we show how submodular function minimization is equivalent to solving a wide variety of convex optimization problems. This allows the derivation of new efficient algorithms for approximate and exact submodular function minimization with theoretical guarantees and good practical performance. By listing many examples of submodular functions, we review various applications to machine learning, such as clustering, experimental design, sensor placement, graphical model structure learning or subset selection, as well as a family of structured sparsity-inducing norms that can be derived and used from submodular functions.

📄 PDF Abstract BibTeX arXiv:1111.6453

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningClusteringCombinatorial OptimizationExperimental Design

Similar Papers 제목 키워드 기반

Submodular Functions: from Discrete to Continous Domains

2015-11-02 · Francis Bach

Submodular set-functions have many applications in combinatorial optimization, as they can be minimized and approximately maximized in polynomial time. A key element in many of the algorithms and analyses is the possibil…

Combinatorial Optimization

Robust Budget Allocation via Continuous Submodular Functions

2017-02-28 · ICML 2017 8 · Matthew Staib, Stefanie Jegelka

The optimal allocation of resources for maximizing influence, spread of information or coverage, has gained attention in the past years, in particular in machine learning and data mining. But in applications, the paramet…

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

Non-monotone DR-submodular Maximization: Approximation and Regret Guarantees

2019-05-23 · Christoph Dürr, Nguyen Kim Thang, Abhinav Srivastav, Léo Tible

Diminishing-returns (DR) submodular optimization is an important field with many real-world applications in machine learning, economics and communication systems. It captures a subclass of non-convex optimization that pr…

BIG-bench Machine Learning

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…