中文
相关论文

相关论文: Minimum-Norm Interpolation Under Covariate Shift

200 篇论文

Using transfer learning to adapt a pre-trained "source model" to a downstream "target task" can dramatically increase performance with seemingly no downside. In this work, we demonstrate that there can exist a downside after all: bias…

机器学习 · 计算机科学 2022-07-07 Hadi Salman , Saachi Jain , Andrew Ilyas , Logan Engstrom , Eric Wong , Aleksander Madry

Overfitting is a phenomenon that occurs when a machine learning model is trained for too long and focused too much on the exact fitness of the training samples to the provided training labels and cannot keep track of the predictive rules…

机器学习 · 计算机科学 2025-09-22 Nuri Korhan , Samet Bayram

Neural networks trained via gradient descent with random initialization and without any regularization enjoy good generalization performance in practice despite being highly overparametrized. A promising direction to explain this phenomenon…

机器学习 · 计算机科学 2022-05-17 Hancheng Min , Salma Tarmoun , Rene Vidal , Enrique Mallada

The success of large-scale models in recent years has increased the importance of statistical models with numerous parameters. Several studies have analyzed over-parameterized linear models with high-dimensional data, which may not be…

统计理论 · 数学 2025-03-14 Shogo Nakakita , Masaaki Imaizumi

Modern neural networks are often operated in a strongly overparametrized regime: they comprise so many parameters that they can interpolate the training set, even if actual labels are replaced by purely random ones. Despite this, they…

机器学习 · 统计学 2022-06-10 Andrea Montanari , Yiqiao Zhong

Human learners have the natural ability to use knowledge gained in one setting for learning in a different but related setting. This ability to transfer knowledge from one task to another is essential for effective learning. In this paper,…

统计理论 · 数学 2019-06-10 T. Tony Cai , Hongji Wei

The main challenge that sets transfer learning apart from traditional supervised learning is the distribution shift, reflected as the shift between the source and target models and that between the marginal covariate distributions. In this…

机器学习 · 统计学 2024-04-02 Zelin He , Ying Sun , Jingyuan Liu , Runze Li

Although numerous methods to reduce the overfitting of convolutional neural networks (CNNs) exist, it is still not clear how to confidently measure the degree of overfitting. A metric reflecting the overfitting level might be, however,…

机器学习 · 计算机科学 2022-09-28 Svetlana Pavlitskaya , Joël Oswald , J. Marius Zöllner

A regression model with more parameters than data points in the training data is overparametrized and has the capability to interpolate the training data. Based on the classical bias-variance tradeoff expressions, it is commonly assumed…

机器学习 · 计算机科学 2023-04-18 Tomas McKelvey

The widespread success of deep neural networks has revealed a surprise in classical machine learning: very complex models often generalize well while simultaneously overfitting training data. This phenomenon of benign overfitting has been…

量子物理 · 物理学 2023-12-20 Evan Peters , Maria Schuld

With the development of new sensors and monitoring devices, more sources of data become available to be used as inputs for machine learning models. These can on the one hand help to improve the accuracy of a model. On the other hand,…

机器学习 · 统计学 2023-11-07 Luis Pedro Silvestrin , Harry van Zanten , Mark Hoogendoorn , Ger Koole

We study the transfer learning process between two linear regression problems. An important and timely special case is when the regressors are overparameterized and perfectly interpolate their training data. We examine a parameter transfer…

机器学习 · 计算机科学 2022-09-29 Yehuda Dar , Richard G. Baraniuk

An evolving line of machine learning works observe empirical evidence that suggests interpolating estimators -- the ones that achieve zero training error -- may not necessarily be harmful. This paper pursues theoretical understanding for an…

统计理论 · 数学 2021-10-19 Yue Li , Yuting Wei

In the transfer learning paradigm models learn useful representations (or features) during a data-rich pretraining stage, and then use the pretrained representation to improve model performance on data-scarce downstream tasks. In this work,…

机器学习 · 统计学 2025-04-14 Yufan Li , Subhabrata Sen , Ben Adlam

A common assumption in semi-supervised learning is that the labeled, unlabeled, and test data are drawn from the same distribution. However, this assumption is not satisfied in many applications. In many scenarios, the data is collected…

Practitioners often face the challenge of deploying prediction models in new environments with shifted distributions of covariates and responses. With observational data, such shifts are often driven by unobserved confounding, and can in…

机器学习 · 计算机科学 2026-04-02 Kulunu Dharmakeerthi , YoonHaeng Hur , Tengyuan Liang

This work studies finite-sample properties of the risk of the minimum-norm interpolating predictor in high-dimensional regression models. If the effective rank of the covariance matrix $\Sigma$ of the $p$ regression features is much larger…

机器学习 · 统计学 2021-03-23 Florentina Bunea , Seth Strimas-Mackey , Marten Wegkamp

We propose a new framework for binary classification in transfer learning settings where both covariate and label distributions may shift between source and target domains. Unlike traditional covariate shift or label shift assumptions, we…

统计方法学 · 统计学 2025-09-29 Manli Cheng , Subha Maity , Qinglong Tian , Pengfei Li

Class imbalance poses a challenge for developing unbiased, accurate predictive models. In particular, in image segmentation neural networks may overfit to the foreground samples from small structures, which are often heavily…

计算机视觉与模式识别 · 计算机科学 2021-02-23 Zeju Li , Konstantinos Kamnitsas , Ben Glocker

A pervasive phenomenon in machine learning applications is distribution shift, where training and deployment conditions for a machine learning model differ. As distribution shift typically results in a degradation in performance, much…

机器学习 · 统计学 2024-01-23 Philip Amortila , Tongyi Cao , Akshay Krishnamurthy