Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

rKAN: Rational Kolmogorov-Arnold Networks

About

The development of Kolmogorov-Arnold networks (KANs) marks a significant shift from traditional multi-layer perceptrons in deep learning. Initially, KANs employed B-spline curves as their primary basis function, but their inherent complexity posed implementation challenges. Consequently, researchers have explored alternative basis functions such as Wavelets, Polynomials, and Fractional functions. In this research, we explore the use of rational functions as a novel basis function for KANs. We propose two different approaches based on Pade approximation and rational Jacobi functions as trainable basis functions, establishing the rational KAN (rKAN). We then evaluate rKAN's performance in various deep learning and physics-informed tasks to demonstrate its practicality and effectiveness in function approximation.

Alireza Afzal Aghaei• 2024

Related benchmarks

TaskDatasetResultRank
Image ClassificationMNIST (test)
Accuracy99.293
882
Function ApproximationF3(ξ)
MSE2.59e-7
33
Function ApproximationFunction F2(xi)
MSE1.89e-7
31
Root FindingLane-Emden differential equation
Absolute Error4.86e-6
30
Showing 4 of 4 rows

Other info

Code

Follow for update