Method of Manufactured Learning for Solver-free Training of Neural Operators
Arth Sojitra, Omer San
TL;DR
The paper tackles the dependency of neural-operator training on solver-generated data by proposing the Method of Manufactured Learning (MML), a solver-free framework that constructs physics-consistent training data from analytical solution families. By sampling smooth candidate solutions and deriving exact forcing terms via the governing operator, MML embeds the PDE structure into training and enables zero-forcing inference to recover the true solution operator. The approach is architecture-agnostic and demonstrated with Fourier Neural Operators across four canonical time-dependent PDEs (heat, advection, Burgers, diffusion–reaction), achieving high spectral accuracy and robust generalization to unseen initial spectra. This solver-free data synthesis promises scalable pretraining, reduces discretization biases, and provides a principled pathway for exploring multi-physics and data-scarce regimes with physically grounded neural operators. The authors also release code and models publicly, highlighting practical impact for rapid prototyping and benchmarking in scientific ML.
Abstract
Training neural operators to approximate mappings between infinite-dimensional function spaces often requires extensive datasets generated by either demanding experimental setups or computationally expensive numerical solvers. This dependence on solver-based data limits scalability and constrains exploration across physical systems. Here we introduce the Method of Manufactured Learning (MML), a solver-independent framework for training neural operators using analytically constructed, physics-consistent datasets. Inspired by the classical method of manufactured solutions, MML replaces numerical data generation with functional synthesis, i.e., smooth candidate solutions are sampled from controlled analytical spaces, and the corresponding forcing fields are derived by direct application of the governing differential operators. During inference, setting these forcing terms to zero restores the original governing equations, allowing the trained neural operator to emulate the true solution operator of the system. The framework is agnostic to network architecture and can be integrated with any operator learning paradigm. In this paper, we employ Fourier neural operator as a representative example. Across canonical benchmarks including heat, advection, Burgers, and diffusion-reaction equations. MML achieves high spectral accuracy, low residual errors, and strong generalization to unseen conditions. By reframing data generation as a process of analytical synthesis, MML offers a scalable, solver-agnostic pathway toward constructing physically grounded neural operators that retain fidelity to governing laws without reliance on expensive numerical simulations or costly experimental data for training.
