LGCOMP-PHApr 15, 2025

MLPs and KANs for data-driven learning in physical problems: A performance comparison

arXiv:2504.11397v11 citationsh-index: 1
Originality Synthesis-oriented
AI Analysis

This work addresses the performance of KANs versus MLPs for researchers in physics-based machine learning, but it is incremental as it focuses on a comparative study without introducing new methods.

The paper compared Kolmogorov-Arnold Networks (KANs) and Multi-Layer Perceptrons (MLPs) for solving partial differential equations in physical problems, finding that KANs outperform MLPs in accuracy for shallow networks but not consistently in deep architectures.

There is increasing interest in solving partial differential equations (PDEs) by casting them as machine learning problems. Recently, there has been a spike in exploring Kolmogorov-Arnold Networks (KANs) as an alternative to traditional neural networks represented by Multi-Layer Perceptrons (MLPs). While showing promise, their performance advantages in physics-based problems remain largely unexplored. Several critical questions persist: Can KANs capture complex physical dynamics and under what conditions might they outperform traditional architectures? In this work, we present a comparative study of KANs and MLPs for learning physical systems governed by PDEs. We assess their performance when applied in deep operator networks (DeepONet) and graph network-based simulators (GNS), and test them on physical problems that vary significantly in scale and complexity. Drawing inspiration from the Kolmogorov Representation Theorem, we examine the behavior of KANs and MLPs across shallow and deep network architectures. Our results reveal that although KANs do not consistently outperform MLPs when configured as deep neural networks, they demonstrate superior expressiveness in shallow network settings, significantly outpacing MLPs in accuracy over our test cases. This suggests that KANs are a promising choice, offering a balance of efficiency and accuracy in applications involving physical systems.

Code Implementations1 repo
Foundations

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

Your Notes