Neural Emulator Superiority: When Machine Learning for PDEs Surpasses its Training Data
Felix Koehler, Nils Thuerey
TL;DR
This work defines and analyzes emulator superiority, the phenomenon where neural emulators trained on low-fidelity solver data can outperform the training solver when measured against a high-fidelity reference. It develops a formal framework with a rollout-based superiority metric $\xi^{[t]}$ and distinguishes state-space from autoregressive superiority, supported by closed-form proofs for linear PDEs via Fourier analysis and extensive nonlinear experiments. The authors demonstrate that emulators can learn more regularized or favorable error propagation properties, enabling higher physical fidelity in specific regimes, including advection, diffusion, Poisson, and Burgers equations. These findings invite a re-evaluation of emulator benchmarking and suggest that carefully designed inductive biases and rollout dynamics can yield practical speedups and accuracy gains beyond the training data limitations.
Abstract
Neural operators or emulators for PDEs trained on data from numerical solvers are conventionally assumed to be limited by their training data's fidelity. We challenge this assumption by identifying "emulator superiority," where neural networks trained purely on low-fidelity solver data can achieve higher accuracy than those solvers when evaluated against a higher-fidelity reference. Our theoretical analysis reveals how the interplay between emulator inductive biases, training objectives, and numerical error characteristics enables superior performance during multi-step rollouts. We empirically validate this finding across different PDEs using standard neural architectures, demonstrating that emulators can implicitly learn dynamics that are more regularized or exhibit more favorable error accumulation properties than their training data, potentially surpassing training data limitations and mitigating numerical artifacts. This work prompts a re-evaluation of emulator benchmarking, suggesting neural emulators might achieve greater physical fidelity than their training source within specific operational regimes. Project Page: https://tum-pbs.github.io/emulator-superiority
