paper-with-me

홈 › Papers

Neural Tangent Kernel Analysis of Deep Narrow Neural Networks

2022-02-07 · Jongmin Lee, Joo Young Choi, Ernest K. Ryu, Albert No

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 present the first trainability guarantee of infinitely deep but narrow neural networks. We study the infinite-depth limit of a multilayer perceptron (MLP) with a specific initialization and establish a trainability guarantee using the NTK theory. We then extend the analysis to an infinitely deep convolutional neural network (CNN) and perform brief experiments.

📄 PDF Abstract BibTeX arXiv:2202.02981

Code (1)

lthilnklover/deep-narrow-ntk 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

NTK 설명 없음

Similar Papers 제목 키워드 기반

Generalization bound of globally optimal non-convex neural network training: Transportation map estimation by infinite dimensional Langevin dynamics

2020-07-11 · NeurIPS 2020 12 · Taiji Suzuki

We introduce a new theoretical framework to analyze deep learning optimization with connection to its generalization error. Existing frameworks such as mean field theory and neural tangent kernel theory for neural networ…

An Empirical Analysis of the Laplace and Neural Tangent Kernels

2022-08-07 · Ronaldas Paulius Lencevicius

The neural tangent kernel is a kernel function defined over the parameter distribution of an infinite width neural network. Despite the impracticality of this limit, the neural tangent kernel has allowed for a more direc…

A Generalized Neural Tangent Kernel Analysis for Two-layer Neural Networks

2020-02-10 · NeurIPS 2020 12 · Zixiang Chen, Yuan Cao, Quanquan Gu, Tong Zhang

A recent breakthrough in deep learning theory shows that the training of over-parameterized deep neural networks can be characterized by a kernel function called \textit{neural tangent kernel} (NTK). However, it is known…

Learning TheoryVocal Bursts Valence Prediction

Faithful and Efficient Explanations for Neural Networks via Neural Tangent Kernel Surrogate Models

2023-05-23 · Andrew Engel, Zhichao Wang, Natalie S. Frank, Ioana Dumitriu 외

A recent trend in explainable AI research has focused on surrogate modeling, where neural networks are approximated as simpler ML algorithms such as kernel machines. A second trend has been to utilize kernel functions in…

Data PoisoningLanguage ModellingLarge Language Model

Efficient Analysis of the Distilled Neural Tangent Kernel

2026-02-11 · Jamie Mahowald, Brian Bell, Alex Ho, Michael Geyer arxiv

Neural tangent kernel (NTK) methods are computationally limited by the need to evaluate large Jacobians across many data points. Existing approaches reduce this cost primarily through projecting and sketching the Jacobia…