A graph convolutional autoencoder approach to model order reduction for parametrized PDEs
Federico Pichi, Beatriz Moya, and Jan S. Hesthaven

TL;DR
This paper introduces a nonlinear model order reduction method using Graph Convolutional Autoencoders and Graph Neural Networks to efficiently approximate parametrized PDEs on unstructured meshes, outperforming traditional linear techniques.
Contribution
The work develops a novel GCA-ROM framework combining GNNs and autoencoders for nonlinear PDE model reduction, enabling fast, data-driven, and physically compliant evaluations on unstructured grids.
Findings
Effective for linear and nonlinear PDEs with various parametrizations.
High accuracy with limited training data.
Applicable to unstructured mesh geometries.
Abstract
The present work proposes a framework for nonlinear model order reduction based on a Graph Convolutional Autoencoder (GCA-ROM). In the reduced order modeling (ROM) context, one is interested in obtaining real-time and many-query evaluations of parametric Partial Differential Equations (PDEs). Linear techniques such as Proper Orthogonal Decomposition (POD) and Greedy algorithms have been analyzed thoroughly, but they are more suitable when dealing with linear and affine models showing a fast decay of the Kolmogorov n-width. On one hand, the autoencoder architecture represents a nonlinear generalization of the POD compression procedure, allowing one to encode the main information in a latent set of variables while extracting their main features. On the other hand, Graph Neural Networks (GNNs) constitute a natural framework for studying PDE solutions defined on unstructured meshes. Here,…
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
TopicsModel Reduction and Neural Networks · Machine Learning in Materials Science · Real-time simulation and control systems
