LGCOMP-PHFLU-DYNNov 13, 2023

Interpretable A-posteriori Error Indication for Graph Neural Network Surrogate Models

arXiv:2311.07548v47 citationsh-index: 28
Originality Incremental advance
AI Analysis

This provides interpretability for GNN-based surrogate models in fluid dynamics, which is incremental as it builds on existing black-box models.

The paper tackled the problem of enhancing interpretability in graph neural network (GNN) surrogate models for fluid dynamics, resulting in an interpretable GNN that isolates sub-graphs linked to forecasting tasks and identifies nodes contributing to error during inference.

Data-driven surrogate modeling has surged in capability in recent years with the emergence of graph neural networks (GNNs), which can operate directly on mesh-based representations of data. The goal of this work is to introduce an interpretability enhancement procedure for GNNs, with application to unstructured mesh-based fluid dynamics modeling. Given a black-box baseline GNN model, the end result is an interpretable GNN model that isolates regions in physical space, corresponding to sub-graphs, that are intrinsically linked to the forecasting task while retaining the predictive capability of the baseline. These structures identified by the interpretable GNNs are adaptively produced in the forward pass and serve as explainable links between the baseline model architecture, the optimization goal, and known problem-specific physics. Additionally, through a regularization procedure, the interpretable GNNs can also be used to identify, during inference, graph nodes that correspond to a majority of the anticipated forecasting error, adding a novel interpretable error-tagging capability to baseline models. Demonstrations are performed using unstructured flow field data sourced from flow over a backward-facing step at high Reynolds numbers, with geometry extrapolations demonstrated for ramp and wall-mounted cube configurations.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes