paper-with-me

Papers

KAN/H: Kolmogorov-Arnold Network using Haar-like bases

2025-11-13 · Susumu Katayama arxiv

Function approximation using Haar basis systems offers an efficient implementation when compressed via Patricia trees while retaining the flexibility of wavelets for both global and local fitting. However, like B-spline-based approximations, achieving high accuracy in high dimensions remains challenging. This paper proposes KAN/H, a variant of the Kolmogorov-Arnold Network (KAN) that uses a Haar-like hierarchical basis system with nonzero first-order derivatives, instead of B-splines. We also propose a learning-rate scheduling method and a method for handling unbounded real-valued inputs, leveraging properties of linear approximation with Haar-like hierarchical bases. By applying the resulting algorithm to function-approximation problems and MNIST, we confirm that our approach requires minimal problem-specific hyperparameter tuning.

📄 PDF Abstract BibTeX arXiv:2511.11736

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Efficiency Bottlenecks of Convolutional Kolmogorov-Arnold Networks: A Comprehensive Scrutiny with ImageNet, AlexNet, LeNet and Tabular Classification

2025-01-27 · Ashim Dahal, Saydul Akbar Murad, Nick Rahimi

Algorithmic level developments like Convolutional Neural Networks, transformers, attention mechanism, Retrieval Augmented Generation and so on have changed Artificial Intelligence. Recent such development was observed by…

Kolmogorov-Arnold NetworksRetrieval-augmented Generationtabular-classification

Exploring Kolmogorov-Arnold networks for realistic image sharpness assessment

2024-09-12 · Shaode Yu, Ze Chen, Zhimu Yang, Jiacheng Gu 외

Score prediction is crucial in evaluating realistic image sharpness based on collected informative features. Recently, Kolmogorov-Arnold networks (KANs) have been developed and witnessed remarkable success in data fittin…

Image Quality AssessmentKolmogorov-Arnold Networks

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 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