CVFLU-DYNMay 3, 2023

Automatic Parameterization for Aerodynamic Shape Optimization via Deep Geometric Learning

arXiv:2305.02116v1
Originality Incremental advance
AI Analysis

This work addresses the need for automated parameterization in aerodynamic design, offering a domain-specific improvement that is incremental by building on existing deep learning techniques.

The authors tackled the problem of automating shape parameterization for aerodynamic shape optimization by proposing two deep learning models that embed human prior knowledge into learned geometric patterns, eliminating manual handcrafting. They demonstrated the models' effectiveness through shape optimization experiments on 2D airfoils, achieving fully differentiable and plug-and-play deployment.

We propose two deep learning models that fully automate shape parameterization for aerodynamic shape optimization. Both models are optimized to parameterize via deep geometric learning to embed human prior knowledge into learned geometric patterns, eliminating the need for further handcrafting. The Latent Space Model (LSM) learns a low-dimensional latent representation of an object from a dataset of various geometries, while the Direct Mapping Model (DMM) builds parameterization on the fly using only one geometry of interest. We also devise a novel regularization loss that efficiently integrates volumetric mesh deformation into the parameterization model. The models directly manipulate the high-dimensional mesh data by moving vertices. LSM and DMM are fully differentiable, enabling gradient-based, end-to-end pipeline design and plug-and-play deployment of surrogate models or adjoint solvers. We perform shape optimization experiments on 2D airfoils and discuss the applicable scenarios for the two models.

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