Accuracy Improvement Technique of DNN for Accelerating CFD Simulator
Yukito Tsunoda, Toshihiko Mori, Hisanao Akima, Satoshi Inano,, Tsuguchika Tabaru, and Akira Oyama

TL;DR
This paper introduces two novel techniques to enhance the accuracy and speed of DNN-based CFD simulations, achieving up to 3.9x overall acceleration while maintaining result quality.
Contribution
The paper proposes two specific methods for improving DNN inference in CFD, including a steady-state flow prediction technique and a customized loss function for better accuracy.
Findings
First technique achieves 1.7x speedup with maintained accuracy.
Second technique further improves speed to 3.9x combined.
Methods effectively reduce CFD computational costs.
Abstract
There is a Computational fluid dynamics (CFD) method of incorporating the DNN inference to reduce the computational cost. The reduction is realized by replacing some calculations by DNN inference. The cost reduction depends on the implementation method of the DNN and the accuracy of the DNN inference. Thus, we propose two techniques suitable to infer flow field on the CFD grid. The first technique is to infer the flow field of the steady state from the airfoil shape. We use the position on the coordinates of the grid point and the distance from the surface of the airfoil as input information for the DNN. The second method uses the customized mean square error as a loss function. The size of the associated area for each grid point was multiplied by the square error. This method compensates for the effect caused by the size of the associated area of nonuniform allocation of grid points.…
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
TopicsModel Reduction and Neural Networks · Aerospace and Aviation Technology · Real-time simulation and control systems
