paper-with-me

홈 › Papers

A Practitioner's Guide to Kolmogorov-Arnold Networks

2025-10-28 · Amir Noorizadegan, Sifan Wang, Leevan Ling, Juan P. Dominguez-Morales arxiv

Kolmogorov-Arnold Networks (KANs), whose design is inspired-rather than dictated-by the Kolmogorov superposition theorem, have emerged as a structured alternative to MLPs. This review provides a systematic and comprehensive overview of the rapidly expanding KAN literature. The review is organized around three core themes: (i) clarifying the relationships between KANs and Kolmogorov superposition theory (KST), MLPs, and classical kernel methods; (ii) analyzing basis functions as a central design axis; and (iii) summarizing recent advances in accuracy, efficiency, regularization, and convergence. Finally, we provide a practical "Choose-Your-KAN" guide and outline open research challenges and future directions. The accompanying GitHub repository serves as a structured reference for ongoing KAN research.

📄 PDF Abstract BibTeX arXiv:2510.25781

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

KAT to KANs: A Review of Kolmogorov-Arnold Networks and the Neural Leap Forward

2024-11-15 · Divesh Basina, Joseph Raj Vishal, Aarya Choudhary, Bharatesh Chakravarthi

The curse of dimensionality poses a significant challenge to modern multilayer perceptron-based architectures, often causing performance stagnation and scalability issues. Addressing this limitation typically requires va…

Kolmogorov-Arnold Networks

The Kolmogorov-Arnold representation theorem revisited

2020-07-31 · Johannes Schmidt-Hieber

There is a longstanding debate whether the Kolmogorov-Arnold representation theorem can explain the use of more than one hidden layer in neural networks. The Kolmogorov-Arnold representation decomposes a multivariate fun…

Kolmogorov Arnold Networks in Fraud Detection: Bridging the Gap Between Theory and Practice

2024-08-15 · Yang Lu, Felix Zhan

This study evaluates the applicability of Kolmogorov-Arnold Networks (KAN) in fraud detection, finding that their effectiveness is context-dependent. We propose a quick decision rule using Principal Component Analysis (P…

Fraud DetectionKolmogorov-Arnold Networks

CoxKAN: Kolmogorov-Arnold Networks for Interpretable, High-Performance Survival Analysis

2024-09-06 · William Knottenbelt, Zeyu Gao, Rebecca Wray, Woody Zhidong Zhang 외

Survival analysis is a branch of statistics used for modeling the time until a specific event occurs and is widely used in medicine, engineering, finance, and many other fields. When choosing survival models, there is ty…

feature selectionKolmogorov-Arnold NetworksSurvival Analysis

KAConvNet: Kolmogorov-Arnold Convolutional Networks for Vision Recognition

2026-04-25 · Zhaoxiang Liu, Zhicheng Ma, Kaikai Zhao, Kai Wang 외 arxiv

The Convolutional Neural Networks (CNNs) have been the dominant and effective approach for general computer vision tasks. Recently, Kolmogorov-Arnold neural networks (KANs), based on the Kolmogorov-Arnold representation …