Residual Multi-Fidelity Neural Network Computing
Owen Davis, Mohammad Motamed, Raul Tempone

TL;DR
This paper introduces a neural network framework that leverages multi-fidelity data to efficiently create surrogate models, reducing computational costs while maintaining high accuracy.
Contribution
It proposes a novel residual-based multi-fidelity neural network approach that trains two networks collaboratively to improve surrogate modeling efficiency.
Findings
Significant computational savings demonstrated in numerical examples.
Effective modeling of the discrepancy between low- and high-fidelity models.
Framework achieves high accuracy with fewer high-fidelity evaluations.
Abstract
In this work, we consider the general problem of constructing a neural network surrogate model using multi-fidelity information. Motivated by error-complexity estimates for ReLU neural networks, we formulate the correlation between an inexpensive low-fidelity model and an expensive high-fidelity model as a possibly non-linear residual function. This function defines a mapping between 1) the shared input space of the models along with the low-fidelity model output, and 2) the discrepancy between the outputs of the two models. The computational framework proceeds by training two neural networks to work in concert. The first network learns the residual function on a small set of high- and low-fidelity data. Once trained, this network is used to generate additional synthetic high-fidelity data, which is used in the training of the second network. The trained second network then acts as our…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModel Reduction and Neural Networks · Advanced Neural Network Applications · Adversarial Robustness in Machine Learning
