paper-with-me

홈 › Papers

Smooth Kolmogorov Arnold networks enabling structural knowledge representation

2024-05-18 · Moein E. Samadi, Younes Müller, Andreas Schuppert

Kolmogorov-Arnold Networks (KANs) offer an efficient and interpretable alternative to traditional multi-layer perceptron (MLP) architectures due to their finite network topology. However, according to the results of Kolmogorov and Vitushkin, the representation of generic smooth functions by KAN implementations using analytic functions constrained to a finite number of cutoff points cannot be exact. Hence, the convergence of KAN throughout the training process may be limited. This paper explores the relevance of smoothness in KANs, proposing that smooth, structurally informed KANs can achieve equivalence to MLPs in specific function classes. By leveraging inherent structural knowledge, KANs may reduce the data required for training and mitigate the risk of generating hallucinated predictions, thereby enhancing model reliability and performance in computational biomedicine.

📄 PDF Abstract BibTeX arXiv:2405.11318

Code (0)

등록된 구현이 없습니다.

Tasks

Kolmogorov-Arnold Networks

Similar Papers 제목 키워드 기반

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…

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…

KARMA: Efficient Structural Defect Segmentation via Kolmogorov-Arnold Representation Learning

2025-08-11 · Md Meftahul Ferdaus, Mahdi Abdelguerfi, Elias Ioup, Steven Sloan 외 arxiv

Semantic segmentation of structural defects in civil infrastructure remains challenging due to variable defect appearances, harsh imaging conditions, and significant class imbalance. Current deep learning methods, despit…

Representation LearningSemantic Segmentation

Transferring Social Network Knowledge from Multiple GNN Teachers to Kolmogorov-Arnold Networks

2025-08-08 · Yuan-Hung Chao, Chia-Hsun Lu, Chih-Ya Shen arxiv

Graph Neural Networks (GNNs) have shown strong performance on graph-structured data, but their reliance on graph connectivity often limits scalability and efficiency. Kolmogorov-Arnold Networks (KANs), a recent architect…

Node Classification

Kolmogorov-Arnold Network Autoencoders

2024-10-02 · Mohammadamin Moradi, Shirin Panahi, Erik Bollt, Ying-Cheng Lai

Deep learning models have revolutionized various domains, with Multi-Layer Perceptrons (MLPs) being a cornerstone for tasks like data regression and image classification. However, a recent study has introduced Kolmogorov…

image-classificationImage ClassificationKolmogorov-Arnold Networks