paper-with-me

홈 › Papers

Neural Tangent Kernel Analysis to Probe Convergence in Physics-informed Neural Solvers: PIKANs vs. PINNs

2025-06-09 · Salah A. Faroughi, Farinaz Mostajeran

Physics-informed Kolmogorov-Arnold Networks (PIKANs), and in particular their Chebyshev-based variants (cPIKANs), have recently emerged as promising models for solving partial differential equations (PDEs). However, their training dynamics and convergence behavior remain largely unexplored both theoretically and numerically. In this work, we aim to advance the theoretical understanding of cPIKANs by analyzing them using Neural Tangent Kernel (NTK) theory. Our objective is to discern the evolution of kernel structure throughout gradient-based training and its subsequent impact on learning efficiency. We first derive the NTK of standard cKANs in a supervised setting, and then extend the analysis to the physics-informed context. We analyze the spectral properties of NTK matrices, specifically their eigenvalue distributions and spectral bias, for four representative PDEs: the steady-state Helmholtz equation, transient diffusion and Allen-Cahn equations, and forced vibrations governed by the Euler-Bernoulli beam equation. We also conduct an investigation into the impact of various optimization strategies, e.g., first-order, second-order, and hybrid approaches, on the evolution of the NTK and the resulting learning dynamics. Results indicate a tractable behavior for NTK in the context of cPIKANs, which exposes learning dynamics that standard physics-informed neural networks (PINNs) cannot capture. Spectral trends also reveal when domain decomposition improves training, directly linking kernel behavior to convergence rates under different setups. To the best of our knowledge, this is the first systematic NTK study of cPIKANs, providing theoretical insight that clarifies and predicts their empirical performance.

📄 PDF Abstract BibTeX arXiv:2506.07958

Code (0)

등록된 구현이 없습니다.

Tasks

Kolmogorov-Arnold Networks

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
NTK 설명 없음

Similar Papers 제목 키워드 기반

Convergence analysis of wide shallow neural operators within the framework of Neural Tangent Kernel

2024-12-07 · Xianliang Xu, Ye Li, Zhongyi Huang

Neural operators are aiming at approximating operators mapping between Banach spaces of functions, achieving much success in the field of scientific computing. Compared to certain deep learning-based solvers, such as Phy…

Is the neural tangent kernel of PINNs deep learning general partial differential equations always convergent ?

2024-12-09 · Zijian Zhou, Zhenya Yan

In this paper, we study the neural tangent kernel (NTK) for general partial differential equations (PDEs) based on physics-informed neural networks (PINNs). As we all know, the training of an artificial neural network ca…

Neural Tangent Kernel of Neural Networks with Loss Informed by Differential Operators

2025-03-14 · Weiye Gan, Yicheng Li, Qian Lin, Zuoqiang Shi

Spectral bias is a significant phenomenon in neural network training and can be explained by neural tangent kernel (NTK) theory. In this work, we develop the NTK theory for deep neural networks with physics-informed loss…

FL-NTK: A Neural Tangent Kernel-based Framework for Federated Learning Convergence Analysis

2021-05-11 · Baihe Huang, Xiaoxiao Li, Zhao Song, Xin Yang

Federated Learning (FL) is an emerging learning scheme that allows different distributed clients to train deep neural networks together without data sharing. Neural networks have become popular due to their unprecedented…

Federated Learning

Optimal Rates for Averaged Stochastic Gradient Descent under Neural Tangent Kernel Regime

2020-06-22 · ICLR 2021 1 · Atsushi Nitanda, Taiji Suzuki

We analyze the convergence of the averaged stochastic gradient descent for overparameterized two-layer neural networks for regression problems. It was recently found that a neural tangent kernel (NTK) plays an important …