paper-with-me

Papers

Physics-Informed Neural Networks and Radial Basis Functions for PDEs with Dirac Delta Sources

2026-06-10 · Manuel Reyna, Alexandre Tartakovsky arxiv

Physics-Informed Neural Networks (PINNs) are a machine learning method for solving forward and inverse Partial Differential Equations (PDEs). When applied to PDEs with Dirac delta functions in the forcing terms, boundary conditions, or initial conditions, PINNs require approximating them with smooth surrogate functions, a practice that can introduce significant modeling errors. In this work, we exploit the interpretation of PINNs as Residual Least Squares (RLS) methods and show that this perspective enables direct treatment of Dirac delta terms by integrating the weak-form equation. Among RLS formulations other than PINN, we focus on the Radial Basis Function (RBF) expansion (also known as a single-layer RBF Network). We show that while integrating out the Dirac delta in PINNs causes residuals to fail to converge to zero, RBF-RLS consistently provides good forward and inverse solutions to transport problems. We explain this finding using the Neural Tangent Kernel (NTK) theory. We test both approaches on linear PDEs that represent groundwater flow and transport in porous media and rivers. We solve inverse problems to fit synthetic data, noisy synthetic data, and real-world measurements.

📄 PDF Abstract BibTeX arXiv:2606.12735

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Physics-informed radial basis network (PIRBN): A local approximating neural network for solving nonlinear PDEs

2023-04-13 · Jinshuai Bai, Gui-Rong Liu, Ashish Gupta, Laith Alzubaidi 외

Our recent intensive study has found that physics-informed neural networks (PINN) tend to be local approximators after training. This observation leads to this novel physics-informed radial basis network (PIRBN), which c…

Gaussian Processes

Curriculum Learning-Driven PIELMs for Fluid Flow Simulations

2025-03-08 · Vikas Dwivedi, Bruno Sixou, Monica Sigovan

This paper presents two novel, physics-informed extreme learning machine (PIELM)-based algorithms for solving steady and unsteady nonlinear partial differential equations (PDEs) related to fluid flow. Although single-hid…

RBF-MGN:Solving spatiotemporal PDEs with Physics-informed Graph Neural Network

2022-12-06 · Zixue Xiang, Wei Peng, Wen Yao

Physics-informed neural networks (PINNs) have lately received significant attention as a representative deep learning-based technique for solving partial differential equations (PDEs). Most fully connected network-based …

Graph Neural Network

What do physics-informed DeepONets learn? Understanding and improving training for scientific computing applications

2024-11-27 · Emily Williams, Amanda Howard, Brek Meuris, Panos Stinis

Physics-informed deep operator networks (DeepONets) have emerged as a promising approach toward numerically approximating the solution of partial differential equations (PDEs). In this work, we aim to develop further und…

Transfer Learning

BumpNet: A Sparse MLP Framework for Learning PDE Solutions

2025-12-19 · Shao-Ting Chiu, Ioannis G. Kevrekidis, Ulisses Braga-Neto arxiv

We introduce BumpNet, a sparse multilayer perceptron (MLP) framework for PDE numerical solution and operator learning. BumpNet is based on basis function expansion, which makes them superficially similar to radial-basis …