paper-with-me

Papers

Exponential Lasso: robust sparse penalization under heavy-tailed noise and outliers with exponential-type loss

2025-11-19 · The Tien Mai arxiv

In high-dimensional statistics, the Lasso is a cornerstone method for simultaneous variable selection and parameter estimation. However, its reliance on the squared loss function renders it highly sensitive to outliers and heavy-tailed noise, potentially leading to unreliable model selection and biased estimates. To address this limitation, we introduce the Exponential Lasso, a novel robust method that integrates an exponential-type loss function within the Lasso framework. This loss function is designed to achieve a smooth trade-off between statistical efficiency under Gaussian noise and robustness against data contamination. Unlike other methods that cap the influence of large residuals, the exponential loss smoothly redescends, effectively downweighting the impact of extreme outliers while preserving near-quadratic behavior for small errors. We establish theoretical guarantees showing that the Exponential Lasso achieves strong statistical convergence rates, matching the classical Lasso under ideal conditions while maintaining its robustness in the presence of heavy-tailed contamination. Computationally, the estimator is optimized efficiently via a Majorization-Minimization (MM) algorithm that iteratively solves a series of weighted Lasso subproblems. Numerical experiments demonstrate that the proposed method is highly competitive, outperforming the classical Lasso in contaminated settings and maintaining strong performance even under Gaussian noise. Our method is implemented in the \texttt{R} package \texttt{heavylasso} available on Github: https://github.com/tienmt/heavylasso

📄 PDF Abstract BibTeX arXiv:2511.15332

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Heavy Lasso: sparse penalized regression under heavy-tailed noise via data-augmented soft-thresholding

2025-06-09 · The Tien Mai

High-dimensional linear regression is a fundamental tool in modern statistics, particularly when the number of predictors exceeds the sample size. The classical Lasso, which relies on the squared loss, performs well unde…

Data Augmentation

lassopack: Model selection and prediction with regularized regression in Stata

2019-01-16

This article introduces lassopack, a suite of programs for regularized regression in Stata. lassopack implements lasso, square-root lasso, elastic net, ridge regression, adaptive lasso and post-estimation OLS. The method…

Model SelectionregressionTime SeriesTime Series Analysis

Sparsified-Learning for Heavy-Tailed Locally Stationary Processes

2025-04-08 · Yingjie Wang, Mokhtar Z. Alaya, Salim Bouzebda, Xinsheng Liu

Sparsified Learning is ubiquitous in many machine learning tasks. It aims to regularize the objective function by adding a penalization term that considers the constraints made on the learned parameters. This paper consi…

Sparse Learning

Machine Learning Panel Data Regressions with Heavy-tailed Dependent Data: Theory and Application

2020-08-08 · Andrii Babii, Ryan T. Ball, Eric Ghysels, Jonas Striaukas

The paper introduces structured machine learning regressions for heavy-tailed dependent panel data potentially sampled at different frequencies. We focus on the sparse-group LASSO regularization. This type of regularizat…

BIG-bench Machine LearningTime SeriesTime Series Analysis

Sparse inference of the drift of a high-dimensional Ornstein-Uhlenbeck process

2017-07-10 · Stéphane Gaïffas, Gustaw Matulewicz

Given the observation of a high-dimensional Ornstein-Uhlenbeck (OU) process in continuous time, we proceed to the inference of the drift parameter under a row-sparsity assumption. Towards that aim, we consider the negati…

Variable Selection