GPINN: Physics-informed Neural Network with Graph Embedding
Yuyang Miao, Haolin Li

TL;DR
This paper introduces GPINN, a novel physics-informed neural network that incorporates graph embedding to operate in topological space, enhancing efficiency and accuracy in solving physics problems.
Contribution
The work presents a new framework integrating graph embedding into PINNs, enabling better representation of spatial features and improved problem-solving performance.
Findings
GPINN outperforms traditional PINN in case studies.
Graph embedding enhances the neural network's ability to capture physical features.
Significant efficiency gains observed in solving physics problems.
Abstract
This work proposes a Physics-informed Neural Network framework with Graph Embedding (GPINN) to perform PINN in graph, i.e. topological space instead of traditional Euclidean space, for improved problem-solving efficiency. The method integrates topological data into the neural network's computations, which significantly boosts the performance of the Physics-Informed Neural Network (PINN). The graph embedding technique infuses extra dimensions into the input space to encapsulate the spatial characteristics of a graph while preserving the properties of the original space. The selection of these extra dimensions is guided by the Fiedler vector, offering an optimised pathologic notation of the graph. Two case studies are conducted, which demonstrate significant improvement in the performance of GPINN in comparison to traditional PINN, particularly in its superior ability to capture physical…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Neural Networks and Reservoir Computing · Computational Physics and Python Applications
