CVLGIVMay 30, 2020

StressGAN: A Generative Deep Learning Model for 2D Stress Distribution Prediction

arXiv:2006.11376v124 citations
Originality Incremental advance
AI Analysis

This addresses the need for fast and generalizable stress analysis in mechanical engineering, though it is incremental as it builds on existing deep learning methods.

The paper tackles the problem of predicting 2D stress distributions in solid structures under varied and complex conditions, proposing a conditional GAN model that achieves more accurate predictions than a baseline CNN.

Using deep learning to analyze mechanical stress distributions has been gaining interest with the demand for fast stress analysis methods. Deep learning approaches have achieved excellent outcomes when utilized to speed up stress computation and learn the physics without prior knowledge of underlying equations. However, most studies restrict the variation of geometry or boundary conditions, making these methods difficult to be generalized to unseen configurations. We propose a conditional generative adversarial network (cGAN) model for predicting 2D von Mises stress distributions in solid structures. The cGAN learns to generate stress distributions conditioned by geometries, load, and boundary conditions through a two-player minimax game between two neural networks with no prior knowledge. By evaluating the generative network on two stress distribution datasets under multiple metrics, we demonstrate that our model can predict more accurate high-resolution stress distributions than a baseline convolutional neural network model, given various and complex cases of geometry, load and boundary conditions.

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