paper-with-me

Papers

Algorithmic Analysis and Statistical Estimation of SLOPE via Approximate Message Passing

2019-07-17 · NeurIPS 2019 12 · Zhiqi Bu, Jason Klusowski, Cynthia Rush, Weijie Su

SLOPE is a relatively new convex optimization procedure for high-dimensional linear regression via the sorted l1 penalty: the larger the rank of the fitted coefficient, the larger the penalty. This non-separable penalty renders many existing techniques invalid or inconclusive in analyzing the SLOPE solution. In this paper, we develop an asymptotically exact characterization of the SLOPE solution under Gaussian random designs through solving the SLOPE problem using approximate message passing (AMP). This algorithmic approach allows us to approximate the SLOPE solution via the much more amenable AMP iterates. Explicitly, we characterize the asymptotic dynamics of the AMP iterates relying on a recently developed state evolution analysis for non-separable penalties, thereby overcoming the difficulty caused by the sorted l1 penalty. Moreover, we prove that the AMP iterates converge to the SLOPE solution in an asymptotic sense, and numerical simulations show that the convergence is surprisingly fast. Our proof rests on a novel technique that specifically leverages the SLOPE problem. In contrast to prior literature, our work not only yields an asymptotically sharp analysis but also offers an algorithmic, flexible, and constructive approach to understanding the SLOPE problem.

📄 PDF Abstract BibTeX arXiv:1907.07502

Code (1)

woodyx218/SLOPE_AMP 공식 구현

Methods 이 논문이 사용한 방법론

Linear Regression Linear Regression is a method for modelling a relationship between a dependent variable and independent variables. These models can be fit with numerous approaches. The most…

Similar Papers 제목 키워드 기반

Characterizing the SLOPE Trade-off: A Variational Perspective and the Donoho-Tanner Limit

2021-05-27 · Zhiqi Bu, Jason Klusowski, Cynthia Rush, Weijie J. Su

Sorted l1 regularization has been incorporated into many methods for solving high-dimensional statistical estimation problems, including the SLOPE estimator in linear regression. In this paper, we study how this relative…

Variable Selection

Stability is Stable: Connections between Replicability, Privacy, and Adaptive Generalization

2023-03-22 · Mark Bun, Marco Gaboardi, Max Hopkins, Russell Impagliazzo 외

The notion of replicable algorithms was introduced in Impagliazzo et al. [STOC '22] to describe randomized algorithms that are stable under the resampling of their inputs. More precisely, a replicable algorithm gives the…

PAC learning

All-or-nothing statistical and computational phase transitions in sparse spiked matrix estimation

2020-06-14 · NeurIPS 2020 12 · Jean Barbier, Nicolas Macris, Cynthia Rush

We determine statistical and computational limits for estimation of a rank-one matrix (the spike) corrupted by an additive gaussian noise matrix, in a sparse limit, where the underlying hidden vector (that constructs the…

All

Coordinate Descent for SLOPE

2022-10-26 · Johan Larsson, Quentin Klopfenstein, Mathurin Massias, Jonas Wallin

The lasso is the most famous sparse regression and feature selection method. One reason for its popularity is the speed at which the underlying optimization problem can be solved. Sorted L-One Penalized Estimation (SLOPE…

feature selection

Rank-one matrix estimation: analysis of algorithmic and information theoretic limits by the spatial coupling method

2018-12-06 · Jean Barbier, Mohamad Dia, Nicolas Macris, Florent Krzakala 외

Factorizing low-rank matrices is a problem with many applications in machine learning and statistics, ranging from sparse PCA to community detection and sub-matrix localization. For probabilistic models in the Bayes opti…

Community DetectionCompressive Sensing