The Cost-Accuracy Trade-Off In Operator Learning With Neural Networks
Maarten V. de Hoop, Daniel Zhengyu Huang, Elizabeth Qian, Andrew M. Stuart
TL;DR
This study systematically compares four neural operator learning approaches—PCA-Net, DeepONet, PARA-Net, and Fourier Neural Operator (FNO)—across four PDE problems to quantify how online evaluation cost scales with accuracy under varying data volumes and network sizes. By isolating parameterization and data-volume effects, the work reveals that PARA-Net is consistently less competitive, while FNO often delivers the best cost-accuracy trade-off in 2D problems, albeit with scalability challenges in higher dimensions. The results highlight the importance of output-space representation (fixed PCA bases vs learned trunk functions) and underscore the need for theoretical analyses of cost-accuracy curves in nonlinear operator learning. Overall, the paper provides practical guidance on selecting operator surrogates for PDEs and motivates future theory on the complexity of neural operator methods.
Abstract
The term `surrogate modeling' in computational science and engineering refers to the development of computationally efficient approximations for expensive simulations, such as those arising from numerical solution of partial differential equations (PDEs). Surrogate modeling is an enabling methodology for many-query computations in science and engineering, which include iterative methods in optimization and sampling methods in uncertainty quantification. Over the last few years, several approaches to surrogate modeling for PDEs using neural networks have emerged, motivated by successes in using neural networks to approximate nonlinear maps in other areas. In principle, the relative merits of these different approaches can be evaluated by understanding, for each one, the cost required to achieve a given level of accuracy. However, the absence of a complete theory of approximation error for these approaches makes it difficult to assess this cost-accuracy trade-off. The purpose of the paper is to provide a careful numerical study of this issue, comparing a variety of different neural network architectures for operator approximation across a range of problems arising from PDE models in continuum mechanics.
