PowerMLP: An Efficient Version of KAN
DOI:
https://doi.org/10.1609/aaai.v39i19.34210Abstract
The Kolmogorov-Arnold Network (KAN) is a new network architecture known for its high accuracy in several tasks such as function fitting and PDE solving. The superior expressive capability of KAN arises from the Kolmogorov-Arnold representation theorem and learnable spline functions. However, the computation of spline functions involves multiple iterations, which renders KAN significantly slower than MLP, thereby increasing the cost associated with model training and deployment. The authors of KAN also noted that "the biggest bottleneck of KANs lies in their slow training. KANs are usually 10x slower than MLPs, given the same number of parameters." To address this issue, we propose a novel MLP-type neural network PowerMLP that employs simpler non-iterative spline function representation, offering approximately the same training time as MLP while theoretically demonstrating stronger expressive power than KAN. Furthermore, we compare the FLOPs of KAN and PowerMLP, quantifying the faster computation speed of PowerMLP. Our comprehensive experiments demonstrate that PowerMLP generally achieves higher accuracy and a training speed about 40 times faster than KAN in various tasks.Downloads
Published
2025-04-11
How to Cite
Qiu, R., Miao, Y., Wang, S., Zhu, Y., Yu, L., & Gao, X.-S. (2025). PowerMLP: An Efficient Version of KAN. Proceedings of the AAAI Conference on Artificial Intelligence, 39(19), 20069–20076. https://doi.org/10.1609/aaai.v39i19.34210
Issue
Section
AAAI Technical Track on Machine Learning V