Training Deep Surrogate Models with Large Scale Online Learning
Lucas Meyer (EDF R\&D, SINCLAIR AI Lab, DATAMOVE ), Marc Schouler, (DATAMOVE ), Robert Alexander Caulk (DATAMOVE ), Alejandro Rib\'es (SINCLAIR, AI Lab, EDF R\&D), Bruno Raffin (DATAMOVE )

TL;DR
This paper introduces an online training framework for deep surrogate models of PDEs, enabling larger datasets and improved generalization by simultaneous simulation and training, surpassing traditional offline methods.
Contribution
It proposes a scalable online training approach that reduces I/O bottlenecks, allowing training on larger datasets and enhancing model accuracy for PDE surrogate modeling.
Findings
Deep surrogate models trained online show increased dataset diversity.
Model accuracy improved by up to 68% with larger datasets.
Online training outperforms offline training in generalization capabilities.
Abstract
The spatiotemporal resolution of Partial Differential Equations (PDEs) plays important roles in the mathematical description of the world's physical phenomena. In general, scientists and engineers solve PDEs numerically by the use of computationally demanding solvers. Recently, deep learning algorithms have emerged as a viable alternative for obtaining fast solutions for PDEs. Models are usually trained on synthetic data generated by solvers, stored on disk and read back for training. This paper advocates that relying on a traditional static dataset to train these models does not allow the full benefit of the solver to be used as a data generator. It proposes an open source online training framework for deep surrogate models. The framework implements several levels of parallelism focused on simultaneously generating numerical simulations and training deep neural networks. This approach…
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
Taxonomy
TopicsModel Reduction and Neural Networks · Advanced Multi-Objective Optimization Algorithms · Tensor decomposition and applications
