中文
相关论文

相关论文: Benign Overfitting in Multiclass Classification: A…

200 篇论文

We examine the necessity of interpolation in overparameterized models, that is, when achieving optimal predictive risk in machine learning problems requires (nearly) interpolating the training data. In particular, we consider simple…

机器学习 · 统计学 2022-06-17 Chen Cheng , John Duchi , Rohith Kuditipudi

Modern machine learning classifiers often exhibit vanishing classification error on the training set. They achieve this by learning nonlinear representations of the inputs that maps the data into linearly separable classes. Motivated by…

统计理论 · 数学 2023-03-23 Andrea Montanari , Feng Ruan , Youngtak Sohn , Jun Yan

Recent research in neural networks and machine learning suggests that using many more parameters than strictly required by the initial complexity of a regression problem can result in more accurate or faster-converging models -- contrary to…

机器学习 · 计算机科学 2023-05-18 Arthur Castello B. de Oliveira , Milad Siami , Eduardo D. Sontag

We develop a theoretical framework for generalization in the interpolating regime of statistical learning. The central question is why highly overparameterized estimators can attain zero empirical risk while still achieving nontrivial…

机器学习 · 统计学 2026-04-13 Gustav Olaf Yunus Laitinen-Lundström Fredriksson-Imanov

Recent empirical and theoretical studies have established the generalization capabilities of large machine learning models that are trained to (approximately or exactly) fit noisy data. In this work, we prove a surprising result that even…

机器学习 · 计算机科学 2024-01-26 Yifan Hao , Tong Zhang

We study over-parameterized classifiers where Empirical Risk Minimization (ERM) for learning leads to zero training error. In these over-parameterized settings there are many global minima with zero training error, some of which generalize…

机器学习 · 计算机科学 2023-12-05 Julius Martinetz , Thomas Martinetz

The bias-variance trade-off is a central concept in supervised learning. In classical statistics, increasing the complexity of a model (e.g., number of parameters) reduces bias but also increases variance. Until recently, it was commonly…

机器学习 · 统计学 2022-03-25 Jason W. Rocks , Pankaj Mehta

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

Benign overfitting refers to how over-parameterized neural networks can fit training data perfectly and generalize well to unseen data. While this has been widely investigated theoretically, existing works are limited to two-layer networks…

机器学习 · 计算机科学 2024-10-28 Shuning Shang , Xuran Meng , Yuan Cao , Difan Zou

We investigate the learning dynamics of classifiers in scenarios where classes are separable or classifiers are over-parameterized. In both cases, Empirical Risk Minimization (ERM) results in zero training error. However, there are many…

机器学习 · 计算机科学 2024-10-23 Julius Martinetz , Christoph Linse , Thomas Martinetz

Modern neural networks often have great expressive power and can be trained to overfit the training data, while still achieving a good test performance. This phenomenon is referred to as "benign overfitting". Recently, there emerges a line…

机器学习 · 计算机科学 2022-06-15 Yuan Cao , Zixiang Chen , Mikhail Belkin , Quanquan Gu

We study the benign overfitting theory in the prediction of the conditional average treatment effect (CATE), with linear regression models. As the development of machine learning for causal inference, a wide range of large-scale models for…

计量经济学 · 经济学 2022-02-17 Masahiro Kato , Masaaki Imaizumi

In this work, we investigate the behavior of ridge regression in an overparameterized binary classification task. We assume examples are drawn from (anisotropic) class-conditional cluster distributions with opposing means and we allow for…

机器学习 · 统计学 2025-03-12 Alexander Tsigler , Luiz F. O. Chamon , Spencer Frei , Peter L. Bartlett

While many approaches exist in the literature to learn low-dimensional representations for data collections in multiple modalities, the generalizability of multi-modal nonlinear embeddings to previously unseen data is a rather overlooked…

机器学习 · 计算机科学 2021-05-05 Semih Kaya , Elif Vural

Many modern neural network architectures are trained in an overparameterized regime where the parameters of the model exceed the size of the training dataset. Sufficiently overparameterized neural network architectures in principle have the…

机器学习 · 计算机科学 2019-02-14 Samet Oymak , Mahdi Soltanolkotabi

We compare classification and regression tasks in an overparameterized linear model with Gaussian features. On the one hand, we show that with sufficient overparameterization all training points are support vectors: solutions obtained by…

机器学习 · 计算机科学 2021-10-15 Vidya Muthukumar , Adhyyan Narang , Vignesh Subramanian , Mikhail Belkin , Daniel Hsu , Anant Sahai

Understanding generalization of overparametrized neural networks remains a fundamental challenge in machine learning. Most of the literature mostly studies generalization from an interpolation point of view, taking convergence of parameters…

机器学习 · 计算机科学 2025-06-13 Etienne Boursier , Nicolas Flammarion

Classification is a fundamental task in machine learning. While conventional methods-such as binary, multiclass, and multi-label classification-are effective for simpler problems, they may not adequately address the complexities of some…

Recent works have investigated the sample complexity necessary for fair machine learning. The most advanced of such sample complexity bounds are developed by analyzing multicalibration uniform convergence for a given predictor class. We…

机器学习 · 计算机科学 2022-02-10 Harrison Rosenberg , Robi Bhattacharjee , Kassem Fawaz , Somesh Jha

It is common practice in deep learning to use overparameterized networks and train for as long as possible; there are numerous studies that show, both theoretically and empirically, that such practices surprisingly do not unduly harm the…

机器学习 · 计算机科学 2020-03-05 Leslie Rice , Eric Wong , J. Zico Kolter