HGATSolver: A Heterogeneous Graph Attention Solver for Fluid-Structure Interaction
Qin-Yi Zhang, Hong Wang, Siyao Liu, Haichuan Lin, Linying Cao, Xiao-Hu Zhou, Chen Chen, Shuangyi Wang, Zeng-Guang Hou
TL;DR
HGATSolver introduces a heterogeneous graph attention framework for surrogate modeling of fluid–structure interaction, explicitly encoding fluid and solid domains and their interface with relation-aware message passing. A Physics-Conditioned Gating Mechanism (PCGM) provides adaptive relaxation to stabilize explicit-time updates, while the Inter-domain Gradient-Balancing Loss (IGBL) automatically weights domain losses according to predictive uncertainty. Across FI-Valve, SI-Vessel, and NS+EW benchmarks, HGATSolver achieves state-of-the-art accuracy, with pronounced gains near interfaces and strong few-shot generalization. By embedding physical heterogeneity as a structural prior and coupling it with uncertainty-aware optimization, the method offers a principled and practical approach to surrogate multi-physics modeling.
Abstract
Fluid-structure interaction (FSI) systems involve distinct physical domains, fluid and solid, governed by different partial differential equations and coupled at a dynamic interface. While learning-based solvers offer a promising alternative to costly numerical simulations, existing methods struggle to capture the heterogeneous dynamics of FSI within a unified framework. This challenge is further exacerbated by inconsistencies in response across domains due to interface coupling and by disparities in learning difficulty across fluid and solid regions, leading to instability during prediction. To address these challenges, we propose the Heterogeneous Graph Attention Solver (HGATSolver). HGATSolver encodes the system as a heterogeneous graph, embedding physical structure directly into the model via distinct node and edge types for fluid, solid, and interface regions. This enables specialized message-passing mechanisms tailored to each physical domain. To stabilize explicit time stepping, we introduce a novel physics-conditioned gating mechanism that serves as a learnable, adaptive relaxation factor. Furthermore, an Inter-domain Gradient-Balancing Loss dynamically balances the optimization objectives across domains based on predictive uncertainty. Extensive experiments on two constructed FSI benchmarks and a public dataset demonstrate that HGATSolver achieves state-of-the-art performance, establishing an effective framework for surrogate modeling of coupled multi-physics systems.
