Statistical estimation and testing via the sorted L1 norm
Malgorzata Bogdan, Ewout van den Berg, Weijie Su, Emmanuel Candes

TL;DR
This paper introduces SLOPE, a new convex estimator for sparse regression that uses a sorted L1 norm penalty inspired by multiple testing procedures, providing FDR control and improved power over lasso.
Contribution
The paper proposes SLOPE, a novel sorted L1 norm regularizer for regression, with theoretical FDR control in orthogonal designs and empirical effectiveness in nonorthogonal cases.
Findings
SLOPE controls FDR in orthogonal designs with appropriate lambda choices.
Empirically, SLOPE outperforms lasso in variable selection power.
SLOPE is computationally efficient and adaptable to different design matrices.
Abstract
We introduce a novel method for sparse regression and variable selection, which is inspired by modern ideas in multiple testing. Imagine we have observations from the linear model y = X beta + z, then we suggest estimating the regression coefficients by means of a new estimator called SLOPE, which is the solution to minimize 0.5 ||y - Xb\|_2^2 + lambda_1 |b|_(1) + lambda_2 |b|_(2) + ... + lambda_p |b|_(p); here, lambda_1 >= \lambda_2 >= ... >= \lambda_p >= 0 and |b|_(1) >= |b|_(2) >= ... >= |b|_(p) is the order statistic of the magnitudes of b. The regularizer is a sorted L1 norm which penalizes the regression coefficients according to their rank: the higher the rank, the larger the penalty. This is similar to the famous BHq procedure [Benjamini and Hochberg, 1995], which compares the value of a test statistic taken from a family to a critical threshold that depends on its rank in the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStatistical Methods and Inference · Optimal Experimental Design Methods · Sparse and Compressive Sensing Techniques
