Generating synthetic data for neural operators
Erisa Hasani, Rachel A. Ward

TL;DR
This paper introduces a novel method for generating synthetic training data for neural operators solving PDEs by directly computing derivatives of randomly sampled solutions, bypassing traditional numerical PDE solvers.
Contribution
A new 'backward' data generation approach that produces large-scale, exact training data for neural PDE solvers without solving PDEs numerically.
Findings
Models trained on synthetic data generalize well to standard solver data.
The method enables fast, large-scale data generation.
Synthetic data improves neural operator training efficiency.
Abstract
Recent advances in the literature show promising potential of deep learning methods, particularly neural operators, in obtaining numerical solutions to partial differential equations (PDEs) beyond the reach of current numerical solvers. However, existing data-driven approaches often rely on training data produced by numerical PDE solvers (e.g., finite difference or finite element methods). We introduce a "backward" data generation method that avoids solving the PDE numerically: by randomly sampling candidate solutions from the appropriate solution space (e.g., ), we compute the corresponding right-hand side directly from the equation by differentiation. This produces training pairs by computing derivatives rather than solving a PDE numerically for each data point, enabling fast, large-scale data generation consisting of exact solutions.…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModel Reduction and Neural Networks
