paper-with-me

Papers

Optimal ridge penalty for real-world high-dimensional data can be zero or negative due to the implicit ridge regularization

2018-05-28 · Dmitry Kobak, Jonathan Lomond, Benoit Sanchez

A conventional wisdom in statistical learning is that large models require strong regularization to prevent overfitting. Here we show that this rule can be violated by linear regression in the underdetermined $n\ll p$ situation under realistic conditions. Using simulations and real-life high-dimensional data sets, we demonstrate that an explicit positive ridge penalty can fail to provide any improvement over the minimum-norm least squares estimator. Moreover, the optimal value of ridge penalty in this situation can be negative. This happens when the high-variance directions in the predictor space can predict the response variable, which is often the case in the real-world high-dimensional data. In this regime, low-variance directions provide an implicit ridge regularization and can make any further positive ridge penalty detrimental. We prove that augmenting any linear model with random covariates and using minimum-norm estimator is asymptotically equivalent to adding the ridge penalty. We use a spiked covariance model as an analytically tractable example and prove that the optimal ridge penalty in this case is negative when $n\ll p$.

📄 PDF Abstract BibTeX arXiv:1805.10939

Code (1)

dkobak/high-dim-ridge 공식 구현

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

Smoothly Adaptively Centered Ridge Estimator

2020-10-31 · Edoardo Belli

With a focus on linear models with smooth functional covariates, we propose a penalization framework (SACR) based on the nonzero centered ridge, where the center of the penalty is optimally reweighted in a supervised way…

Variable Selection

Schrödinger bridge for generative AI: Soft-constrained formulation and convergence analysis

2025-10-13 · Jin Ma, Ying Tan, Renyuan Xu arxiv

Generative AI can be framed as the problem of learning a model that maps simple reference measures into complex data distributions, and it has recently found a strong connection to the classical theory of the Schrödinger…

Transfer Learning

UniDB: A Unified Diffusion Bridge Framework via Stochastic Optimal Control

2025-02-09 · Kaizhen Zhu, Mokai Pan, Yuexin Ma, Yanwei Fu 외

Recent advances in diffusion bridge models leverage Doob's $h$-transform to establish fixed endpoints between distributions, demonstrating promising results in image translation and restoration tasks. However, these appr…

Image Restoration

Penalized regression via the restricted bridge estimator

2019-10-08 · Bahadır Yüzbaşı, Mohammad Arashi, Fikri Akdeniz

This article is concerned with the Bridge Regression, which is a special family in penalized regression with penalty function $\sum_{j=1}^{p}|\beta_j|^q$ with $q>0$, in a linear model with linear restrictions. The propos…

regression

Subsample Ridge Ensembles: Equivalences and Generalized Cross-Validation

2023-04-25 · Jin-Hong Du, Pratik Patil, Arun Kumar Kuchibhotla

We study subsampling-based ridge ensembles in the proportional asymptotics regime, where the feature size grows proportionally with the sample size such that their ratio converges to a constant. By analyzing the squared …