๐ค AI Summary
Traditional graph neural networks (GNNs) struggle to disentangle the spatial influence of individual features in multi-variable forecasting on unstructured scientific meshes, severely limiting model interpretability. To address this, we propose FIGNNโa novel GNN architecture featuring (i) feature-specific pooling that isolates spatial dependencies per predicted variable, and (ii) an interpretable-error-aligned learnable spatial mask regularization that enforces physically consistent attribution of spatial importance. By incorporating physics-informed training objectives, FIGNN decouples feature representations while preserving predictive fidelity. Evaluated on the SPEEDY atmospheric model and BFS fluid dynamics benchmark, FIGNN achieves state-of-the-art prediction accuracy and uncovers physically plausible, feature-specific spatial patternsโe.g., distinct pressure- versus vorticity-driven flow structures. This advances scientific surrogate modeling by jointly improving both predictive performance and mechanistic interpretability.
๐ Abstract
This work presents a novel graph neural network (GNN) architecture, the Feature-specific Interpretable Graph Neural Network (FIGNN), designed to enhance the interpretability of deep learning surrogate models defined on unstructured grids in scientific applications. Traditional GNNs often obscure the distinct spatial influences of different features in multivariate prediction tasks. FIGNN addresses this limitation by introducing a feature-specific pooling strategy, which enables independent attribution of spatial importance for each predicted variable. Additionally, a mask-based regularization term is incorporated into the training objective to explicitly encourage alignment between interpretability and predictive error, promoting localized attribution of model performance. The method is evaluated for surrogate modeling of two physically distinct systems: the SPEEDY atmospheric circulation model and the backward-facing step (BFS) fluid dynamics benchmark. Results demonstrate that FIGNN achieves competitive predictive performance while revealing physically meaningful spatial patterns unique to each feature. Analysis of rollout stability, feature-wise error budgets, and spatial mask overlays confirm the utility of FIGNN as a general-purpose framework for interpretable surrogate modeling in complex physical domains.