DualFlexKAN: Dual-stage Kolmogorov-Arnold Networks with Independent Function Control
Andr\'es Ortiz, Nicol\'as J. Gallego-Molina, Carmen Jim\'enez-Mesa, Juan M. G\'orriz, Javier Ram\'irez

TL;DR
DualFlexKAN introduces a dual-stage, flexible neural network architecture that independently controls input transformations and output activations, enabling more efficient and expressive function approximation with fewer parameters.
Contribution
It proposes a novel dual-stage architecture that supports diverse basis functions and regularization, improving over standard KANs in efficiency and flexibility.
Findings
Outperforms MLPs and KANs in accuracy and convergence.
Achieves 10-100x fewer parameters than standard KANs.
Excels in regression, physics-informed tasks, and function approximation.
Abstract
Multi-Layer Perceptrons (MLPs) rely on pre-defined, fixed activation functions, imposing a static inductive bias that forces the network to approximate complex topologies solely through increased depth and width. Kolmogorov-Arnold Networks (KANs) address this limitation through edge-centric learnable functions, yet their formulation suffers from quadratic parameter scaling and architectural rigidity that hinders the effective integration of standard regularization techniques. This paper introduces the DualFlexKAN (DFKAN), a flexible architecture featuring a dual-stage mechanism that independently controls pre-linear input transformations and post-linear output activations. This decoupling enables hybrid networks that optimize the trade-off between expressiveness and computational cost. Unlike standard formulations, DFKAN supports diverse basis function families, including orthogonal…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModel Reduction and Neural Networks · Machine Learning in Materials Science · Neural Networks and Reservoir Computing
