paper-with-me

홈 › Papers

Does SLOPE outperform bridge regression?

2019-09-20 · Shuaiwen Wang, Haolei Weng, Arian Maleki

A recently proposed SLOPE estimator (arXiv:1407.3824) has been shown to adaptively achieve the minimax $\ell_2$ estimation rate under high-dimensional sparse linear regression models (arXiv:1503.08393). Such minimax optimality holds in the regime where the sparsity level $k$, sample size $n$, and dimension $p$ satisfy $k/p \rightarrow 0$, $k\log p/n \rightarrow 0$. In this paper, we characterize the estimation error of SLOPE under the complementary regime where both $k$ and $n$ scale linearly with $p$, and provide new insights into the performance of SLOPE estimators. We first derive a concentration inequality for the finite sample mean square error (MSE) of SLOPE. The quantity that MSE concentrates around takes a complicated and implicit form. With delicate analysis of the quantity, we prove that among all SLOPE estimators, LASSO is optimal for estimating $k$-sparse parameter vectors that do not have tied non-zero components in the low noise scenario. On the other hand, in the large noise scenario, the family of SLOPE estimators are sub-optimal compared with bridge regression such as the Ridge estimator.

📄 PDF Abstract BibTeX arXiv:1909.09345

Code (0)

등록된 구현이 없습니다.

Tasks

regression

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 제목 키워드 기반

The Bayesian SLOPE

2016-08-31 · Amir Sepehri

The SLOPE estimates regression coefficients by minimizing a regularized residual sum of squares using a sorted-$\ell_1$-norm penalty. The SLOPE combines testing and estimation in regression problems. It exhibits suitable…

regressionVariable Selection

A Unified Analysis of Multi-task Functional Linear Regression Models with Manifold Constraint and Composite Quadratic Penalty

2022-11-09 · Shiyuan He, Hanxuan Ye, Kejun He

This work studies the multi-task functional linear regression models where both the covariates and the unknown regression coefficients (called slope functions) are curves. For slope function estimation, we employ penaliz…

Multi-Task Learningregression

Scaling Laws of SignSGD in Linear Regression: When Does It Outperform SGD?

2026-03-02 · Jihwan Kim, Dogyoon Song, Chulhee Yun arxiv

We study scaling laws of signSGD under a power-law random features (PLRF) model that accounts for both feature and target decay. We analyze the population risk of a linear model trained with one-pass signSGD on Gaussian-…

Low-rank Panel Quantile Regression: Estimation and Inference

2022-10-20 · Yiren Wang, Liangjun Su, Yichong Zhang

In this paper, we propose a class of low-rank panel quantile regression models which allow for unobserved slope heterogeneity over both individuals and time. We estimate the heterogeneous intercept and slope matrices via…

quantile regressionregression

Efficient Solvers for SLOPE in R, Python, Julia, and C++

2025-11-04 · Johan Larsson, Malgorzata Bogdan, Krystyna Grzesiak, Mathurin Massias 외 arxiv

We present a suite of packages in R, Python, Julia, and C++ that efficiently solve the Sorted L-One Penalized Estimation (SLOPE) problem. The packages feature a highly efficient hybrid coordinate descent algorithm that f…