Deep Generative Model for Mechanical System Configuration Design
Yasaman Etesam, Hyunmin Cheong, Mohammadmehdi Ataei, Pradeep Kumar, Jayaraman

TL;DR
This paper introduces GearFormer, a deep generative Transformer model that efficiently predicts optimal mechanical system configurations, significantly accelerating and improving the design process compared to traditional search methods.
Contribution
The paper presents GearFormer, a novel Transformer-based generative model trained on synthetic data to optimize mechanical system configurations, enhancing speed and solution quality.
Findings
GearFormer outperforms standalone search methods in satisfying design requirements.
Hybrid approaches combining GearFormer and search methods yield even better solutions.
GearFormer generates solutions orders of magnitude faster than traditional search algorithms.
Abstract
Generative AI has made remarkable progress in addressing various design challenges. One prominent area where generative AI could bring significant value is in engineering design. In particular, selecting an optimal set of components and their interfaces to create a mechanical system that meets design requirements is one of the most challenging and time-consuming tasks for engineers. This configuration design task is inherently challenging due to its categorical nature, multiple design requirements a solution must satisfy, and the reliance on physics simulations for evaluating potential solutions. These characteristics entail solving a combinatorial optimization problem with multiple constraints involving black-box functions. To address this challenge, we propose a deep generative model to predict the optimal combination of components and interfaces for a given design problem. To…
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
Taxonomy
TopicsManufacturing Process and Optimization · Engineering Technology and Methodologies · Product Development and Customization
MethodsAttention Is All You Need · Sparse Evolutionary Training · Byte Pair Encoding · Absolute Position Encodings · Softmax · Label Smoothing · Dropout · Layer Normalization · Position-Wise Feed-Forward Layer · Linear Layer
