paper-with-me

Papers

Physics-Informed Deep B-Spline Networks for Dynamical Systems

2025-03-21 · Zhuoyuan Wang, Raffaele Romagnoli, Jasmine Ratchford, Yorie Nakahira

Physics-informed machine learning provides an approach to combining data and governing physics laws for solving complex partial differential equations (PDEs). However, efficiently solving PDEs with varying parameters and changing initial conditions and boundary conditions (ICBCs) with theoretical guarantees remains an open challenge. We propose a hybrid framework that uses a neural network to learn B-spline control points to approximate solutions to PDEs with varying system and ICBC parameters. The proposed network can be trained efficiently as one can directly specify ICBCs without imposing losses, calculate physics-informed loss functions through analytical formulas, and requires only learning the weights of B-spline functions as opposed to both weights and basis as in traditional neural operator learning methods. We provide theoretical guarantees that the proposed B-spline networks serve as universal approximators for the set of solutions of PDEs with varying ICBCs under mild conditions and establish bounds on the generalization errors in physics-informed learning. We also demonstrate in experiments that the proposed B-spline network can solve problems with discontinuous ICBCs and outperforms existing methods, and is able to learn solutions of 3D dynamics with diverse initial conditions.

📄 PDF Abstract BibTeX arXiv:2503.16777

Code (0)

등록된 구현이 없습니다.

Tasks

Operator learningPhysics-informed machine learning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Physics-informed Spline Learning for Nonlinear Dynamics Discovery

2021-05-05 · Fangzheng Sun, Yang Liu, Hao Sun

Dynamical systems are typically governed by a set of linear/nonlinear differential equations. Distilling the analytical form of these equations from very limited data remains intractable in many disciplines such as physi…

Trainable Spline Representations for Physics-Informed Learning

2026-07-17 · Giovanni Canali, Nicola Demo, Gianluigi Rozza arxiv

This work introduces Physics-Informed Splines (PI-Splines), a structured spline-based architecture for physics-informed learning. Instead of representing the solution of a differential equation with a neural network, PI-…

Exactly conservative physics-informed neural networks and deep operator networks for dynamical systems

2023-11-23 · Elsa Cardoso-Bihlo, Alex Bihlo

We introduce a method for training exactly conservative physics-informed neural networks and physics-informed deep operator networks for dynamical systems. The method employs a projection-based technique that maps a cand…

Unsupervised Physics-Informed Operator Learning through Multi-Stage Curriculum Training

2026-02-02 · Paolo Marcandelli, Natansh Mathur, Stefano Markidis, Martina Siena 외 arxiv

Solving partial differential equations remains a central challenge in scientific machine learning. Neural operators offer a promising route by learning mappings between function spaces and enabling resolution-independent…

Physics Informed Kolmogorov-Arnold Neural Networks for Dynamical Analysis via Efficent-KAN and WAV-KAN

2024-07-25 · Subhajit Patra, Sonali Panda, Bikram Keshari Parida, Mahima Arya 외

Physics-informed neural networks have proven to be a powerful tool for solving differential equations, leveraging the principles of physics to inform the learning process. However, traditional deep neural networks often …