paper-with-me

홈 › Papers

A deep learning framework for solution and discovery in solid mechanics

2020-02-14 · Ehsan Haghighat, Maziar Raissi, Adrian Moure, Hector Gomez, Ruben Juanes

We present the application of a class of deep learning, known as Physics Informed Neural Networks (PINN), to learning and discovery in solid mechanics. We explain how to incorporate the momentum balance and constitutive relations into PINN, and explore in detail the application to linear elasticity, and illustrate its extension to nonlinear problems through an example that showcases von~Mises elastoplasticity. While common PINN algorithms are based on training one deep neural network (DNN), we propose a multi-network model that results in more accurate representation of the field variables. To validate the model, we test the framework on synthetic data generated from analytical and numerical reference solutions. We study convergence of the PINN model, and show that Isogeometric Analysis (IGA) results in superior accuracy and convergence characteristics compared with classic low-order Finite Element Method (FEM). We also show the applicability of the framework for transfer learning, and find vastly accelerated convergence during network re-training. Finally, we find that honoring the physics leads to improved robustness: when trained only on a few parameters, we find that the PINN model can accurately predict the solution for a wide range of parameters new to the network---thus pointing to an important application of this framework to sensitivity analysis and surrogate modeling.

📄 PDF Abstract BibTeX arXiv:2003.02751

Code (1)

sciann/sciann-applications 공식 구현

Tasks

Transfer Learning

Similar Papers 제목 키워드 기반

Finite-PINN: A Physics-Informed Neural Network with Finite Geometric Encoding for Solid Mechanics

2024-12-12 · Haolin Li, Yuyang Miao, Zahra Sharif Khodaei, M. H. Aliabadi

PINN models have demonstrated capabilities in addressing fluid PDE problems, and their potential in solid mechanics is beginning to emerge. This study identifies two key challenges when using PINN to solve general solid …

A Multi-AI-agent Framework Enabling End-to-end Finite Element Analysis for Solid Mechanics Problems

2026-05-28 · Titu Ranjan Sarker, Muhammed Jawaad Zulqernine, Ling Yue, Shaowu Pan 외 arxiv

Finite element analysis (FEA) is the most important numerical approach for solid mechanics. Challenges of FEA include a steep learning curve for entry-level users and potential false simulations due to incorrect definiti…

PhySRNet: Physics informed super-resolution network for application in computational solid mechanics

2022-06-30 · Rajat Arora

Traditional approaches based on finite element analyses have been successfully used to predict the macro-scale behavior of heterogeneous materials (composites, multicomponent alloys, and polycrystals) widely used in indu…

Image Super-Resolutionscientific discoverySuper-Resolution

Beyond empirical models: Discovering new constitutive laws in solids with graph-based equation discovery

2025-11-13 · Hao Xu, Yuntian Chen, Dongxiao Zhang arxiv

Constitutive models are fundamental to solid mechanics and materials science, underpinning the quantitative description and prediction of material responses under diverse loading conditions. Traditional phenomenological …

Micrometer: Micromechanics Transformer for Predicting Mechanical Responses of Heterogeneous Materials

2024-09-23 · Sifan Wang, Tong-Rui Liu, Shyam Sankaran, Paris Perdikaris

Heterogeneous materials, crucial in various engineering applications, exhibit complex multiscale behavior, which challenges the effectiveness of traditional computational methods. In this work, we introduce the Micromech…

Computational EfficiencyTransfer Learning