LGAINANAMar 30

FI-KAN: Fractal Interpolation Kolmogorov-Arnold Networks

arXiv:2603.2828840.0h-index: 1
Predicted impact top 69% in LG · last 90 daysOriginality Highly original
AI Analysis

This work addresses the challenge of approximating irregular functions in machine learning, offering a novel method with significant gains in specific domains like PDEs and fractal analysis.

The paper tackled the problem of approximating non-smooth functions by introducing Fractal Interpolation KAN (FI-KAN), which uses learnable fractal interpolation bases to improve performance over Kolmogorov-Arnold Networks (KAN). Results include up to 33x better performance on a Holder regularity benchmark, 6.3x MSE reduction on fractal targets, and up to 79x improvement on non-smooth PDE solutions.

Kolmogorov-Arnold Networks (KAN) employ B-spline bases on a fixed grid, providing no intrinsic multi-scale decomposition for non-smooth function approximation. We introduce Fractal Interpolation KAN (FI-KAN), which incorporates learnable fractal interpolation function (FIF) bases from iterated function system (IFS) theory into KAN. Two variants are presented: Pure FI-KAN (Barnsley, 1986) replaces B-splines entirely with FIF bases; Hybrid FI-KAN (Navascues, 2005) retains the B-spline path and adds a learnable fractal correction. The IFS contraction parameters give each edge a differentiable fractal dimension that adapts to target regularity during training. On a Holder regularity benchmark ($α\in [0.2, 2.0]$), Hybrid FI-KAN outperforms KAN at every regularity level (1.3x to 33x). On fractal targets, FI-KAN achieves up to 6.3x MSE reduction over KAN, maintaining 4.7x advantage at 5 dB SNR. On non-smooth PDE solutions (scikit-fem), Hybrid FI-KAN achieves up to 79x improvement on rough-coefficient diffusion and 3.5x on L-shaped domain corner singularities. Pure FI-KAN's complementary behavior, dominating on rough targets while underperforming on smooth ones, provides controlled evidence that basis geometry must match target regularity. A fractal dimension regularizer provides interpretable complexity control whose learned values recover the true fractal dimension of each target. These results establish regularity-matched basis design as a principled strategy for neural function approximation.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes