FS-KAN: Permutation Equivariant Kolmogorov-Arnold Networks via Function Sharing
Ran Elbaz, Guy Bar-Shalom, Yam Eitan, Fabrizio Frasca, Haggai Maron
TL;DR
FS-KAN addresses learning with permutation symmetries by introducing a principled framework that builds invariant and equivariant Kolmogorov–Arnold Network layers through function sharing. It proves that FS-KANs match the expressivity of standard parameter-sharing MLPs, enabling transfer of universal approximation results to FS-KANs, and demonstrates improved data efficiency in low-data regimes across tasks such as signal classification, point-cloud classification, and matrix completion. The approach generalizes to direct-product and high-order tensor symmetries and preserves interpretability, offering a practical, symmetry-aware alternative to traditional MLPs and graph neural networks. Overall, FS-KAN unifies prior equivariant KA approaches under a single theory, with empirical benefits and clear avenues for speeding up computation in future work.
Abstract
Permutation equivariant neural networks employing parameter-sharing schemes have emerged as powerful models for leveraging a wide range of data symmetries, significantly enhancing the generalization and computational efficiency of the resulting models. Recently, Kolmogorov-Arnold Networks (KANs) have demonstrated promise through their improved interpretability and expressivity compared to traditional architectures based on MLPs. While equivariant KANs have been explored in recent literature for a few specific data types, a principled framework for applying them to data with permutation symmetries in a general context remains absent. This paper introduces Function Sharing KAN (FS-KAN), a principled approach to constructing equivariant and invariant KA layers for arbitrary permutation symmetry groups, unifying and significantly extending previous work in this domain. We derive the basic construction of these FS-KAN layers by generalizing parameter-sharing schemes to the Kolmogorov-Arnold setup and provide a theoretical analysis demonstrating that FS-KANs have the same expressive power as networks that use standard parameter-sharing layers, allowing us to transfer well-known and important expressivity results from parameter-sharing networks to FS-KANs. Empirical evaluations on multiple data types and symmetry groups show that FS-KANs exhibit superior data efficiency compared to standard parameter-sharing layers, by a wide margin in certain cases, while preserving the interpretability and adaptability of KANs, making them an excellent architecture choice in low-data regimes.
