中文
相关论文

相关论文: Feature Learning and Generalization in Deep Networ…

200 篇论文

The tremendous recent progress in analyzing the training dynamics of overparameterized neural networks has primarily focused on wide networks and therefore does not sufficiently address the role of depth in deep learning. In this work, we…

机器学习 · 计算机科学 2022-06-29 Jongmin Lee , Joo Young Choi , Ernest K. Ryu , Albert No

How much information does a learning algorithm extract from the training data and store in a neural network's weights? Too much, and the network would overfit to the training data. Too little, and the network would not fit to anything at…

机器学习 · 计算机科学 2021-03-02 Jeremy Bernstein , Yisong Yue

In modern deep learning, there is a recent and growing literature on the interplay between large-width asymptotic properties of deep Gaussian neural networks (NNs), i.e. deep NNs with Gaussian-distributed weights, and Gaussian stochastic…

机器学习 · 计算机科学 2022-06-27 Stefano Favaro , Sandra Fortini , Stefano Peluchetti

This article studies the infinite-width limit of deep feedforward neural networks whose weights are dependent, and modelled via a mixture of Gaussian distributions. Each hidden node of the network is assigned a nonnegative random variable…

机器学习 · 统计学 2025-02-06 Hoil Lee , Fadhel Ayed , Paul Jung , Juho Lee , Hongseok Yang , François Caron

We study the training and generalization of deep neural networks (DNNs) in the over-parameterized regime, where the network width (i.e., number of hidden nodes per layer) is much larger than the number of training data points. We show that,…

机器学习 · 计算机科学 2019-11-13 Yuan Cao , Quanquan Gu

The Neural Tangent Kernel (NTK) has emerged as a fundamental concept in the study of wide Neural Networks. In particular, it is known that the positivity of the NTK is directly related to the memorization capacity of sufficiently wide…

机器学习 · 计算机科学 2024-04-22 Luís Carvalho , João L. Costa , José Mourão , Gonçalo Oliveira

Deep neural networks are highly expressive machine learning models with the ability to interpolate arbitrary datasets. Deep nets are typically optimized via first-order methods and the optimization process crucially depends on the…

机器学习 · 统计学 2019-11-12 Talha Cihad Gulcu

Input-Convex Neural Networks (ICNNs) are networks that guarantee convexity in their input-output mapping. These networks have been successfully applied for energy-based modelling, optimal transport problems and learning invariances. The…

机器学习 · 计算机科学 2023-12-21 Pieter-Jan Hoedt , Günter Klambauer

This work analyzes Graph Neural Networks, a generalization of Fully-Connected Deep Neural Nets on Graph structured data, when their width, that is the number of nodes in each fullyconnected layer is increasing to infinity. Infinite Width…

机器学习 · 计算机科学 2023-11-21 Yunus Cobanoglu

The ``Neural Tangent Kernel'' (NTK) (Jacot et al 2018), and its empirical variants have been proposed as a proxy to capture certain behaviors of real neural networks. In this work, we study NTKs through the lens of scaling laws, and…

机器学习 · 计算机科学 2022-06-22 Nikhil Vyas , Yamini Bansal , Preetum Nakkiran

We consider fully connected and feedforward deep neural networks with dependent and possibly heavy-tailed weights, as introduced in [26], to address limitations of the standard Gaussian prior. It has been proved in [26] that, as the number…

机器学习 · 统计学 2026-05-14 Nicola Apollonio , Giovanni Franzina , Giovanni Luca Torrisi

Recent research shows that the dynamics of an infinitely wide neural network (NN) trained by gradient descent can be characterized by Neural Tangent Kernel (NTK) \citep{jacot2018neural}. Under the squared loss, the infinite-width NN trained…

机器学习 · 统计学 2022-07-08 Yilan Chen , Wei Huang , Lam M. Nguyen , Tsui-Wei Weng

We continue a long line of research aimed at proving convergence of depth 2 neural networks, trained via gradient descent, to a global minimum. Like in many previous works, our model has the following features: regression with quadratic…

机器学习 · 计算机科学 2022-12-06 Alexander Razborov

We establish explicit dynamics for neural networks whose training objective has a regularising term that constrains the parameters to remain close to their initial value. This keeps the network in a lazy training regime, where the dynamics…

机器学习 · 统计学 2023-12-21 Eugenio Clerico , Benjamin Guedj

Contrastive learning is a paradigm for learning representations from unlabelled data that has been highly successful for image and text data. Several recent works have examined contrastive losses to claim that contrastive models effectively…

机器学习 · 计算机科学 2024-03-14 Gautham Govind Anil , Pascal Esser , Debarghya Ghoshdastidar

Modern neural networks are often regarded as complex black-box functions whose behavior is difficult to understand owing to their nonlinear dependence on the data and the nonconvexity in their loss landscapes. In this work, we show that…

机器学习 · 计算机科学 2020-06-26 Wei Hu , Lechao Xiao , Ben Adlam , Jeffrey Pennington

Neural networks with wide layers have attracted significant attention due to their equivalence to Gaussian processes, enabling perfect fitting of training data while maintaining generalization performance, known as benign overfitting.…

机器学习 · 计算机科学 2023-10-18 Tianxiang Gao , Xiaokai Huo , Hailiang Liu , Hongyang Gao

We analyze architectural features of Deep Neural Networks (DNNs) using the so-called Neural Tangent Kernel (NTK), which describes the training and generalization of DNNs in the infinite-width setting. In this setting, we show that for…

机器学习 · 计算机科学 2020-06-23 Arthur Jacot , Franck Gabriel , François Ged , Clément Hongler

Most deep neural networks are trained under fixed network architectures and require retraining when the architecture changes. If expanding the network's size is needed, it is necessary to retrain from scratch, which is expensive. To avoid…

机器学习 · 计算机科学 2023-11-09 Chau Pham , Piotr Teterwak , Soren Nelson , Bryan A. Plummer

In this paper, we interpret Deep Neural Networks with Complex Network Theory. Complex Network Theory (CNT) represents Deep Neural Networks (DNNs) as directed weighted graphs to study them as dynamical systems. We efficiently adapt CNT…

机器学习 · 计算机科学 2021-10-19 Emanuele La Malfa , Gabriele La Malfa , Giuseppe Nicosia , Vito Latora