paper-with-me

홈 › Papers

Issues with Neural Tangent Kernel Approach to Neural Networks

2025-01-19 · Haoran Liu, Anthony Tai, David J. Crandall, Chunfeng Huang

Neural tangent kernels (NTKs) have been proposed to study the behavior of trained neural networks from the perspective of Gaussian processes. An important result in this body of work is the theorem of equivalence between a trained neural network and kernel regression with the corresponding NTK. This theorem allows for an interpretation of neural networks as special cases of kernel regression. However, does this theorem of equivalence hold in practice? In this paper, we revisit the derivation of the NTK rigorously and conduct numerical experiments to evaluate this equivalence theorem. We observe that adding a layer to a neural network and the corresponding updated NTK do not yield matching changes in the predictor error. Furthermore, we observe that kernel regression with a Gaussian process kernel in the literature that does not account for neural network training produces prediction errors very close to that of kernel regression with NTKs. These observations suggest the equivalence theorem does not hold well in practice and puts into question whether neural tangent kernels adequately address the training process of neural networks.

📄 PDF Abstract BibTeX arXiv:2501.10929

Code (1)

howardhi/NTK-Issues 공식 구현 tf

Tasks

Gaussian Processesregression

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…
NTK 설명 없음

Similar Papers 제목 키워드 기반

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…

Quantifying the Benefit of Using Differentiable Learning over Tangent Kernels

2021-03-01 · Eran Malach, Pritish Kamath, Emmanuel Abbe, Nathan Srebro

We study the relative power of learning with gradient descent on differentiable models, such as neural networks, versus using the corresponding tangent kernels. We show that under certain conditions, gradient descent ach…

NFT-K: Non-Fungible Tangent Kernels

2021-10-11 · Sina AlEMohammad, Hossein Babaei, CJ Barberan, Naiming Liu 외

Deep neural networks have become essential for numerous applications due to their strong empirical performance such as vision, RL, and classification. Unfortunately, these networks are quite difficult to interpret, and t…

Deep Neural Tangent Kernel and Laplace Kernel Have the Same RKHS

2020-09-22 · ICLR 2021 1 · Lin Chen, Sheng Xu

We prove that the reproducing kernel Hilbert spaces (RKHS) of a deep neural tangent kernel and the Laplace kernel include the same set of functions, when both kernels are restricted to the sphere $\mathbb{S}^{d-1}$. Addi…

Expressibility-induced Concentration of Quantum Neural Tangent Kernels

2023-11-08 · Li-Wei Yu, Weikang Li, Qi Ye, Zhide Lu 외

Quantum tangent kernel methods provide an efficient approach to analyzing the performance of quantum machine learning models in the infinite-width limit, which is of crucial importance in designing appropriate circuit ar…

Quantum Machine Learning