**arXiv ID:** 2501.17411 **Authors:** Quan Long, Bin Wang, Bing Xue, Mengjie Zhang **Published:** 2025-01-29T04:32:36Z **Abstract:** To address the issue of interpretability in multilayer perceptrons (MLPs), Kolmogorov-Arnold Networks (KANs) are introduced in 2024. However, optimizing KAN structures is labor-intensive, typically requiring manual intervention and parameter tuning. This paper proposes GA-KAN, a genetic algorithm-based approach that automates the optimization of KANs, requiring ...
Scanned 9/11/2026
Install to Claude Code
npx -y skills add hiyenwong/ai_collection --skill a-genetic-algorithmbased-approach-for-automated-optimization-of-kolmogorovarnold-networks-in-classification-tasks --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of A Genetic Algorithmbased Approach For Automated Optimization Of Kolmogorovarnold Networks In Classification Tasks?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/hiyenwong-a-genetic-algorithmbased-approach-for-automated-op)More formats (shields.io, HTML) on the badges page.
# A Genetic Algorithm-Based Approach for Automated Optimization of Kolmogorov-Arnold Networks in Classification Tasks
**arXiv ID:** 2501.17411
**Authors:** Quan Long, Bin Wang, Bing Xue, Mengjie Zhang
**Published:** 2025-01-29T04:32:36Z
**Abstract:**
To address the issue of interpretability in multilayer perceptrons (MLPs), Kolmogorov-Arnold Networks (KANs) are introduced in 2024. However, optimizing KAN structures is labor-intensive, typically requiring manual intervention and parameter tuning. This paper proposes GA-KAN, a genetic algorithm-based approach that automates the optimization of KANs, requiring no human intervention in the design process. To the best of our knowledge, this is the first time that evolutionary computation is explored to optimize KANs automatically. Furthermore, inspired by the use of sparse connectivity in MLPs in effectively reducing the number of parameters, GA-KAN further explores sparse connectivity to tackle the challenge of extensive parameter spaces in KANs. GA-KAN is validated on two toy datasets, achieving optimal results without the manual tuning required by the original KAN. Additionally, GA-KAN demonstrates superior performance across five classification datasets, outperforming traditional methods on all datasets and providing interpretable symbolic formulae for the Wine and Iris datasets, thereby enhancing model transparency. Furthermore, GA-KAN significantly reduces the number of parameters over the standard KAN across all the five datasets. The core contributions of GA-KAN include automated optimization, a new encoding strategy, and a new decoding process, which together improve the accuracy and interpretability, and reduce the number of parameters.
## Skill Description
This skill is generated from the arXiv paper: A Genetic Algorithm-Based Approach for Automated Optimization of Kolmogorov-Arnold Networks in Classification Tasks (2501.17411).
## How to Use
[To be filled in by the user or by future automation]
## References
- [arXiv:2501.17411](http://arxiv.org/abs/2501.17411v1)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!