paper-with-me

홈 › Papers

Learning universal approximations for partial differential equations with Physics-Informed Broad Learning System

2026-06-18 · Zhiwen Yu, Derong Yang, Liujian Zhang, Kaixiang Yang, Peilin Zhan, Jianmin Lv, Jane You, C. L. Philip Chen arxiv

Partial differential equations (PDEs) play a central role in modeling complex physical, biological, and engineering systems. While traditional numerical solvers are robust, they often incur prohibitive computational costs due to mesh dependencies, whereas recent Physics-Informed Neural Networks (PINNs) offer a mesh-free alternative but frequently suffer from slow convergence and optimization instability. To bridge this gap, this article proposes the Physics-Informed Broad Learning System (PIBLS), a novel backpropagation-free framework that reformulates PDE solving as a direct least-squares optimization. We improved an algorithm within this framework to handle nonlinear PDEs efficiently and provide a rigorous mathematical proof establishing the universal approximation property of PIBLS for these equations. Experiments on linear and nonlinear PDEs demonstrate that PIBLS is one to three orders of magnitude faster than conventional PINNs while achieving significantly higher solution accuracy. This framework provides a computationally efficient paradigm for scientific machine learning, offering a practical, high-speed alternative for real-time simulation and design optimization tasks.

📄 PDF Abstract BibTeX arXiv:2606.19754

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Machine Learning for Partial Differential Equations

2023-03-30 · Steven L. Brunton, J. Nathan Kutz

Partial differential equations (PDEs) are among the most universal and parsimonious descriptions of natural physical laws, capturing a rich variety of phenomenology and multi-scale physics in a compact and symbolic repre…

Physics Informed Deep Learning (Part I): Data-driven Solutions of Nonlinear Partial Differential Equations

2017-11-28 · Maziar Raissi, Paris Perdikaris, George Em. Karniadakis

We introduce physics informed neural networks -- neural networks that are trained to solve supervised learning tasks while respecting any given law of physics described by general nonlinear partial differential equations…

SPINN: Sparse, Physics-based, and partially Interpretable Neural Networks for PDEs

2021-02-25 · Amuthan A. Ramabathiran, Prabhu Ramachandran

We introduce a class of Sparse, Physics-based, and partially Interpretable Neural Networks (SPINN) for solving ordinary and partial differential equations (PDEs). By reinterpreting a traditional meshless representation o…

Numerical Gaussian Processes for Time-dependent and Non-linear Partial Differential Equations

2017-03-29 · Maziar Raissi, Paris Perdikaris, George Em. Karniadakis

We introduce the concept of numerical Gaussian processes, which we define as Gaussian processes with covariance functions resulting from temporal discretization of time-dependent partial differential equations. Numerical…

Gaussian Processes

A Universal PINNs Method for Solving Partial Differential Equations with a Point Source

2022-07-23 · Proceedings of the Thirty-First International Joint Conference on Artificial Intelligence 2022 7 · Xiang Huang, Hongsheng Liu, Beiji Shi, Zidong Wang 외

In recent years, deep learning technology has been used to solve partial differential equations (PDEs), among which the physics-informed neural networks (PINNs)method emerges to be a promising method for solving both for…