菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-03-09
📄 Abstract - Graph-Instructed Neural Networks for parametric problems with varying boundary conditions

This work addresses the accurate and efficient simulation of physical phenomena governed by parametric Partial Differential Equations (PDEs) characterized by varying boundary conditions, where parametric instances modify not only the physics of the problem but also the imposition of boundary constraints on the computational domain. In such scenarios, classical Galerkin projection-based reduced order techniques encounter a fundamental bottleneck. Parametric boundaries typically necessitate a re-formulation of the discrete problem for each new configuration, and often, these approaches are unsuitable for real-time applications. To overcome these limitations, we propose a novel methodology based on Graph-Instructed Neural Networks (GINNs). The GINN framework effectively learns the mapping between the parametric description of the computational domain and the corresponding PDE solution. Our results demonstrate that the proposed GINN-based models, can efficiently represent highly complex parametric PDEs, serving as a robust and scalable asset for several applied-oriented settings when compared with fully connected architectures.

顶级标签: machine learning model training systems
详细标签: graph neural networks parametric pdes boundary conditions scientific computing reduced order modeling 或 搜索:

面向边界条件变化的参数化问题的图指令神经网络 / Graph-Instructed Neural Networks for parametric problems with varying boundary conditions


1️⃣ 一句话总结

本文提出了一种名为图指令神经网络的新方法,它能高效学习计算域参数与偏微分方程解之间的映射关系,从而解决了传统方法在处理边界条件变化的参数化物理问题时效率低下、难以实时应用的瓶颈。

源自 arXiv: 2603.08304