paper-with-me

홈 › Papers

Automatic Parameterization for Aerodynamic Shape Optimization via Deep Geometric Learning

2023-05-03 · Zhen Wei, Pascal Fua, Michaël Bauerheim

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.

📄 PDF Abstract BibTeX arXiv:2305.02116

Code (1)

kfxw/cfd_mesh_parameterization 공식 구현 pytorch

Similar 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 …

global-optimization

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…

Adjoint-Based Aerodynamic Shape Optimization with a Manifold Constraint Learned by Diffusion Models

2025-07-31 · Long Chen, Emre Oezkaya, Jan Rottmayer, Nicolas R. Gauger 외 arxiv

We introduce an adjoint-based aerodynamic shape optimization framework that integrates a diffusion model trained on existing designs to learn a smooth manifold of aerodynamically viable shapes. This manifold is enforced …

Optimization of the Shape of a Hydrokinetic Turbine's Draft Tube and Hub Assembly Using Design-by-Morphing with Bayesian Optimization

2022-07-23 · Haris Moazam Sheikh, Tess A. Callan, Kealan J. Hennessy, Philip S. Marcus

Finding the optimal design of a hydrodynamic or aerodynamic surface is often impossible due to the expense of evaluating the cost functions (say, with computational fluid dynamics) needed to determine the performances of…

Bayesian Optimization

TripOptimizer: Generative 3D Shape Optimization and Drag Prediction using Triplane VAE Networks

2025-09-05 · Parsa Vatani, Mohamed Elrefaie, Farhad Nazarpour, Faez Ahmed arxiv

The computational cost of traditional Computational Fluid Dynamics-based Aerodynamic Shape Optimization severely restricts design space exploration. This paper introduces TripOptimizer, a fully differentiable deep learni…