paper-with-me

Papers

Higher-order-ReLU-KANs (HRKANs) for solving physics-informed neural networks (PINNs) more accurately, robustly and faster

2024-08-09 · Chi Chiu So, Siu Pang Yung

Finding solutions to partial differential equations (PDEs) is an important and essential component in many scientific and engineering discoveries. One of the common approaches empowered by deep learning is Physics-informed Neural Networks (PINNs). Recently, a new type of fundamental neural network model, Kolmogorov-Arnold Networks (KANs), has been proposed as a substitute of Multilayer Perceptions (MLPs), and possesses trainable activation functions. To enhance KANs in fitting accuracy, a modification of KANs, so called ReLU-KANs, using "square of ReLU" as the basis of its activation functions, has been suggested. In this work, we propose another basis of activation functions, namely, Higherorder-ReLU (HR), which is simpler than the basis of activation functions used in KANs, namely, Bsplines; allows efficient KAN matrix operations; and possesses smooth and non-zero higher-order derivatives, essential to physicsinformed neural networks. We name such KANs with Higher-order-ReLU (HR) as their activations, HRKANs. Our detailed experiments on two famous and representative PDEs, namely, the linear Poisson equation and nonlinear Burgers' equation with viscosity, reveal that our proposed Higher-order-ReLU-KANs (HRKANs) achieve the highest fitting accuracy and training robustness and lowest training time significantly among KANs, ReLU-KANs and HRKANs. The codes to replicate our experiments are available at https://github.com/kelvinhkcs/HRKAN.

📄 PDF Abstract BibTeX arXiv:2409.14248

Code (1)

kelvinhkcs/hrkan 공식 구현 pytorch

Tasks

Kolmogorov-Arnold Networks

Methods 이 논문이 사용한 방법론

+ ( 1 ) ⟷ 805 ⟷ ( 330 ) ⟷ 4056|How do I file a complaint with Expedia? How do I file a complaint with Expedia contact customer service at + ( 1 ) ⟷ 888 ⟷ ( 829 ) ⟷ 0881 or + ( 1 ) ⟷ 805 ⟷ ( 330 ) ⟷ 4056, or use their Help Center. Explain your issue…

Similar Papers 제목 키워드 기반

Uncertainty Quantification with Bayesian Higher Order ReLU KANs

2024-10-02 · James Giroux, Cristiano Fanelli

We introduce the first method of uncertainty quantification in the domain of Kolmogorov-Arnold Networks, specifically focusing on (Higher Order) ReLUKANs to enhance computational efficiency given the computational demand…

Computational EfficiencyKolmogorov-Arnold NetworksUncertainty Quantification

AF-KAN: Activation Function-Based Kolmogorov-Arnold Networks for Efficient Representation Learning

2025-03-08 · Hoang-Thang Ta, Anh Tran

Kolmogorov-Arnold Networks (KANs) have inspired numerous works exploring their applications across a wide range of scientific problems, with the potential to replace Multilayer Perceptrons (MLPs). While many KANs are des…

image-classificationImage ClassificationKolmogorov-Arnold NetworksRepresentation Learning

A comprehensive and FAIR comparison between MLP and KAN representations for differential equations and operator networks

2024-06-05 · Khemraj Shukla, Juan Diego Toscano, Zhicheng Wang, Zongren Zou 외

Kolmogorov-Arnold Networks (KANs) were recently introduced as an alternative representation model to MLP. Herein, we employ KANs to construct physics-informed machine learning models (PIKANs) and deep operator models (De…

Kolmogorov-Arnold NetworksPhysics-informed machine learning

SPIKANs: Separable Physics-Informed Kolmogorov-Arnold Networks

2024-11-09 · Bruno Jacob, Amanda A. Howard, Panos Stinis

Physics-Informed Neural Networks (PINNs) have emerged as a promising method for solving partial differential equations (PDEs) in scientific computing. While PINNs typically use multilayer perceptrons (MLPs) as their unde…

Kolmogorov-Arnold Networks

Improving Memory Efficiency for Training KANs via Meta Learning

2025-06-09 · Zhangchi Zhao, Jun Shu, Deyu Meng, Zongben Xu

Inspired by the Kolmogorov-Arnold representation theorem, KANs offer a novel framework for function approximation by replacing traditional neural network weights with learnable univariate functions. This design demonstra…

image-classificationImage ClassificationMeta-LearningSymbolic Regression