paper-with-me

Papers

Classification with Sparse Overlapping Groups

2014-02-18 · Nikhil Rao, Robert Nowak, Christopher Cox, Timothy Rogers

Classification with a sparsity constraint on the solution plays a central role in many high dimensional machine learning applications. In some cases, the features can be grouped together so that entire subsets of features can be selected or not selected. In many applications, however, this can be too restrictive. In this paper, we are interested in a less restrictive form of structured sparse feature selection: we assume that while features can be grouped according to some notion of similarity, not all features in a group need be selected for the task at hand. When the groups are comprised of disjoint sets of features, this is sometimes referred to as the "sparse group" lasso, and it allows for working with a richer class of models than traditional group lasso methods. Our framework generalizes conventional sparse group lasso further by allowing for overlapping groups, an additional flexiblity needed in many applications and one that presents further challenges. The main contribution of this paper is a new procedure called Sparse Overlapping Group (SOG) lasso, a convex optimization program that automatically selects similar features for classification in high dimensions. We establish model selection error bounds for SOGlasso classification problems under a fairly general setting. In particular, the error bounds are the first such results for classification using the sparse group lasso. Furthermore, the general SOGlasso bound specializes to results for the lasso and the group lasso, some known and some new. The SOGlasso is motivated by multi-subject fMRI studies in which functional activity is classified using brain voxels as features, source localization problems in Magnetoencephalography (MEG), and analyzing gene activation patterns in microarray data analysis. Experiments with real and synthetic data demonstrate the advantages of SOGlasso compared to the lasso and group lasso.

📄 PDF Abstract BibTeX arXiv:1402.4512

Code (0)

등록된 구현이 없습니다.

Tasks

Classificationfeature selectionGeneral ClassificationModel Selection

Similar Papers 제목 키워드 기반

Orthogonal Matching Pursuit for Text Classification

2018-07-12 · WS 2018 11 · Konstantinos Skianis, Nikolaos Tziortziotis, Michalis Vazirgiannis

In text classification, the problem of overfitting arises due to the high dimensionality, making regularization essential. Although classic regularizers provide sparsity, they fail to return highly accurate models. On th…

ClassificationGeneral Classificationtext-classificationText Classification+1

Fairness with Overlapping Groups

2020-06-24 · Forest Yang, Moustapha Cisse, Sanmi Koyejo

In algorithmically fair prediction problems, a standard goal is to ensure the equality of fairness metrics across multiple overlapping groups simultaneously. We reconsider this standard fair classification problem using …

ClassificationFairnessGeneral Classification

Structured Sparse Regression via Greedy Hard-Thresholding

2016-02-19 · Prateek Jain, Nikhil Rao, Inderjit Dhillon

Several learning applications require solving high-dimensional regression problems where the relevant features belong to a small number of (overlapping) groups. For very large datasets and under standard sparsity constra…

regression

Structured Sparse Regression via Greedy Hard Thresholding

2016-12-01 · NeurIPS 2016 12 · Prateek Jain, Nikhil Rao, Inderjit S. Dhillon

Several learning applications require solving high-dimensional regression problems where the relevant features belong to a small number of (overlapping) groups. For very large datasets and under standard sparsity constra…

regression

Fairness with Overlapping Groups; a Probabilistic Perspective

2020-12-01 · NeurIPS 2020 12 · Forest Yang, Mouhamadou Cisse, Oluwasanmi O. Koyejo

In algorithmically fair prediction problems, a standard goal is to ensure the equality of fairness metrics across multiple overlapping groups simultaneously. We reconsider this standard fair classification problem using …

ClassificationFairnessGeneral Classification