English

Numerical PDE solvers outperform neural PDE solvers

Numerical Analysis 2025-07-30 v1 Machine Learning Numerical Analysis

Abstract

We present DeepFDM, a differentiable finite-difference framework for learning spatially varying coefficients in time-dependent partial differential equations (PDEs). By embedding a classical forward-Euler discretization into a convolutional architecture, DeepFDM enforces stability and first-order convergence via CFL-compliant coefficient parameterizations. Model weights correspond directly to PDE coefficients, yielding an interpretable inverse-problem formulation. We evaluate DeepFDM on a benchmark suite of scalar PDEs: advection, diffusion, advection-diffusion, reaction-diffusion and inhomogeneous Burgers' equations-in one, two and three spatial dimensions. In both in-distribution and out-of-distribution tests (quantified by the Hellinger distance between coefficient priors), DeepFDM attains normalized mean-squared errors one to two orders of magnitude smaller than Fourier Neural Operators, U-Nets and ResNets; requires 10-20X fewer training epochs; and uses 5-50X fewer parameters. Moreover, recovered coefficient fields accurately match ground-truth parameters. These results establish DeepFDM as a robust, efficient, and transparent baseline for data-driven solution and identification of parametric PDEs.

Keywords

Cite

@article{arxiv.2507.21269,
  title  = {Numerical PDE solvers outperform neural PDE solvers},
  author = {Patrick Chatain and Michael Rizvi-Martel and Guillaume Rabusseau and Adam Oberman},
  journal= {arXiv preprint arXiv:2507.21269},
  year   = {2025}
}

Comments

17 pages, 7 figures

R2 v1 2026-07-01T04:22:56.266Z