Method of data forward generation with partial differential equations for machine learning modeling in fluid mechanics
Ruilin Chen

TL;DR
This paper introduces an efficient PDE-based data generation method for fluid mechanics AI models, enabling training without high-fidelity data and improving model convergence and accuracy.
Contribution
It proposes a novel PDE-based data generation approach and integrates neural networks for fluid simulation, reducing reliance on expensive high-fidelity data.
Findings
Generated data can effectively train neural networks for fluid simulation.
Physical law-based data improves convergence and accuracy.
Models trained on generated data generalize well without DNS data.
Abstract
Artificial intelligence (AI) for fluid mechanics has become attractive topic. High-fidelity data is one of most critical issues for the successful applications of AI in fluid mechanics, however, it is expensively obtained or even inaccessible. This study proposes a high-efficient data forward generation method from the partial differential equations (PDEs). Specifically, the solutions of the PDEs are first generated either following a random field (e.g. Gaussian random field, GRF, computational complexity O(NlogN), N is the number of spatial points) or physical laws (e.g. a kind of spectra, computational complexity O(NM), M is the number of modes), then the source terms, boundary conditions and initial conditions are computed to satisfy PDEs. Thus, the data pairs of source terms, boundary conditions and initial conditions with corresponding solutions of PDEs can be constructed. A…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Data Processing Techniques
