Positional Encoding Augmented GAN for the Assessment of Wind Flow for Pedestrian Comfort in Urban Areas
Henrik Hoeiness, Kristoffer Gjerde, Luca Oggiano, Knut Erik Teigen, Giljarhus, Massimiliano Ruocco

TL;DR
This paper explores using GAN-based deep learning models with positional encoding to rapidly predict wind flow around buildings, aiming to replace slow CFD simulations for urban pedestrian comfort analysis.
Contribution
It introduces a framework for incorporating positional data into GAN architectures to improve wind flow prediction accuracy in urban environments.
Findings
Positional encoding enhances model accuracy in wind flow prediction.
Attention mechanisms and spectral normalization improve training stability.
GAN models can approximate CFD results faster with comparable quality.
Abstract
Approximating wind flows using computational fluid dynamics (CFD) methods can be time-consuming. Creating a tool for interactively designing prototypes while observing the wind flow change requires simpler models to simulate faster. Instead of running numerical approximations resulting in detailed calculations, data-driven methods and deep learning might be able to give similar results in a fraction of the time. This work rephrases the problem from computing 3D flow fields using CFD to a 2D image-to-image translation-based problem on the building footprints to predict the flow field at pedestrian height level. We investigate the use of generative adversarial networks (GAN), such as Pix2Pix [1] and CycleGAN [2] representing state-of-the-art for image-to-image translation task in various domains as well as U-Net autoencoder [3]. The models can learn the underlying distribution of 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
TopicsWind and Air Flow Studies
Methods*Communicated@Fast*How Do I Communicate to Expedia? · GAN Least Squares Loss · Concatenated Skip Connection · Residual Connection · Batch Normalization · Instance Normalization · Tanh Activation · Sigmoid Activation · Residual Block · Dropout
