paper-with-me

Papers

Physics-Informed Neural Network Method for Solving One-Dimensional Advection Equation Using PyTorch

2021-03-15 · Shashank Reddy Vadyala, Sai Nethra Betgeri

Numerical solutions to the equation for advection are determined using different finite-difference approximations and physics-informed neural networks (PINNs) under conditions that allow an analytical solution. Their accuracy is examined by comparing them to the analytical solution. We used a machine learning framework like PyTorch to implement PINNs. PINNs approach allows training neural networks while respecting the PDEs as a strong constraint in the optimization as apposed to making them part of the loss function. In standard small-scale circulation simulations, it is shown that the conventional approach incorporates a pseudo diffusive effect that is almost as large as the effect of the turbulent diffusion model; hence the numerical solution is rendered inconsistent with the PDEs. This oscillation causes inaccuracy and computational uncertainty. Of all the schemes tested, only the PINNs approximation accurately predicted the outcome. We assume that the PINNs approach can transform the physics simulation area by allowing real-time physics simulation and geometry optimization without costly and time-consuming simulations on large supercomputers.

📄 PDF Abstract BibTeX arXiv:2103.09662

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Physics-Assisted and Topology-Informed Deep Learning for Weather Prediction

2025-05-08 · Jiaqi Zheng, Qing Ling, Yerong Feng

Although deep learning models have demonstrated remarkable potential in weather prediction, most of them overlook either the \textbf{physics} of the underlying weather evolution or the \textbf{topology} of the Earth's su…

Deep LearningGraph Neural NetworkPrediction

A physics-informed transformer neural operator for learning generalized solutions of initial boundary value problems

2024-12-12 · Sumanth Kumar Boya, Deepak Subramani

Initial boundary value problems arise commonly in applications with engineering and natural systems governed by nonlinear partial differential equations (PDEs). Operator learning is an emerging field for solving these eq…

Operator learning

Improving physics-informed neural networks with meta-learned optimization

2023-03-13 · Alex Bihlo

We show that the error achievable using physics-informed neural networks for solving systems of differential equations can be substantially reduced when these networks are trained using meta-learned optimization methods …

Transfer Learning

Physics-Informed Neural Network Super Resolution for Advection-Diffusion Models

2020-11-04 · Chulin Wang, Eloisa Bentivegna, Wang Zhou, Levente Klein 외

Physics-informed neural networks (NN) are an emerging technique to improve spatial resolution and enforce physical consistency of data from physics models or satellite observations. A super-resolution (SR) technique is e…

Super-Resolution

Towards Optimally Weighted Physics-Informed Neural Networks in Ocean Modelling

2021-06-16 · Taco de Wolff, Hugo Carrillo, Luis Mart{í}, Nayat Sanchez-pi

The carbon pump of the world's ocean plays a vital role in the biosphere and climate of the earth, urging improved understanding of the functions and influences of the ocean for climate change analyses. State-of-the-art …