paper-with-me

홈 › Papers

Generalization Error of Generalized Linear Models in High Dimensions

2020-05-01 · ICML 2020 1 · Melikasadat Emami, Mojtaba Sahraee-Ardakan, Parthe Pandit, Sundeep Rangan, Alyson K. Fletcher

At the heart of machine learning lies the question of generalizability of learned rules over previously unseen data. While over-parameterized models based on neural networks are now ubiquitous in machine learning applications, our understanding of their generalization capabilities is incomplete. This task is made harder by the non-convexity of the underlying learning problems. We provide a general framework to characterize the asymptotic generalization error for single-layer neural networks (i.e., generalized linear models) with arbitrary non-linearities, making it applicable to regression as well as classification problems. This framework enables analyzing the effect of (i) over-parameterization and non-linearity during modeling; and (ii) choices of loss function, initialization, and regularizer during learning. Our model also captures mismatch between training and test distributions. As examples, we analyze a few special cases, namely linear regression and logistic regression. We are also able to rigorously and analytically explain the \emph{double descent} phenomenon in generalized linear models.

📄 PDF Abstract BibTeX arXiv:2005.00180

Code (3)

appleternity/generating-figure-captions-as-a-text-summarization-task
crowd-ai-lab/generating-figure-captions-as-a-text-summarization-task
melikaemami/Generalization-Error-of-GLMs tf

Tasks

BIG-bench Machine LearningregressionVocal Bursts Intensity Prediction

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

Sparse GCA and Thresholded Gradient Descent

2021-07-01 · Sheng Gao, Zongming Ma

Generalized correlation analysis (GCA) is concerned with uncovering linear relationships across multiple datasets. It generalizes canonical correlation analysis that is designed for two datasets. We study sparse GCA when…

Learning Single Index Models in High Dimensions

2015-06-30 · Ravi Ganti, Nikhil Rao, Rebecca M. Willett, Robert Nowak

Single Index Models (SIMs) are simple yet flexible semi-parametric models for classification and regression. Response variables are modeled as a nonlinear, monotonic function of a linear combination of features. Estimati…

General ClassificationVocal Bursts Intensity Prediction

Empirical Risk Minimization in Non-interactive Local Differential Privacy Revisited

2018-12-01 · NeurIPS 2018 12 · Di Wang, Marco Gaboardi, Jinhui Xu

In this paper, we revisit the Empirical Risk Minimization problem in the non-interactive local model of differential privacy. In the case of constant or low dimensions ($p\ll n$), we first show that if the loss function…

Asymptotics of Ridge Regression in Convolutional Models

2021-03-08 · Mojtaba Sahraee-Ardakan, Tung Mai, Anup Rao, Ryan Rossi 외

Understanding generalization and estimation error of estimators for simple models such as linear and generalized linear models has attracted a lot of attention recently. This is in part due to an interesting observation …

regression

Rate-Distortion Theoretic Generalization Bounds for Stochastic Learning Algorithms

2022-03-04 · Milad Sefidgaran, Amin Gohari, Gaël Richard, Umut Şimşekli

Understanding generalization in modern machine learning settings has been one of the major challenges in statistical learning theory. In this context, recent years have witnessed the development of various generalization…

Generalization BoundsLearning Theory