paper-with-me

홈 › Papers

Augmenting a Physics-Informed Neural Network for the 2D Burgers Equation by Addition of Solution Data Points

2023-01-18 · Marlon Sproesser Mathias, Wesley Pereira de Almeida, Marcel Rodrigues de Barros, Jefferson Fialho Coelho, Lucas Palmiro de Freitas, Felipe Marino Moreno, Caio Fabricio Deberaldini Netto, Fabio Gagliardi Cozman, Anna Helena Reali Costa, Eduardo Aoun Tannuri, Edson Satoshi Gomi, Marcelo Dottori

We implement a Physics-Informed Neural Network (PINN) for solving the two-dimensional Burgers equations. This type of model can be trained with no previous knowledge of the solution; instead, it relies on evaluating the governing equations of the system in points of the physical domain. It is also possible to use points with a known solution during training. In this paper, we compare PINNs trained with different amounts of governing equation evaluation points and known solution points. Comparing models that were trained purely with known solution points to those that have also used the governing equations, we observe an improvement in the overall observance of the underlying physics in the latter. We also investigate how changing the number of each type of point affects the resulting models differently. Finally, we argue that the addition of the governing equations during training may provide a way to improve the overall performance of the model without relying on additional data, which is especially important for situations where the number of known solution points is limited.

📄 PDF Abstract BibTeX arXiv:2301.07824

Code (1)

c4ai/pinn_for_burgers 공식 구현

Similar Papers 제목 키워드 기반

Applications of physics informed neural operators

2022-03-23 · Shawn G. Rosofsky, Hani Al Majed, E. A. Huerta

We present an end-to-end framework to learn partial differential equations that brings together initial data production, selection of boundary conditions, and the use of physics-informed neural operators to solve partial…

Stabilized Adaptive Loss and Residual-Based Collocation for Physics-Informed Neural Networks

2026-03-03 · Divyavardhan Singh, Shubham Kamble, Dimple Sonone, Kishor Upla arxiv

Physics-Informed Neural Networks (PINNs) have been recognized as a mesh-free alternative to solve partial differential equations where physics information is incorporated. However, in dealing with problems characterized …

Distributed physics informed neural network for data-efficient solution to partial differential equations

2019-07-21 · Vikas Dwivedi, Nishant Parashar, Balaji Srinivasan

The physics informed neural network (PINN) is evolving as a viable method to solve partial differential equations. In the recent past PINNs have been successfully tested and validated to find solutions to both linear and…

Equation identification for fluid flows via physics-informed neural networks

2024-08-30 · Alexander New, Marisel Villafañe-Delgado, Charles Shugert

Scientific machine learning (SciML) methods such as physics-informed neural networks (PINNs) are used to estimate parameters of interest from governing equations and small quantities of data. However, there has been litt…

FB-HyDON: Parameter-Efficient Physics-Informed Operator Learning of Complex PDEs via Hypernetwork and Finite Basis Domain Decomposition

2024-09-13 · Milad Ramezankhani, Rishi Yash Parekh, Anirudh Deodhar, Dagnachew Birru

Deep operator networks (DeepONet) and neural operators have gained significant attention for their ability to map infinite-dimensional function spaces and perform zero-shot super-resolution. However, these models often r…

Operator learningSuper-Resolution