Improved Operator Learning by Orthogonal Attention
Zipeng Xiao, Zhongkai Hao, Bokai Lin, Zhijie Deng, Hang Su
TL;DR
Neural operators aim to learn the mapping $\\mathcal{G}:\\mathcal{F} \\to \\mathcal{U}$ between input and solution function spaces for families of PDEs, but attention-based operators can overfit when data are scarce. The authors propose Orthogonal Neural Operator (ONO), which embeds an orthogonal attention mechanism grounded in the eigendecomposition of kernel integral operators and learns neural eigenfunctions; ONO comprises two flows—one to approximate eigenfunctions and one to evolve PDE solutions—coupled via an EMA-based orthonormalization that regularizes the kernel. Theoretical grounding via Mercer's theorem shows a truncated, orthogonal eigenbasis kernel hat{\\mathcal{K}} converges to the true operator, and extensive experiments on six benchmarks (including irregular geometries and zero-shot Darcy super-resolution) demonstrate state-of-the-art performance and strong generalization, especially under limited data. This work offers a scalable, regularized pathway toward robust neural operator learning and potential for large pre-trained operator models in scientific computing.
Abstract
Neural operators, as an efficient surrogate model for learning the solutions of PDEs, have received extensive attention in the field of scientific machine learning. Among them, attention-based neural operators have become one of the mainstreams in related research. However, existing approaches overfit the limited training data due to the considerable number of parameters in the attention mechanism. To address this, we develop an orthogonal attention based on the eigendecomposition of the kernel integral operator and the neural approximation of eigenfunctions. The orthogonalization naturally poses a proper regularization effect on the resulting neural operator, which aids in resisting overfitting and boosting generalization. Experiments on six standard neural operator benchmark datasets comprising both regular and irregular geometries show that our method can outperform competing baselines with decent margins.
