paper-with-me

Papers

Predictive Limitations of Physics-Informed Neural Networks in Vortex Shedding

2023-05-31 · Pi-Yueh Chuang, Lorena A. Barba

The recent surge of interest in physics-informed neural network (PINN) methods has led to a wave of studies that attest to their potential for solving partial differential equations (PDEs) and predicting the dynamics of physical systems. However, the predictive limitations of PINNs have not been thoroughly investigated. We look at the flow around a 2D cylinder and find that data-free PINNs are unable to predict vortex shedding. Data-driven PINN exhibits vortex shedding only while the training data (from a traditional CFD solver) is available, but reverts to the steady state solution when the data flow stops. We conducted dynamic mode decomposition and analyze the Koopman modes in the solutions obtained with PINNs versus a traditional fluid solver (PetIBM). The distribution of the Koopman eigenvalues on the complex plane suggests that PINN is numerically dispersive and diffusive. The PINN method reverts to the steady solution possibly as a consequence of spectral bias. This case study reaises concerns about the ability of PINNs to predict flows with instabilities, specifically vortex shedding. Our computational study supports the need for more theoretical work to analyze the numerical properties of PINN methods. The results in this paper are transparent and reproducible, with all data and code available in public repositories and persistent archives; links are provided in the paper repository at \url{https://github.com/barbagroup/jcs_paper_pinn}, and a Reproducibility Statement within the paper.

📄 PDF Abstract BibTeX arXiv:2306.00230

Code (1)

barbagroup/jcs_paper_pinn 공식 구현

Similar Papers 제목 키워드 기반

Experience report of physics-informed neural networks in fluid simulations: pitfalls and frustration

2022-05-27 · Pi-Yueh Chuang, Lorena A. Barba

Though PINNs (physics-informed neural networks) are now deemed as a complement to traditional CFD (computational fluid dynamics) solvers rather than a replacement, their ability to solve the Navier-Stokes equations witho…

Complementary, Not Cumulative: Interaction Effects in Physics-Informed Neural Networks for Navier-Stokes Vortex Shedding

2026-08-20 · Devesh Shah arxiv

Physics-informed neural networks (PINNs) embed governing partial differential equations directly into the training loss, offering a promising alternative to costly CFD solvers for unsteady flows. Yet the growing list of …

Physics Informed RNN-DCT Networks for Time-Dependent Partial Differential Equations

2022-02-24 · Benjamin Wu, Oliver Hennigh, Jan Kautz, Sanjay Choudhry 외

Physics-informed neural networks allow models to be trained by physical laws described by general nonlinear partial differential equations. However, traditional architectures struggle to solve more challenging time-depen…

Fast-Forward Lattice Boltzmann: Learning Kinetic Behaviour with Physics-Informed Neural Operators

2025-09-26 · Xiao Xue, Marco F. P. ten Eikelder, Mingyang Gao, Xiaoyuan Cheng 외 arxiv

The lattice Boltzmann equation (LBE), rooted in kinetic theory, provides a powerful framework for capturing complex flow behaviour by describing the evolution of single-particle distribution functions (PDFs). Despite its…

Physics-informed deep-learning applications to experimental fluid mechanics

2022-03-29 · Hamidreza Eivazi, Yuning Wang, Ricardo Vinuesa

High-resolution reconstruction of flow-field data from low-resolution and noisy measurements is of interest due to the prevalence of such problems in experimental fluid mechanics, where the measurement data are in genera…

Data AugmentationDeep LearningSuper-Resolution