A generalised novel loss function for computational fluid dynamics
Zachary Cooper-Baldock, Paulo E. Santos, Russell S.A. Brinkworth, and Karl Sammut

TL;DR
This paper introduces a new loss function called GMSE for machine learning models in CFD, improving training efficiency and accuracy by focusing on important regions of the data.
Contribution
The novel GMSE loss function dynamically identifies and weights important regions in CFD data, enhancing model training and accuracy over traditional loss functions.
Findings
Faster loss convergence and reduced training time.
83.6% reduction in structural similarity error.
Higher ability to fool discriminator network.
Abstract
Computational fluid dynamics (CFD) simulations are crucial in automotive, aerospace, maritime and medical applications, but are limited by the complexity, cost and computational requirements of directly calculating the flow, often taking days of compute time. Machine-learning architectures, such as controlled generative adversarial networks (cGANs) hold significant potential in enhancing or replacing CFD investigations, due to cGANs ability to approximate the underlying data distribution of a dataset. Unlike traditional cGAN applications, where the entire image carries information, CFD data contains small regions of highly variant data, immersed in a large context of low variance that is of minimal importance. This renders most existing deep learning techniques that give equal importance to every portion of the data during training, inefficient. To mitigate this, a novel loss function…
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 · Computational Fluid Dynamics and Aerodynamics · Meteorological Phenomena and Simulations
