LGFLU-DYNMay 12, 2021

On the reproducibility of fully convolutional neural networks for modeling time-space evolving physical systems

arXiv:2105.05482v15 citations
Originality Synthesis-oriented
AI Analysis

This work addresses reproducibility issues in deep learning for physical systems, which is an incremental but important concern for researchers and practitioners in computational physics and AI.

The study evaluated the reproducibility of fully convolutional neural networks for modeling acoustic wave propagation, finding significant variability in model properties and high deviation in estimations, especially for recurrent tasks, with double precision training slightly improving accuracy and reducing variability.

Reproducibility of a deep-learning fully convolutional neural network is evaluated by training several times the same network on identical conditions (database, hyperparameters, hardware) with non-deterministic Graphics Processings Unit (GPU) operations. The propagation of two-dimensional acoustic waves, typical of time-space evolving physical systems, is studied on both recursive and non-recursive tasks. Significant changes in models properties (weights, featured fields) are observed. When tested on various propagation benchmarks, these models systematically returned estimations with a high level of deviation, especially for the recurrent analysis which strongly amplifies variability due to the non-determinism. Trainings performed with double floating-point precision provide slightly better estimations and a significant reduction of the variability of both the network parameters and its testing error range.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes