这篇论文让AI模型不再黑箱:用积分方程把算子学习拆成可解释的局部贡献,在流体力学上验证了梯度区域是模型重点。
该论文提出一种自解释算子学习框架,将算子学习重构为通过积分方程表达的广义函数线性模型的线性组合。利用积分方程的加性可分解性,将输入域划分为子域并计算局部积分,以评估每个区域对预测的贡献。在血流和非定常空气动力学两类流体问题中验证了函数到标量和函数到函数映射。结果表明,算子优先关注具有强特征梯度的区域,且解释性直接内嵌于算子结构,无需外部工具。
Self-explainable Operator Learning for Discovering Spatial Patterns in Functional Data
Operator learning has emerged as a powerful tool for modeling complex physical systems in functional spaces. However, their neural network-based architectures make them opaque models, obscuring the reasoning behind their predictions. In this work, we introduce a self-explainable operator learning framework that overcomes this challenge by reformulating operator learning as a linear combination of generalized functional linear models expressed through integral equations. Exploiting the additive decomposability of these integral equations, we divide the input domain into subdomains and compute localized integrals to evaluate the contribution of each region to the final prediction. This decomposition enables direct interpretability where the model explains both inputs and outputs by linking specific input regions to corresponding output patterns, thereby revealing which spatial features drive predictions. We demonstrate the framework on function-to-scalar and function-to-function mappings in fluid flow problems involving blood flow and unsteady aerodynamics. The results show that the operator most often prioritizes regions with strong feature gradients, providing physically meaningful insight into the model's decision-making process. Comparisons with established post-hoc explainability methods demonstrate qualitative agreement while highlighting the key advantage of the proposed approach: explainability is embedded directly within the operator structure itself and does not require an external tool. Therefore, our framework provides a mathematically transparent and physically interpretable approach to uncover relationships within data, fostering trust in machine learning for scientific applications by enabling more informed data-driven analysis of physical systems.