paper-with-me

Papers

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

2020-06-21 · Wei Chen, Kevin Chiu, Mark Fuge

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\'ezier-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\'ezier-GAN's representation capacity and compactness. Results show that B\'ezier-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.

📄 PDF Abstract BibTeX arXiv:2006.12496

Code (1)

IDEALLab/bezier-gan 공식 구현 tf

Tasks

global-optimization

Similar Papers 제목 키워드 기반

BézierGAN: Automatic Generation of Smooth Curves from Interpretable Low-Dimensional Parameters

2018-08-27 · Wei Chen, Mark Fuge

Many real-world objects are designed by smooth curves, especially in the domain of aerospace and ship, where aerodynamic shapes (e.g., airfoils) and hydrodynamic shapes (e.g., hulls) are designed. To facilitate the desig…

Compact and Intuitive Airfoil Parameterization Method through Physics-aware Variational Autoencoder

2023-11-18 · Yu-Eop Kang, Dawoon Lee, Kwanjung Yee

Airfoil shape optimization plays a critical role in the design of high-performance aircraft. However, the high-dimensional nature of airfoil representation causes the challenging problem known as the "curse of dimensiona…

A mechanism-driven reinforcement learning framework for shape optimization of airfoils

2024-03-07 · Jingfeng Wang, Guanghui Hu

In this paper, a novel mechanism-driven reinforcement learning framework is proposed for airfoil shape optimization. To validate the framework, a reward function is designed and analyzed, from which the equivalence betwe…

Dimensionality Reductionreinforcement-learningReinforcement Learning

Deep Generative Model for Efficient 3D Airfoil Parameterization and Generation

2021-01-07 · Wei Chen, Arun Ramamurthy

In aerodynamic shape optimization, the convergence and computational cost are greatly affected by the representation capacity and compactness of the design space. Previous research has demonstrated that using a deep gene…

Inverse airfoil design method for generating varieties of smooth airfoils using conditional WGAN-gp

2021-10-01 · Kazuo Yonekura, Nozomu Miyamoto, Katsuyuki Suzuki

Machine learning models are recently utilized for airfoil shape generation methods. It is desired to obtain airfoil shapes that satisfies required lift coefficient. Generative adversarial networks (GAN) output reasonable…