CELGMLJun 21, 2020

Airfoil Design Parameterization and Optimization using Bézier Generative Adversarial Networks

arXiv:2006.12496v2125 citations
AI Analysis

This work addresses the computational cost issue in aerodynamic design optimization for engineers, though it is incremental as it builds on existing generative models and parameterization techniques.

The paper tackles the high-dimensional design space problem in aerodynamic shape optimization by proposing Bézier-GAN, a deep generative model that learns compact parameterizations from existing airfoil data, resulting in at least a two-fold acceleration in optimization convergence compared to state-of-the-art methods.

Global optimization of aerodynamic shapes usually requires a large number of expensive computational fluid dynamics simulations because of the high dimensionality of the design space. One approach to combat this problem is to reduce the design space dimension by obtaining a new representation. This requires a parametric function that compactly and sufficiently describes useful variation in shapes. We propose a deep generative model, Bézier-GAN, to parameterize aerodynamic designs by learning from shape variations in an existing database. The resulted new parameterization can accelerate design optimization convergence by improving the representation compactness while maintaining sufficient representation capacity. We use the airfoil design as an example to demonstrate the idea and analyze Bézier-GAN's representation capacity and compactness. Results show that Bézier-GAN both (1) learns smooth and realistic shape representations for a wide range of airfoils and (2) empirically accelerates optimization convergence by at least two times compared to state-of-the-art parameterization methods.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes