中文
相关论文

相关论文: Steps Toward Deep Kernel Methods from Infinite Neu…

200 篇论文

Conventional wisdom states that deep linear neural networks benefit from expressiveness and optimization advantages over a single linear layer. This paper suggests that, in practice, the training process of deep linear fully-connected…

机器学习 · 计算机科学 2022-06-10 Oriel BenShmuel

Neural networks have succeeded in many reasoning tasks. Empirically, these tasks require specialized network structures, e.g., Graph Neural Networks (GNNs) perform well on many such tasks, but less structured networks fail. Theoretically,…

机器学习 · 计算机科学 2020-02-18 Keyulu Xu , Jingling Li , Mozhi Zhang , Simon S. Du , Ken-ichi Kawarabayashi , Stefanie Jegelka

A central question in deep learning is to understand the functions learned by deep networks. What is their approximation class? Do the learned weights and representations depend on initialization? Previous empirical work has evidenced that…

机器学习 · 计算机科学 2024-10-28 Florentin Guth , Brice Ménard , Gaspar Rochette , Stéphane Mallat

Deep neural networks and brains both learn and share superficial similarities: processing nodes are likened to neurons and adjustable weights are likened to modifiable synapses. But can a unified theoretical framework be found to underlie…

无序系统与神经网络 · 物理学 2025-09-29 Arsham Ghavasieh , Meritxell Vila-Minana , Akanksha Khurd , John Beggs , Gerardo Ortiz , Santo Fortunato

A key property of neural networks driving their success is their ability to learn features from data. Understanding feature learning from a theoretical viewpoint is an emerging field with many open questions. In this work we capture…

无序系统与神经网络 · 物理学 2024-05-20 Kirsten Fischer , Javed Lindner , David Dahmen , Zohar Ringel , Michael Krämer , Moritz Helias

Deep neural networks (DNNs) have demonstrated remarkable empirical performance in large-scale supervised learning problems, particularly in scenarios where both the sample size $n$ and the dimension of covariates $p$ are large. This study…

机器学习 · 统计学 2024-07-12 Yuqian Zhang , Jelena Bradic

Due to the growing adoption of deep neural networks in many fields of science and engineering, modeling and estimating their uncertainties has become of primary importance. Despite the growing literature about uncertainty quantification in…

机器学习 · 计算机科学 2023-02-15 Brian Staber , Sébastien Da Veiga

As deep neural networks are highly expressive, it is important to find solutions with small generalization gap (the difference between the performance on the training data and unseen data). Focusing on the stochastic nature of training, we…

机器学习 · 计算机科学 2023-10-31 Rie Johnson , Tong Zhang

Multilayer networks have seen a resurgence under the umbrella of deep learning. Current deep learning algorithms train the layers of the network sequentially, improving algorithmic performance as well as providing some regularization. We…

机器学习 · 计算机科学 2016-02-22 Ke Wu , Malik Magdon-Ismail

Low precision weights, activations, and gradients have been proposed as a way to improve the computational efficiency and memory footprint of deep neural networks. Recently, low precision networks have even shown to be more robust to…

机器学习 · 计算机科学 2018-07-04 Griffin Lacey , Graham W. Taylor , Shawki Areibi

The goal of this thesis is to improve our understanding of the internal mechanisms by which deep artificial neural networks create meaningful representations and are able to generalize. We focus on the challenge of characterizing the…

机器学习 · 计算机科学 2025-10-29 Diego Doimo

Deep neural networks generalize well on unseen data though the number of parameters often far exceeds the number of training examples. Recently proposed complexity measures have provided insights to understanding the generalizability in…

机器学习 · 计算机科学 2020-05-12 Jingling Li , Yanchao Sun , Jiahao Su , Taiji Suzuki , Furong Huang

Deep residual networks (ResNets) have demonstrated better generalization performance than deep feedforward networks (FFNets). However, the theory behind such a phenomenon is still largely unknown. This paper studies this fundamental problem…

机器学习 · 计算机科学 2020-12-23 Kaixuan Huang , Yuqing Wang , Molei Tao , Tuo Zhao

Many deep neural networks are built by using stacked convolutional layers of fixed and single size (often 3$\times$3) kernels. This paper describes a method for training the size of convolutional kernels to provide varying size kernels in a…

计算机视觉与模式识别 · 计算机科学 2020-09-15 F. Boray Tek , İlker Çam , Deniz Karlı

We show that deep convolutional neural networks (CNN) can massively outperform traditional densely-connected neural networks (both deep or shallow) in predicting eigenvalue problems in mechanics. In this sense, we strike out in a new…

计算物理 · 物理学 2018-07-19 David Finol , Yan Lu , Vijay Mahadevan , Ankit Srivastava

Deep Gaussian Process (DGP) as a model prior in Bayesian learning intuitively exploits the expressive power in function composition. DGPs also offer diverse modeling capabilities, but inference is challenging because marginalization in…

机器学习 · 计算机科学 2022-08-02 Chi-Ken Lu , Patrick Shafto

In this paper we address the issue of output instability of deep neural networks: small perturbations in the visual input can significantly distort the feature embeddings and output of a neural network. Such instability affects many deep…

计算机视觉与模式识别 · 计算机科学 2016-04-18 Stephan Zheng , Yang Song , Thomas Leung , Ian Goodfellow

The neural tangent kernel (NTK) has garnered significant attention as a theoretical framework for describing the behavior of large-scale neural networks. Kernel methods are theoretically well-understood and as a result enjoy algorithmic…

机器学习 · 计算机科学 2024-05-30 Jonathan Wenger , Felix Dangel , Agustinus Kristiadi

Deep kernel map networks have shown excellent performances in various classification problems including image annotation. Their general recipe consists in aggregating several layers of singular value decompositions (SVDs) -- that map data…

计算机视觉与模式识别 · 计算机科学 2020-06-29 Mingyuan Jiu , Hichem Sahbi

Despite the widespread practical success of deep learning methods, our theoretical understanding of the dynamics of learning in deep neural networks remains quite sparse. We attempt to bridge the gap between the theory and practice of deep…

神经与进化计算 · 计算机科学 2014-02-20 Andrew M. Saxe , James L. McClelland , Surya Ganguli