paper-with-me

Papers

Exclusive Sparsity Norm Minimization with Random Groups via Cone Projection

2015-10-27 · Yijun Huang, Ji Liu

Many practical applications such as gene expression analysis, multi-task learning, image recognition, signal processing, and medical data analysis pursue a sparse solution for the feature selection purpose and particularly favor the nonzeros \emph{evenly} distributed in different groups. The exclusive sparsity norm has been widely used to serve to this purpose. However, it still lacks systematical studies for exclusive sparsity norm optimization. This paper offers two main contributions from the optimization perspective: 1) We provide several efficient algorithms to solve exclusive sparsity norm minimization with either smooth loss or hinge loss (non-smooth loss). All algorithms achieve the optimal convergence rate $O(1/k^2)$ ($k$ is the iteration number). To the best of our knowledge, this is the first time to guarantee such convergence rate for the general exclusive sparsity norm minimization; 2) When the group information is unavailable to define the exclusive sparsity norm, we propose to use the random grouping scheme to construct groups and prove that if the number of groups is appropriately chosen, the nonzeros (true features) would be grouped in the ideal way with high probability. Empirical studies validate the efficiency of proposed algorithms, and the effectiveness of random grouping scheme on the proposed exclusive SVM formulation.

📄 PDF Abstract BibTeX arXiv:1510.07925

Code (0)

등록된 구현이 없습니다.

Tasks

feature selectionMulti-Task Learning

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

Exclusive Group Lasso for Structured Variable Selection

2021-08-23 · David Gregoratti, Xavier Mestre, Carlos Buelga

A structured variable selection problem is considered in which the covariates, divided into predefined groups, activate according to sparse patterns with few nonzero entries per group. Capitalizing on the concept of atom…

Variable Selection

Tight Performance Bounds for Compressed Sensing With Conventional and Group Sparsity

2016-06-19 · Shashank Ranjan, Mathukumalli Vidyasagar

In this paper, we study the problem of recovering a group sparse vector from a small number of linear measurements. In the past the common approach has been to use various "group sparsity-inducing" norms such as the Grou…

compressed sensing

Translation-Invariant Shrinkage/Thresholding of Group Sparse Signals

2013-03-29 · Po-Yu Chen, Ivan W. Selesnick

This paper addresses signal denoising when large-amplitude coefficients form clusters (groups). The L1-norm and other separable sparsity models do not capture the tendency of coefficients to cluster (group sparsity). Thi…

BlockingDenoisingSpeech EnhancementTranslation

On Benefits of Selection Diversity via Bilevel Exclusive Sparsity

2016-06-01 · CVPR 2016 6 · Haichuan Yang, Yijun Huang, Lam Tran, Ji Liu 외

Sparse feature (dictionary) selection is critical for various tasks in computer vision, machine learning, and pattern recognition to avoid overfitting. While extensive research efforts have been conducted on feature sele…

Diversityfeature selectionimage-classificationImage Classification

A survey of sparse representation: algorithms and applications

2016-02-23 · Zheng Zhang, Yong Xu, Jian Yang, Xuelong. Li 외

Sparse representation has attracted much attention from researchers in fields of signal processing, image processing, computer vision and pattern recognition. Sparse representation also has a good reputation in both theo…

Survey