paper-with-me

Papers

X-KAN: Optimizing Local Kolmogorov-Arnold Networks via Evolutionary Rule-Based Machine Learning

2025-05-20 · Hiroki Shiraishi, Hisao Ishibuchi, Masaya Nakata

Function approximation is a critical task in various fields. However, existing neural network approaches struggle with locally complex or discontinuous functions due to their reliance on a single global model covering the entire problem space. We propose X-KAN, a novel method that optimizes multiple local Kolmogorov-Arnold Networks (KANs) through an evolutionary rule-based machine learning framework called XCSF. X-KAN combines KAN's high expressiveness with XCSF's adaptive partitioning capability by implementing local KAN models as rule consequents and defining local regions via rule antecedents. Our experimental results on artificial test functions and real-world datasets demonstrate that X-KAN significantly outperforms conventional methods, including XCSF, Multi-Layer Perceptron, and KAN, in terms of approximation accuracy. Notably, X-KAN effectively handles functions with locally complex or discontinuous structures that are challenging for conventional KAN, using a compact set of rules (average 7.2 $\pm$ 2.3 rules). These results validate the effectiveness of using KAN as a local model in XCSF, which evaluates the rule fitness based on both accuracy and generality. Our X-KAN implementation is available at https://github.com/YNU-NakataLab/X-KAN.

📄 PDF Abstract BibTeX arXiv:2505.14273

Code (1)

ynu-nakatalab/x-kan 공식 구현 pytorch

Tasks

Kolmogorov-Arnold Networks

Methods 이 논문이 사용한 방법론

+ ( 1 ) ⟷ 805 ⟷ ( 330 ) ⟷ 4056|How do I file a complaint with Expedia? How do I file a complaint with Expedia contact customer service at + ( 1 ) ⟷ 888 ⟷ ( 829 ) ⟷ 0881 or + ( 1 ) ⟷ 805 ⟷ ( 330 ) ⟷ 4056, or use their Help Center. Explain your issue…
SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

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…

Kolmogorov-Arnold Networks and Evolutionary Game Theory for More Personalized Cancer Treatment

2025-01-12 · Sepinoud Azimi, Louise Spekking, Kateřina Staňková

Personalized cancer treatment is revolutionizing oncology by leveraging precision medicine and advanced computational techniques to tailor therapies to individual patients. Despite its transformative potential, challenge…

Kolmogorov-Arnold Networks

KANO: Kolmogorov-Arnold Neural Operator for Image Super-Resolution

2025-12-28 · Chenyu Li, Danfeng Hong, Bing Zhang, Zhaojie Pan 외 arxiv

The highly nonlinear degradation process, complex physical interactions, and various sources of uncertainty render single-image Super-resolution (SR) a particularly challenging task. Existing interpretable SR approaches,…

Image Super-Resolution

Optimizing IoT Threat Detection with Kolmogorov-Arnold Networks (KANs)

2025-08-07 · Natalia Emelianova, Carlos Kamienski, Ronaldo C. Prati arxiv

The exponential growth of the Internet of Things (IoT) has led to the emergence of substantial security concerns, with IoT networks becoming the primary target for cyberattacks. This study examines the potential of Kolmo…

Intrusion Detection

From GNNs to Symbolic Surrogates via Kolmogorov-Arnold Networks for Delay Prediction

2025-12-24 · Sami Marouani, Kamal Singh, Baptiste Jeudy, Amaury Habrard arxiv

Accurate prediction of flow delay is essential for optimizing and managing modern communication networks. We investigate three levels of modeling for this task. First, we implement a heterogeneous GNN with attention-base…