Goal

In the GAL4STep project, we focus on the development of Generative Adversarial Networks (GAN) for scientic technical relevant problems in the field of autonomous driving and fluid dynamics. Both investigated problems come from different fields, but have in common the need to generate appropriate data to alleviate the problem of labeling costs in autonomous driving and computational costs in fluid dynamics.

Project Overview

For the first problem we investigate the use of GAN to close the domain gap between synthetic and real- world data in the field of autonomous driving for the downstream task of semantic segmentation. Real- world data lacks large amounts of ground truth information since the annotation of data is time-consuming and expensive. On the other side annotated driving scenarios can be simulated in the synthetic world automatically of unlimited amount. Considering the supervised learning task of semantic segmentation, the rule of thumb is: The more labeled proper data we have for the training, the better it is. Hence, the aim is to use the synthetic data for the training of the semantic segmentation network. The problem here is that a neural network trained on synthetic data is very likely to perform poor on real-world data due to the so-called domain shift between both. In this project, the aim is to develop methods which can cope with the shift between the source domain of synthetic data and the target domain of real-world data by enrichment of the synthetic data with photorealistic appearance so that it can be used for the supervised learning task.

GAN-synthesized images obtained by generators trained on Cityscapes or A2D2. Copyright: 2023 © KI Data Tooling

The second problem is in the area of fluid dynamics. We investigate the application of generative learning to sample state snapshots from the invariant measure of chaotic, deterministic systems in terms of ergodicity. This introduces GAN as another approach to model turbulence in technically challenging flow problems. The difficulty in the simulation of turbulence lies in the fact that turbulent flow develops ever smaller structures, which are hard to resolve numerically. While there exist methods such as the Large Eddy Simulation (LES) that are able to capture the fine details of a vortex flow, they come at enormous computational costs. The aim of this project is to develop a mathematically well-founded learning approach to generate images of turbulent flows that are as good as the output of the LES in terms of visual level and physical quantities, while requiring significantly less computation effort. In addition, the developed learning methods should be able to generalize over changes in geometry. Regarding the numerical experiments, we will also pay attention to exploring and developing further appropriate evaluation methods.


Comparison of LES-simulated and GAN-synthesized turbuelence visually (left) and by physics-based metrics (right). Source: ​1​

​1,2​

Project Publications

    1. 1.
      Drygala C, Winhart B, di Mare F, Gottschalk H. Generative modeling of turbulence. Physics of Fluids. Published online March 1, 2022. doi:10.1063/5.0082562
    2. 2.
      Drygala C, di Mare F, Gottschalk H. Generalization capabilities of conditional GAN for turbulent flow under changes of geometry. Published online 2023. doi:10.48550/ARXIV.2302.09945

    Associated Partners