paper-with-me

홈 › Papers

PhyGNNet: Solving spatiotemporal PDEs with Physics-informed Graph Neural Network

2022-08-07 · Longxiang Jiang, Liyuan Wang, Xinkun Chu, Yonghao Xiao, Hao Zhang

Solving partial differential equations (PDEs) is an important research means in the fields of physics, biology, and chemistry. As an approximate alternative to numerical methods, PINN has received extensive attention and played an important role in many fields. However, PINN uses a fully connected network as its model, which has limited fitting ability and limited extrapolation ability in both time and space. In this paper, we propose PhyGNNet for solving partial differential equations on the basics of a graph neural network which consists of encoder, processer, and decoder blocks. In particular, we divide the computing area into regular grids, define partial differential operators on the grids, then construct pde loss for the network to optimize to build PhyGNNet model. What's more, we conduct comparative experiments on Burgers equation and heat equation to validate our approach, the results show that our method has better fit ability and extrapolation ability both in time and spatial areas compared with PINN.

📄 PDF Abstract BibTeX arXiv:2208.04319

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderGraph Neural Network

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

PhyCRNet: Physics-informed Convolutional-Recurrent Network for Solving Spatiotemporal PDEs

2021-06-26 · Pu Ren, Chengping Rao, Yang Liu, JianXun Wang 외

Partial differential equations (PDEs) play a fundamental role in modeling and simulating problems across a wide range of disciplines. Recent advances in deep learning have shown the great potential of physics-informed ne…

Solving PDEs with Unmeasurable Source Terms Using Coupled Physics-Informed Neural Network with Recurrent Prediction for Soft Sensors

2023-01-20 · Aina Wang, Pan Qin, Xi-Ming Sun

Partial differential equations (PDEs) are a model candidate for soft sensors in industrial processes with spatiotemporal dependence. Although physics-informed neural networks (PINNs) are a promising machine learning meth…

Sensor Modeling

RBF-MGN:Solving spatiotemporal PDEs with Physics-informed Graph Neural Network

2022-12-06 · Zixue Xiang, Wei Peng, Wen Yao

Physics-informed neural networks (PINNs) have lately received significant attention as a representative deep learning-based technique for solving partial differential equations (PDEs). Most fully connected network-based …

Graph Neural Network

Closed-form Symbolic Solutions: A New Perspective on Solving Partial Differential Equations

2024-05-23 · Shu Wei, YanJie Li, Lina Yu, Min Wu 외

Solving partial differential equations (PDEs) in Euclidean space with closed-form symbolic solutions has long been a dream for mathematicians. Inspired by deep learning, Physics-Informed Neural Networks (PINNs) have show…

Deep Reinforcement LearningForm

QCPINN: Quantum-Classical Physics-Informed Neural Networks for Solving PDEs

2025-03-20 · Afrah Farea, Saiful Khan, Mustafa Serdar Celebi

Physics-informed neural networks (PINNs) have emerged as promising methods for solving partial differential equations (PDEs) by embedding physical laws within neural architectures. However, these classical approaches oft…

BenchmarkingPhysics-informed machine learning