paper-with-me

홈 › Papers

On the Convergence of (Stochastic) Gradient Descent for Kolmogorov--Arnold Networks

2024-10-10 · Yihang Gao, Vincent Y. F. Tan

Kolmogorov--Arnold Networks (KANs), a recently proposed neural network architecture, have gained significant attention in the deep learning community, due to their potential as a viable alternative to multi-layer perceptrons (MLPs) and their broad applicability to various scientific tasks. Empirical investigations demonstrate that KANs optimized via stochastic gradient descent (SGD) are capable of achieving near-zero training loss in various machine learning (e.g., regression, classification, and time series forecasting, etc.) and scientific tasks (e.g., solving partial differential equations). In this paper, we provide a theoretical explanation for the empirical success by conducting a rigorous convergence analysis of gradient descent (GD) and SGD for two-layer KANs in solving both regression and physics-informed tasks. For regression problems, we establish using the neural tangent kernel perspective that GD achieves global linear convergence of the objective function when the hidden dimension of KANs is sufficiently large. We further extend these results to SGD, demonstrating a similar global convergence in expectation. Additionally, we analyze the global convergence of GD and SGD for physics-informed KANs, which unveils additional challenges due to the more complex loss structure. This is the first work establishing the global convergence guarantees for GD and SGD applied to optimize KANs and physics-informed KANs.

📄 PDF Abstract BibTeX arXiv:2410.08041

Code (0)

등록된 구현이 없습니다.

Tasks

Kolmogorov-Arnold NetworksregressionTime Series Forecasting

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
SGD Stochastic Gradient Descent is an iterative optimization technique that uses minibatches of data to form an expectation of the gradient, rather than the full gradient using…

Similar Papers 제목 키워드 기반

Kolmogorov-Arnold networks for metal surface defect classification

2025-01-10 · Maciej Krzywda, Mariusz Wermiński, Szymon Łukasik, Amir H. Gandomi

This paper presents the application of Kolmogorov-Arnold Networks (KAN) in classifying metal surface defects. Specifically, steel surfaces are analyzed to detect defects such as cracks, inclusions, patches, pitted surfac…

Classificationimage-classificationImage ClassificationKolmogorov-Arnold Networks

Optimization, Generalization and Differential Privacy Bounds for Gradient Descent on Kolmogorov-Arnold Networks

2026-01-29 · Puyu Wang, Junyu Zhou, Philipp Liznerski, Marius Kloft arxiv

Kolmogorov--Arnold Networks (KANs) have recently emerged as a structured alternative to standard MLPs, yet a principled theory for their training dynamics, generalization, and privacy properties remains limited. In this …

P1-KAN: an effective Kolmogorov-Arnold network with application to hydraulic valley optimization

2024-10-04 · Xavier Warin

A new Kolmogorov-Arnold network (KAN) is proposed to approximate potentially irregular functions in high dimensions. We provide error bounds for this approximation, assuming that the Kolmogorov-Arnold expansion functions…

From Black Box to Clarity: AI-Powered Smart Grid Optimization with Kolmogorov-Arnold Networks

2024-08-07 · Xiaoting Wang, Yuzhuo Li, Yunwei Li, Gregory Kish

This work is the first to adopt Kolmogorov-Arnold Networks (KAN), a recent breakthrough in artificial intelligence, for smart grid optimizations. To fully leverage KAN's interpretability, a general framework is proposed …

Kolmogorov-Arnold Networks

Generalization Bounds and Model Complexity for Kolmogorov-Arnold Networks

2024-10-10 · Xianyang Zhang, Huijuan Zhou

Kolmogorov-Arnold Network (KAN) is a network structure recently proposed by Liu et al. (2024) that offers improved interpretability and a more parsimonious design in many science-oriented tasks compared to multi-layer pe…

Generalization BoundsKolmogorov-Arnold Networks