Kolmogorov Arnold Informed neural network: A physics-informed deep learning framework for solving forward and inverse problems based on Kolmogorov Arnold Networks
Yizheng Wang, Jia Sun, Jinshuai Bai, Cosmin Anitescu, Mohammad Sadegh Eshaghi, Xiaoying Zhuang, Timon Rabczuk, Yinghua Liu
TL;DR
This paper proposes KINN, a physics-informed neural framework that substitutes MLPs with Kolmogorov–Arnold Networks (KAN) to solve forward and inverse PDEs expressed in strong, energy, and inverse forms. By learning activation functions via B-splines within KAN and aligning with FEM/IGA concepts, KINN achieves higher accuracy and faster convergence than conventional PINNs in many solid-mechanics PDEs, including problems with singularities, stress concentration, nonlinear hyperelasticity, and heterogeneity. The work provides NTK-based insight into KAN’s reduced spectral bias and highlights KINN’s advantages for multi-scale and highly heterogeneous problems, while also acknowledging limitations on complex geometries and current computational efficiency. Overall, KAN-based approaches are positioned as a promising direction for efficient, accurate AI-driven PDE solvers, with future improvements focused on geometry handling, mesh adaptation, and weak-form integration.
Abstract
AI for partial differential equations (PDEs) has garnered significant attention, particularly with the emergence of Physics-informed neural networks (PINNs). The recent advent of Kolmogorov-Arnold Network (KAN) indicates that there is potential to revisit and enhance the previously MLP-based PINNs. Compared to MLPs, KANs offer interpretability and require fewer parameters. PDEs can be described in various forms, such as strong form, energy form, and inverse form. While mathematically equivalent, these forms are not computationally equivalent, making the exploration of different PDE formulations significant in computational physics. Thus, we propose different PDE forms based on KAN instead of MLP, termed Kolmogorov-Arnold-Informed Neural Network (KINN) for solving forward and inverse problems. We systematically compare MLP and KAN in various numerical examples of PDEs, including multi-scale, singularity, stress concentration, nonlinear hyperelasticity, heterogeneous, and complex geometry problems. Our results demonstrate that KINN significantly outperforms MLP regarding accuracy and convergence speed for numerous PDEs in computational solid mechanics, except for the complex geometry problem. This highlights KINN's potential for more efficient and accurate PDE solutions in AI for PDEs.
