StressNet: Deep Learning to Predict Stress With Fracture Propagation in
Brittle Materials
- URL: http://arxiv.org/abs/2011.10227v1
- Date: Fri, 20 Nov 2020 05:49:12 GMT
- Title: StressNet: Deep Learning to Predict Stress With Fracture Propagation in
Brittle Materials
- Authors: Yinan Wang, Diane Oyen, Weihong (Grace) Guo, Anishi Mehta, Cory Braker
Scott, Nishant Panda, M. Giselle Fern\'andez-Godino, Gowri Srinivasan,
Xiaowei Yue
- Abstract summary: Catastrophic failure in brittle materials is often due to the rapid growth and coalescence of cracks aided by high internal stresses.
"StressNet" is proposed to predict the entire sequence of maximum internal stress based on fracture propagation and the initial stress data.
The proposed model is able to compute accurate multi-step predictions of maximum internal stress in approximately 20 seconds.
- Score: 6.245804384813862
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Catastrophic failure in brittle materials is often due to the rapid growth
and coalescence of cracks aided by high internal stresses. Hence, accurate
prediction of maximum internal stress is critical to predicting time to failure
and improving the fracture resistance and reliability of materials. Existing
high-fidelity methods, such as the Finite-Discrete Element Model (FDEM), are
limited by their high computational cost. Therefore, to reduce computational
cost while preserving accuracy, a novel deep learning model, "StressNet," is
proposed to predict the entire sequence of maximum internal stress based on
fracture propagation and the initial stress data. More specifically, the
Temporal Independent Convolutional Neural Network (TI-CNN) is designed to
capture the spatial features of fractures like fracture path and spall regions,
and the Bidirectional Long Short-term Memory (Bi-LSTM) Network is adapted to
capture the temporal features. By fusing these features, the evolution in time
of the maximum internal stress can be accurately predicted. Moreover, an
adaptive loss function is designed by dynamically integrating the Mean Squared
Error (MSE) and the Mean Absolute Percentage Error (MAPE), to reflect the
fluctuations in maximum internal stress. After training, the proposed model is
able to compute accurate multi-step predictions of maximum internal stress in
approximately 20 seconds, as compared to the FDEM run time of 4 hours, with an
average MAPE of 2% relative to test data.
Related papers
- Physics-guided Active Sample Reweighting for Urban Flow Prediction [75.24539704456791]
Urban flow prediction is a nuanced-temporal modeling that estimates the throughput of transportation services like buses, taxis and ride-driven models.
Some recent prediction solutions bring remedies with the notion of physics-guided machine learning (PGML)
We develop a atized physics-guided network (PN), and propose a data-aware framework Physics-guided Active Sample Reweighting (P-GASR)
arXiv Detail & Related papers (2024-07-18T15:44:23Z) - Neuro-DynaStress: Predicting Dynamic Stress Distributions in Structural
Components [10.588266927411434]
It is crucial to predict dynamic stress distributions during highly disruptive events in real-time.
Deep learning model, Neuro-DynaStress, is proposed to predict the entire sequence of stress distribution based on finite element simulations.
arXiv Detail & Related papers (2022-12-19T03:02:26Z) - Physics Informed Neural Network for Dynamic Stress Prediction [10.588266927411434]
A Physics Informed Neural Network (PINN) model is proposed to predict the entire sequence of stress distribution based on Finite Element simulations.
Using automatic differentiation, we embed a PDE into a deep neural network's loss function to incorporate information from measurements and PDEs.
The PINN-Stress model can predict the sequence of stress distribution in almost real-time and can generalize better than the model without PINN.
arXiv Detail & Related papers (2022-11-28T16:03:21Z) - A generalized machine learning framework for brittle crack problems
using transfer learning and graph neural networks [0.0]
We use transfer learning approaches to circumvent the need for retraining with large datasets.
We demonstrate ACCURATE's ability to predict crack growth and stress evolution with high accuracy for unseen cases.
The framework provides a universal computational fracture mechanics model that can be easily modified or extended in future work.
arXiv Detail & Related papers (2022-11-22T18:16:16Z) - Physics-informed machine learning with differentiable programming for
heterogeneous underground reservoir pressure management [64.17887333976593]
Avoiding over-pressurization in subsurface reservoirs is critical for applications like CO2 sequestration and wastewater injection.
Managing the pressures by controlling injection/extraction are challenging because of complex heterogeneity in the subsurface.
We use differentiable programming with a full-physics model and machine learning to determine the fluid extraction rates that prevent over-pressurization.
arXiv Detail & Related papers (2022-06-21T20:38:13Z) - Probabilistic AutoRegressive Neural Networks for Accurate Long-range
Forecasting [6.295157260756792]
We introduce the Probabilistic AutoRegressive Neural Networks (PARNN)
PARNN is capable of handling complex time series data exhibiting non-stationarity, nonlinearity, non-seasonality, long-range dependence, and chaotic patterns.
We evaluate the performance of PARNN against standard statistical, machine learning, and deep learning models, including Transformers, NBeats, and DeepAR.
arXiv Detail & Related papers (2022-04-01T17:57:36Z) - Enhanced physics-constrained deep neural networks for modeling vanadium
redox flow battery [62.997667081978825]
We propose an enhanced version of the physics-constrained deep neural network (PCDNN) approach to provide high-accuracy voltage predictions.
The ePCDNN can accurately capture the voltage response throughout the charge--discharge cycle, including the tail region of the voltage discharge curve.
arXiv Detail & Related papers (2022-03-03T19:56:24Z) - Learning representations with end-to-end models for improved remaining
useful life prognostics [64.80885001058572]
The remaining Useful Life (RUL) of equipment is defined as the duration between the current time and its failure.
We propose an end-to-end deep learning model based on multi-layer perceptron and long short-term memory layers (LSTM) to predict the RUL.
We will discuss how the proposed end-to-end model is able to achieve such good results and compare it to other deep learning and state-of-the-art methods.
arXiv Detail & Related papers (2021-04-11T16:45:18Z) - A Simple Fine-tuning Is All You Need: Towards Robust Deep Learning Via
Adversarial Fine-tuning [90.44219200633286]
We propose a simple yet very effective adversarial fine-tuning approach based on a $textitslow start, fast decay$ learning rate scheduling strategy.
Experimental results show that the proposed adversarial fine-tuning approach outperforms the state-of-the-art methods on CIFAR-10, CIFAR-100 and ImageNet datasets.
arXiv Detail & Related papers (2020-12-25T20:50:15Z) - Predicting Training Time Without Training [120.92623395389255]
We tackle the problem of predicting the number of optimization steps that a pre-trained deep network needs to converge to a given value of the loss function.
We leverage the fact that the training dynamics of a deep network during fine-tuning are well approximated by those of a linearized model.
We are able to predict the time it takes to fine-tune a model to a given loss without having to perform any training.
arXiv Detail & Related papers (2020-08-28T04:29:54Z) - Recurrent neural networks and Koopman-based frameworks for temporal
predictions in a low-order model of turbulence [1.95992742032823]
We show that it is possible to obtain excellent reproductions of the long-term statistics of a chaotic system with properly trained long-short-term memory networks.
A Koopman-based framework, called Koopman with nonlinear forcing (KNF), leads to the same level of accuracy in the statistics at a significantly lower computational expense.
arXiv Detail & Related papers (2020-05-01T11:05:14Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.