Graph Neural PDE Solvers with Conservation and Similarity-Equivariance
Masanobu Horie, Naoto Mitsume

TL;DR
This paper presents a graph neural network-based PDE solver that incorporates conservation laws and physical symmetries, significantly improving generalization across diverse spatial domains compared to traditional data-driven methods.
Contribution
It introduces a novel GNN architecture that enforces physical constraints and symmetries, enhancing reliability and generalization in solving PDEs across varied spatial configurations.
Findings
Model maintains accuracy on unseen domains
Incorporates physical laws into GNN architecture
Outperforms traditional data-driven PDE solvers
Abstract
Utilizing machine learning to address partial differential equations (PDEs) presents significant challenges due to the diversity of spatial domains and their corresponding state configurations, which complicates the task of encompassing all potential scenarios through data-driven methodologies alone. Moreover, there are legitimate concerns regarding the generalization and reliability of such approaches, as they often overlook inherent physical constraints. In response to these challenges, this study introduces a novel machine-learning architecture that is highly generalizable and adheres to conservation laws and physical symmetries, thereby ensuring greater reliability. The foundation of this architecture is graph neural networks (GNNs), which are adept at accommodating a variety of shapes and forms. Additionally, we explore the parallels between GNNs and traditional numerical solvers,…
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
