中文
相关论文

相关论文: Binary Classification of Gaussian Mixtures: Abunda…

200 篇论文

A recently-proposed technique called self-adaptive training augments modern neural networks by allowing them to adjust training labels on the fly, to avoid overfitting to samples that may be mislabeled or otherwise non-representative. By…

机器学习 · 计算机科学 2020-06-16 Daniel Chiu , Franklyn Wang , Scott Duke Kominers

This article carries out a large dimensional analysis of standard regularized discriminant analysis classifiers designed on the assumption that data arise from a Gaussian mixture model with different means and covariances. The analysis…

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

We consider the classification problem of a high-dimensional mixture of two Gaussians with general covariance matrices. Using the replica method from statistical physics, we investigate the asymptotic behavior of a general class of…

机器学习 · 统计学 2024-10-29 Hanwen Huang , Peng Zeng

This work studies the global convergence and implicit bias of Gauss Newton's (GN) when optimizing over-parameterized one-hidden layer networks in the mean-field regime. We first establish a global convergence result for GN in the…

机器学习 · 计算机科学 2023-12-13 Michael Arbel , Romain Menegaux , Pierre Wolinski

Deep neural networks (DNNs) often require good regularizers to generalize well. Currently, state-of-the-art DNN regularization techniques consist in randomly dropping units and/or connections on each iteration of the training algorithm.…

机器学习 · 计算机科学 2018-03-06 Harris Partaourides , Sotirios P. Chatzis

Deep learning achieves remarkable generalization capability with overwhelming number of model parameters. Theoretical understanding of deep learning generalization receives recent attention yet remains not fully explored. This paper…

机器学习 · 计算机科学 2017-11-22 Guanhua Zheng , Jitao Sang , Changsheng Xu

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

A fundamental principle of learning theory is that there is a trade-off between the complexity of a prediction rule and its ability to generalize. Modern machine learning models do not obey this paradigm: They produce an accurate prediction…

机器学习 · 计算机科学 2021-06-18 Koby Bibas , Meir Feder

Neural networks are known to develop latent representations that are $aligned$, namely structurally similar across networks trained with different architectures, training protocols, or training datasets. We study this phenomenon in a…

机器学习 · 统计学 2026-05-27 Ali Hussaini Umar , Alessandro Laio

Self-training is a classical approach in semi-supervised learning which is successfully applied to a variety of machine learning problems. Self-training algorithm generates pseudo-labels for the unlabeled examples and progressively refines…

机器学习 · 计算机科学 2020-06-22 Samet Oymak , Talha Cihad Gulcu

While previous optimization results have suggested that deep neural networks tend to favour low-rank weight matrices, the implications of this inductive bias on generalization bounds remain underexplored. In this paper, we apply Maurer's…

机器学习 · 计算机科学 2024-11-22 Andrea Pinto , Akshay Rangamani , Tomaso Poggio

We present a non-asymptotic theory of generalization in deep learning where the empirical neural tangent kernel partitions the output space. In directions corresponding to signal, error dissipates rapidly; in the vast orthogonal dimensions…

机器学习 · 计算机科学 2026-05-05 Elon Litman , Gabe Guo

Current deep neural networks are highly overparameterized (up to billions of connection weights) and nonlinear. Yet they can fit data almost perfectly through variants of gradient descent algorithms and achieve unexpected levels of…

Neural networks have many successful applications, while much less theoretical understanding has been gained. Towards bridging this gap, we study the problem of learning a two-layer overparameterized ReLU neural network for multi-class…

机器学习 · 计算机科学 2019-08-02 Yuanzhi Li , Yingyu Liang

The generalization mystery of overparametrized deep nets has motivated efforts to understand how gradient descent (GD) converges to low-loss solutions that generalize well. Real-life neural networks are initialized from small random values…

机器学习 · 计算机科学 2021-11-10 Kaifeng Lyu , Zhiyuan Li , Runzhe Wang , Sanjeev Arora

The presence of mislabeled observations in data is a notoriously challenging problem in statistics and machine learning, associated with poor generalization properties for both traditional classifiers and, perhaps even more so, flexible…

机器学习 · 统计学 2022-02-09 Olof Zetterqvist , Rebecka Jörnsten , Johan Jonasson

We study estimation and clustering in Gaussian mixture models under variance misspecification. Observations are generated with true variance $\sigma^2$, while the component means are estimated using a likelihood with variance $\tau^2$,…

信号处理 · 电气工程与系统科学 2026-05-05 Vladimir Serov , Amnon Balanov , Tamir Bendory

Batch Normalization (BN) is essential to effectively train state-of-the-art deep Convolutional Neural Networks (CNN). It normalizes inputs to the layers during training using the statistics of each mini-batch. In this work, we study BN from…

机器学习 · 计算机科学 2018-11-16 Mahdi M. Kalayeh , Mubarak Shah

We consider two questions at the heart of machine learning; how can we predict if a minimum will generalize to the test set, and why does stochastic gradient descent find minima that generalize well? Our work responds to Zhang et al.…

机器学习 · 计算机科学 2018-02-16 Samuel L. Smith , Quoc V. Le
‹ 上一页 1 8 9 10 下一页 ›