paper-with-me

홈 › Papers

Weak-Form Evolutionary Kolmogorov-Arnold Networks for Solving Partial Differential Equations

2026-02-19 · Bongseok Kim, Jiahao Zhang, Guang Lin arxiv

Partial differential equations (PDEs) form a central component of scientific computing. Among recent advances in deep learning, evolutionary neural networks have been developed to successively capture the temporal dynamics of time-dependent PDEs via parameter evolution. The parameter updates are obtained by solving a linear system derived from the governing equation residuals at each time step. However, strong-form evolutionary approaches can yield ill-conditioned linear systems due to pointwise residual discretization, and their computational cost scales unfavorably with the number of training samples. To address these limitations, we propose a weak-form evolutionary Kolmogorov-Arnold Network (KAN) for the scalable and accurate prediction of PDE solutions. We decouple the linear system size from the number of training samples through the weak formulation, leading to improved scalability compared to strong-form approaches. We also rigorously enforce boundary conditions by constructing the trial space with boundary-constrained KANs to satisfy Dirichlet and periodic conditions, and by incorporating derivative boundary conditions directly into the weak formulation for Neumann conditions. In conclusion, the proposed weak-form evolutionary KAN framework provides a stable and scalable approach for PDEs and contributes to scientific machine learning with potential relevance to future engineering applications.

📄 PDF Abstract BibTeX arXiv:2602.18515

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A First Look at Kolmogorov-Arnold Networks in Surrogate-assisted Evolutionary Algorithms

2024-05-26 · Hao Hao, Xiaoqun Zhang, Bingdong Li, Aimin Zhou

Surrogate-assisted Evolutionary Algorithm (SAEA) is an essential method for solving expensive expensive problems. Utilizing surrogate models to substitute the optimization function can significantly reduce reliance on th…

Evolutionary AlgorithmsKolmogorov-Arnold Networks

BEKAN: Boundary condition-guaranteed evolutionary Kolmogorov-Arnold networks with radial basis functions for solving PDE problems

2025-10-03 · Bongseok Kim, Jiahao Zhang, Guang Lin arxiv

Deep learning has gained attention for solving PDEs, but the black-box nature of neural networks hinders precise enforcement of boundary conditions. To address this, we propose a boundary condition-guaranteed evolutionar…

Kolmogorov-Arnold Networks and Evolutionary Game Theory for More Personalized Cancer Treatment

2025-01-12 · Sepinoud Azimi, Louise Spekking, Kateřina Staňková

Personalized cancer treatment is revolutionizing oncology by leveraging precision medicine and advanced computational techniques to tailor therapies to individual patients. Despite its transformative potential, challenge…

Kolmogorov-Arnold Networks

Kolmogorov Arnold Informed neural network: A physics-informed deep learning framework for solving forward and inverse problems based on Kolmogorov Arnold Networks

2024-06-16 · Yizheng Wang, Jia Sun, Jinshuai Bai, Cosmin Anitescu 외

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…

FormKolmogorov-Arnold Networks

Kolmogorov-Arnold Networks: Approximation and Learning Guarantees for Functions and their Derivatives

2025-04-21 · Anastasis Kratsios, Takashi Furuya

Inspired by the Kolmogorov-Arnold superposition theorem, Kolmogorov-Arnold Networks (KANs) have recently emerged as an improved backbone for most deep learning frameworks, promising more adaptivity than their multilayer …

Kolmogorov-Arnold Networks