Search papers, labs, and topics across Lattice.
This paper introduces the Physics-Informed Broad Learning System (PI-BLS), a novel framework that addresses the inefficiencies of traditional physics-informed neural networks (PINNs) by eliminating the need for gradient-based optimization. By embedding the governing differential operator and constraints into a linear output-layer optimization problem, PI-BLS transforms the learning process into a single deterministic least-squares solution, significantly reducing computational costs and training time. Experimental results show that PI-BLS not only maintains the physical constraints but also outperforms conventional PINNs in terms of performance and efficiency on various PDE benchmarks.
Eliminating backpropagation in physics-informed learning could revolutionize how we solve partial differential equations efficiently.
Physics-informed neural networks (PINNs) have emerged as a powerful paradigm for solving partial differential equations (PDEs) by embedding governing physical laws into deep neural networks. However, their reliance on computationally expensive gradient-based optimization and deep architectures often results in slow training, high computational cost, and limited scalability. In this work, we propose a novel physics-informed broad learning system (PI-BLS), the first physics-informed learning framework based on broad RdNNs. The proposed formulation embeds the governing differential operator and the associated initial and boundary constraints directly into a linear output-layer optimization problem, thereby replacing nonlinear gradient-based training with a deterministic least-squares solution obtained via the pseudoinverse. Consequently, the entire learning process is reduced to a single linear optimization stage while preserving the underlying physical constraints. As a result, PI-BLS offers an efficient learning paradigm for a physics-informed learning framework for solving PDEs that eliminates iterative backpropagation while preserving the underlying physical constraints. Experimental results on representative forward PDE benchmarks demonstrate that PI-BLS achieves competitive and often superior performance with reduced training time and model parameters compared with conventional PINNs.