paper-with-me

홈 › Papers

KP-PINNs: Kernel Packet Accelerated Physics Informed Neural Networks

2025-06-10 · Siyuan Yang, Cheng Song, Zhilu Lai, Wenjia Wang

Differential equations are involved in modeling many engineering problems. Many efforts have been devoted to solving differential equations. Due to the flexibility of neural networks, Physics Informed Neural Networks (PINNs) have recently been proposed to solve complex differential equations and have demonstrated superior performance in many applications. While the L2 loss function is usually a default choice in PINNs, it has been shown that the corresponding numerical solution is incorrect and unstable for some complex equations. In this work, we propose a new PINNs framework named Kernel Packet accelerated PINNs (KP-PINNs), which gives a new expression of the loss function using the reproducing kernel Hilbert space (RKHS) norm and uses the Kernel Packet (KP) method to accelerate the computation. Theoretical results show that KP-PINNs can be stable across various differential equations. Numerical experiments illustrate that KP-PINNs can solve differential equations effectively and efficiently. This framework provides a promising direction for improving the stability and accuracy of PINNs-based solvers in scientific computing.

📄 PDF Abstract BibTeX arXiv:2506.08563

Code (1)

siyuanyang-sy/kp-pinns 공식 구현 pytorch

Similar Papers 제목 키워드 기반

PIKS: Universal Physics-Informed Kernel Methods

2026-07-29 · Joachim Bona-Pellissier, Giacomo Meanti, Matteo Santacesaria, Lorenzo Rosasco arxiv

Physics-informed machine learning incorporates physical principles --often expressed via differential operators-- into data-driven models. While physics-informed neural networks (PINNs) dominate empirical applications, t…

Wavelet-Accelerated Physics-Informed Quantum Neural Network for Multiscale Partial Differential Equations

2025-12-09 · Deepak Gupta, Himanshu Pandey, Ratikanta Behera arxiv

This work proposes a wavelet-based physics-informed quantum neural network framework to efficiently address multiscale partial differential equations that involve sharp gradients, stiffness, rapid local variations, and h…

Accelerated Training of Physics-Informed Neural Networks (PINNs) using Meshless Discretizations

2022-05-19 · Ramansh Sharma, Varun Shankar

We present a new technique for the accelerated training of physics-informed neural networks (PINNs): discretely-trained PINNs (DT-PINNs). The repeated computation of partial derivative terms in the PINN loss functions vi…

GPU

Feature Mapping in Physics-Informed Neural Networks (PINNs)

2024-02-10 · Chengxi Zeng, Tilo Burghardt, Alberto M Gambaruto

In this paper, the training dynamics of PINNs with a feature mapping layer via the limiting Conjugate Kernel and Neural Tangent Kernel is investigated, shedding light on the convergence of PINNs; Although the commonly us…

10-shot image generation

Physics-Informed Spiking Neural Networks via Conservative Flux Quantization

2025-11-26 · Chi Zhang, Lin Wang arxiv

Real-time, physically-consistent predictions on low-power edge devices is critical for the next generation embodied AI systems, yet it remains a major challenge. Physics-Informed Neural Networks (PINNs) combine data-driv…