paper-with-me

Papers

Iteratively Reweighted $\ell_1$-Penalized Robust Regression

2019-07-09 · Xiaoou Pan, Qiang Sun, Wen-Xin Zhou

This paper investigates tradeoffs among optimization errors, statistical rates of convergence and the effect of heavy-tailed errors for high-dimensional robust regression with nonconvex regularization. When the additive errors in linear models have only bounded second moment, we show that iteratively reweighted $\ell_1$-penalized adaptive Huber regression estimator satisfies exponential deviation bounds and oracle properties, including the oracle convergence rate and variable selection consistency, under a weak beta-min condition. Computationally, we need as many as $O(\log s + \log\log d)$ iterations to reach such an oracle estimator, where $s$ and $d$ denote the sparsity and ambient dimension, respectively. Extension to a general class of robust loss functions is also considered. Numerical studies lend strong support to our methodology and theory.

📄 PDF Abstract BibTeX arXiv:1907.04027

Code (2)

XiaoouPan/ILAMM 공식 구현 tf
XiaoouPan/tfHuber

Tasks

regressionVariable Selection

Similar Papers 제목 키워드 기반

Retire: Robust Expectile Regression in High Dimensions

2022-12-11 · Rebeka Man, Kean Ming Tan, Zian Wang, Wen-Xin Zhou

High-dimensional data can often display heterogeneity due to heteroscedastic variance or inhomogeneous covariate effects. Penalized quantile and expectile regression methods offer useful tools to detect heteroscedasticit…

quantile regressionregressionVocal Bursts Intensity Prediction

Globally-convergent Iteratively Reweighted Least Squares for Robust Regression Problems

2020-06-25 · Bhaskar Mukhoty, Govind Gopakumar, Prateek Jain, Purushottam Kar

We provide the first global model recovery results for the IRLS (iteratively reweighted least squares) heuristic for robust regression problems. IRLS is known to offer excellent performance, despite bad initializations a…

parameter estimationregression

Kernel based regression with robust loss function via iteratively reweighted least squares

2019-03-27 · Hongwei Dong, Liming Yang

Least squares kernel based methods have been widely used in regression problems due to the simple implementation and good generalization performance. Among them, least squares support vector regression (LS-SVR) and extre…

regression

Online and Batch Supervised Background Estimation via L1 Regression

2017-11-23 · Aritra Dutta, Peter Richtarik

We propose a surprisingly simple model for supervised video background estimation. Our model is based on $\ell_1$ regression. As existing methods for $\ell_1$ regression do not scale to high-resolution videos, we propose…

regression

Screening for a Reweighted Penalized Conditional Gradient Method

2021-07-02 · Yifan Sun, Francis Bach

The conditional gradient method (CGM) is widely used in large-scale sparse convex optimization, having a low per iteration computational cost for structured sparse regularizers and a greedy approach to collecting nonzero…