paper-with-me

Papers

Structured sparsity-inducing norms through submodular functions

2010-12-01 · NeurIPS 2010 12 · Francis R. Bach

Sparse methods for supervised learning aim at finding good linear predictors from as few variables as possible, i.e., with small cardinality of their supports. This combinatorial selection problem is often turned into a convex optimization problem by replacing the cardinality function by its convex envelope (tightest convex lower bound), in this case the L1-norm. In this paper, we investigate more general set-functions than the cardinality, that may incorporate prior knowledge or structural constraints which are common in many applications: namely, we show that for nondecreasing submodular set-functions, the corresponding convex envelope can be obtained from its Lovasz extension, a common tool in submodular analysis. This defines a family of polyhedral norms, for which we provide generic algorithmic tools (subgradients and proximal operators) and theoretical results (conditions for support recovery or high-dimensional inference). By selecting specific submodular functions, we can give a new interpretation to known norms, such as those based on rank-statistics or grouped norms with potentially overlapping groups; we also define new norms, in particular ones that can be used as non-factorial priors for supervised learning.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Shaping Level Sets with Submodular Functions

2011-12-01 · NeurIPS 2011 12 · Francis R. Bach

We consider a class of sparsity-inducing regularization terms based on submodular functions. While previous work has focused on non-decreasing functions, we explore symmetric submodular functions and their \lova extensi…

Change Point DetectionClusteringOutlier Detection

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…

BIG-bench Machine LearningClusteringCombinatorial OptimizationExperimental Design

Stochastic Iterative Hard Thresholding for Graph-structured Sparsity Optimization

2019-05-09 · Baojian Zhou, Feng Chen, Yiming Ying

Stochastic optimization algorithms update models with cheap per-iteration costs sequentially, which makes them amenable for large-scale data analysis. Such algorithms have been widely studied for structured sparse models…

Stochastic Optimization

Stochastic Variance-Reduced Iterative Hard Thresholding in Graph Sparsity Optimization

2024-07-24 · Derek Fox, Samuel Hernandez, Qianqian Tong

Stochastic optimization algorithms are widely used for large-scale data analysis due to their low per-iteration costs, but they often suffer from slow asymptotic convergence caused by inherent variance. Variance-reduced …

Stochastic Optimization

Exploring Large Feature Spaces with Hierarchical Multiple Kernel Learning

2008-12-01 · NeurIPS 2008 12 · Francis R. Bach

For supervised and unsupervised learning, positive definite kernels allow to use large and potentially infinite dimensional feature spaces with a computational cost that only depends on the number of observations. This i…

Variable Selection