Analyzing the Performance of Deep Encoder-Decoder Networks as Surrogates for a Diffusion Equation
J. Quetzalcoatl Toledo-Marin, James A. Glazier, Geoffrey Fox

TL;DR
This paper evaluates encoder-decoder CNNs as surrogates for steady-state diffusion solvers, analyzing how training set size, data sampling, and hyperparameters affect model accuracy and stability.
Contribution
It systematically studies the impact of training set size, sampling strategies, and hyperparameters on CNN surrogate performance for diffusion equations.
Findings
Increasing training set size reduces errors and fluctuations.
Model performance depends logarithmically on training set size.
Optimal sampling of configurational space significantly improves results.
Abstract
Neural networks (NNs) have proven to be a viable alternative to traditional direct numerical algorithms, with the potential to accelerate computational time by several orders of magnitude. In the present paper we study the use of encoder-decoder convolutional neural network (CNN) as surrogates for steady-state diffusion solvers. The construction of such surrogates requires the selection of an appropriate task, network architecture, training set structure and size, loss function, and training algorithm hyperparameters. It is well known that each of these factors can have a significant impact on the performance of the resultant model. Our approach employs an encoder-decoder CNN architecture, which we posit is particularly well-suited for this task due to its ability to effectively transform data, as opposed to merely compressing it. We systematically evaluate a range of loss functions,…
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 · Energy Load and Power Forecasting · Neural Networks and Applications
MethodsDiffusion
