LGNEAPFeb 19, 2023

Physics-aware deep learning framework for linear elasticity

arXiv:2302.09668v19 citationsh-index: 34
Originality Incremental advance
AI Analysis

This work addresses computational efficiency and accuracy in elasticity simulations for engineering applications, but it is incremental as it builds on existing PINN methods.

The paper tackled solving linear elasticity problems by developing a physics-aware deep learning framework based on PINNs, achieving excellent agreement with analytical solutions in benchmark tests like the Airy solution and Kirchhoff-Love plate problem.

The paper presents an efficient and robust data-driven deep learning (DL) computational framework developed for linear continuum elasticity problems. The methodology is based on the fundamentals of the Physics Informed Neural Networks (PINNs). For an accurate representation of the field variables, a multi-objective loss function is proposed. It consists of terms corresponding to the residual of the governing partial differential equations (PDE), constitutive relations derived from the governing physics, various boundary conditions, and data-driven physical knowledge fitting terms across randomly selected collocation points in the problem domain. To this end, multiple densely connected independent artificial neural networks (ANNs), each approximating a field variable, are trained to obtain accurate solutions. Several benchmark problems including the Airy solution to elasticity and the Kirchhoff-Love plate problem are solved. Performance in terms of accuracy and robustness illustrates the superiority of the current framework showing excellent agreement with analytical solutions. The present work combines the benefits of the classical methods depending on the physical information available in analytical relations with the superior capabilities of the DL techniques in the data-driven construction of lightweight, yet accurate and robust neural networks. The models developed herein can significantly boost computational speed using minimal network parameters with easy adaptability in different computational platforms.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes