paper-with-me

홈 › Papers

Dynamics of Deep Neural Networks and Neural Tangent Hierarchy

2019-09-18 · ICML 2020 1 · Jiaoyang Huang, Horng-Tzer Yau

The evolution of a deep neural network trained by the gradient descent can be described by its neural tangent kernel (NTK) as introduced in [20], where it was proven that in the infinite width limit the NTK converges to an explicit limiting kernel and it stays constant during training. The NTK was also implicit in some other recent papers [6,13,14]. In the overparametrization regime, a fully-trained deep neural network is indeed equivalent to the kernel regression predictor using the limiting NTK. And the gradient descent achieves zero training loss for a deep overparameterized neural network. However, it was observed in [5] that there is a performance gap between the kernel regression using the limiting NTK and the deep neural networks. This performance gap is likely to originate from the change of the NTK along training due to the finite width effect. The change of the NTK along the training is central to describe the generalization features of deep neural networks. In the current paper, we study the dynamic of the NTK for finite width deep fully-connected neural networks. We derive an infinite hierarchy of ordinary differential equations, the neural tangent hierarchy (NTH) which captures the gradient descent dynamic of the deep neural network. Moreover, under certain conditions on the neural network width and the data set dimension, we prove that the truncated hierarchy of NTH approximates the dynamic of the NTK up to arbitrary precision. This description makes it possible to directly study the change of the NTK for deep neural networks, and sheds light on the observation that deep neural networks outperform kernel regressions using the corresponding limiting NTK.

📄 PDF Abstract BibTeX arXiv:1909.08156

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Methods 이 논문이 사용한 방법론

NTK 설명 없음

Similar Papers 제목 키워드 기반

Towards an Understanding of Residual Networks Using Neural Tangent Hierarchy (NTH)

2020-07-07 · Yuqing Li, Tao Luo, Nung Kwan Yip

Gradient descent yields zero training loss in polynomial time for deep neural networks despite non-convex nature of the objective function. The behavior of network in the infinite width limit trained by gradient descent …

Label-Aware Neural Tangent Kernel: Toward Better Generalization and Local Elasticity

2020-10-22 · NeurIPS 2020 12 · Shuxiao Chen, Hangfeng He, Weijie J. Su

As a popular approach to modeling the dynamics of training overparametrized neural networks (NNs), the neural tangent kernels (NTK) are known to fall behind real-world NNs in generalization ability. This performance gap …

Tangent-Space Regularization for Neural-Network Models of Dynamical Systems

2018-06-26 · Fredrik Bagge Carlson, Rolf Johansson, Anders Robertsson

This work introduces the concept of tangent space regularization for neural-network models of dynamical systems. The tangent space to the dynamics function of many physical systems of interest in control applications exh…

TANGO: Graph Neural Dynamics via Learned Energy and Tangential Flows

2025-08-07 · Moshe Eliasof, Eldad Haber, Carola-Bibiane Schönlieb arxiv

We introduce TANGO -- a dynamical systems inspired framework for graph representation learning that governs node feature evolution through a learned energy landscape and its associated descent dynamics. At the core of ou…

Graph Representation LearningGraph Neural NetworkGraph ClassificationGraph Learning

Analyzing Convergence in Quantum Neural Networks: Deviations from Neural Tangent Kernels

2023-03-26 · Xuchen You, Shouvanik Chakrabarti, Boyang Chen, Xiaodi Wu

A quantum neural network (QNN) is a parameterized mapping efficiently implementable on near-term Noisy Intermediate-Scale Quantum (NISQ) computers. It can be used for supervised learning when combined with classical grad…

regression