中文
相关论文

相关论文: Why do Larger Models Generalize Better? A Theoreti…

200 篇论文

Conventional wisdom attributes the mysterious generalization abilities of overparameterized neural networks to gradient descent (and its variants). The recent volume hypothesis challenges this view: it posits that these generalization…

机器学习 · 计算机科学 2025-12-19 Yotam Alexander , Yonatan Slutzky , Yuval Ran-Milo , Nadav Cohen

We consider gradient-based optimisation of wide, shallow neural networks, where the output of each hidden node is scaled by a positive parameter. The scaling parameters are non-identical, differing from the classical Neural Tangent Kernel…

机器学习 · 统计学 2025-02-19 Francois Caron , Fadhel Ayed , Paul Jung , Hoil Lee , Juho Lee , Hongseok Yang

In recent years, there has been a surge in applying deep learning to various challenging design problems in communication networks. The early attempts adopt neural architectures inherited from applications such as computer vision, which…

信息论 · 计算机科学 2022-03-22 Yifei Shen , Jun Zhang , Khaled B. Letaief

In recent years, neural networks (NNs) have made giant leaps in a wide variety of domains. NNs are often referred to as black box algorithms due to how little we can explain their empirical success. Our foundational research seeks to…

机器学习 · 计算机科学 2023-02-15 Michael Sun , Peter Chatain

The large capacity of neural networks enables them to learn complex functions. To avoid overfitting, networks however require a lot of training data that can be expensive and time-consuming to collect. A common practical approach to…

机器学习 · 计算机科学 2020-03-10 Majed El Helou , Frederike Dümbgen , Sabine Süsstrunk

We study the generalization of deep learning models in relation to the convex hull of their training sets. A trained image classifier basically partitions its domain via decision boundaries and assigns a class to each of those partitions.…

机器学习 · 计算机科学 2021-01-26 Roozbeh Yousefzadeh

It is frequently observed that overparameterized neural networks generalize well. Regarding such phenomena, existing theoretical work mainly devotes to linear settings or fully-connected neural networks. This paper studies the learning…

机器学习 · 统计学 2023-08-17 Tian-Yi Zhou , Xiaoming Huo

Recurrent Neural Networks (RNNs) have been widely applied to sequential data analysis. Due to their complicated modeling structures, however, the theory behind is still largely missing. To connect theory and practice, we study the…

机器学习 · 计算机科学 2019-11-05 Minshuo Chen , Xingguo Li , Tuo Zhao

Convolutional neural networks are becoming standard tools for solving object recognition and visual tasks. However, most of the design and implementation of these complex models are based on trail-and-error. In this report, the main focus…

计算机视觉与模式识别 · 计算机科学 2015-09-15 Soroush Mehri

Convolutional neural networks were the standard for solving many computer vision tasks until recently, when Transformers of MLP-based architectures have started to show competitive performance. These architectures typically have a vast…

计算机视觉与模式识别 · 计算机科学 2022-10-14 Peter Kocsis , Peter Súkeník , Guillem Brasó , Matthias Nießner , Laura Leal-Taixé , Ismail Elezi

A main puzzle of deep neural networks (DNNs) revolves around the apparent absence of "overfitting", defined in this paper as follows: the expected error does not get worse when increasing the number of neurons or of iterations of gradient…

机器学习 · 计算机科学 2018-07-02 Tomaso Poggio , Qianli Liao , Brando Miranda , Andrzej Banburski , Xavier Boix , Jack Hidary

In this work we study generalization of neural networks in gradient-based meta-learning by analyzing various properties of the objective landscapes. We experimentally demonstrate that as meta-training progresses, the meta-test solutions,…

机器学习 · 计算机科学 2019-07-18 Simon Guiroy , Vikas Verma , Christopher Pal

Convolutional residual neural networks (ConvResNets), though overparameterized, can achieve remarkable prediction performance in practice, which cannot be well explained by conventional wisdom. To bridge this gap, we study the performance…

机器学习 · 计算机科学 2024-12-11 Zixuan Zhang , Kaiqi Zhang , Minshuo Chen , Yuma Takeda , Mengdi Wang , Tuo Zhao , Yu-Xiang Wang

In this paper we study the problem of learning a shallow artificial neural network that best fits a training data set. We study this problem in the over-parameterized regime where the number of observations are fewer than the number of…

机器学习 · 计算机科学 2022-08-25 Mahdi Soltanolkotabi , Adel Javanmard , Jason D. Lee

Recurrent Neural Network (RNN) is a fundamental structure in deep learning. Recently, some works study the training process of over-parameterized neural networks, and show that over-parameterized networks can learn functions in some notable…

机器学习 · 计算机科学 2022-01-27 Lifu Wang , Bo Shen , Bo Hu , Xing Cao

Explaining the surprising generalization performance of deep neural networks is an active and important line of research in theoretical machine learning. Influential work by Arora et al. (ICML'18) showed that, noise stability properties of…

机器学习 · 计算机科学 2021-07-02 Allan Grønlund , Mikael Høgsgaard , Lior Kamma , Kasper Green Larsen

It has been recognized that a heavily overparameterized artificial neural network exhibits surprisingly good generalization performance in various machine-learning tasks. Recent theoretical studies have made attempts to unveil the mystery…

机器学习 · 计算机科学 2021-01-28 Takashi Mori , Masahito Ueda

Despite classical statistical theory predicting severe overfitting, modern massively overparameterized neural networks still generalize well. This unexpected property is attributed to the network's so-called implicit bias, which describes…

机器学习 · 计算机科学 2025-03-14 Justin Sahs , Ryan Pyle , Fabio Anselmi , Ankit Patel

The power of neural networks lies in their ability to generalize to unseen data, yet the underlying reasons for this phenomenon remain elusive. Numerous rigorous attempts have been made to explain generalization, but available bounds are…

机器学习 · 计算机科学 2021-11-17 W. Ronny Huang , Zeyad Emam , Micah Goldblum , Liam Fowl , J. K. Terry , Furong Huang , Tom Goldstein

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…

‹ 上一页 1 8 9 10 下一页 ›