paper-with-me

Papers

A machine learning based plasticity model using proper orthogonal decomposition

2020-01-07 · Dengpeng Huang, Jan Niklas Fuhg, Christian Weißenfels, Peter Wriggers

Data-driven material models have many advantages over classical numerical approaches, such as the direct utilization of experimental data and the possibility to improve performance of predictions when additional data is available. One approach to develop a data-driven material model is to use machine learning tools. These can be trained offline to fit an observed material behaviour and then be applied in online applications. However, learning and predicting history dependent material models, such as plasticity, is still challenging. In this work, a machine learning based material modelling framework is proposed for both elasticity and plasticity. The machine learning based hyperelasticity model is developed with the Feed forward Neural Network (FNN) directly whereas the machine learning based plasticity model is developed by using of a novel method called Proper Orthogonal Decomposition Feed forward Neural Network (PODFNN). In order to account for the loading history, the accumulated absolute strain is proposed to be the history variable of the plasticity model. Additionally, the strain-stress sequence data for plasticity is collected from different loading-unloading paths based on the concept of sequence for plasticity. By means of the POD, the multi-dimensional stress sequence is decoupled leading to independent one dimensional coefficient sequences. In this case, the neural network with multiple output is replaced by multiple independent neural networks each possessing a one-dimensional output, which leads to less training time and better training performance. To apply the machine learning based material model in finite element analysis, the tangent matrix is derived by the automatic symbolic differentiation tool AceGen. The effectiveness and generalization of the presented models are investigated by a series of numerical examples using both 2D and 3D finite element analysis.

📄 PDF Abstract BibTeX arXiv:2001.03438

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

Efficient Orthogonal Tensor Decomposition, with an Application to Latent Variable Model Learning

2013-09-12 · Franz J. Király

Decomposing tensors into orthogonal factors is a well-known task in statistics, machine learning, and signal processing. We study orthogonal outer product decompositions where the factors in the summands in the decomposi…

Tensor Decomposition

PODNO: Proper Orthogonal Decomposition Neural Operators

2025-04-25 · Zilan Cheng, Zhongjian Wang, Li-Lian Wang, Mejdi Azaiez

In this paper, we introduce Proper Orthogonal Decomposition Neural Operators (PODNO) for solving partial differential equations (PDEs) dominated by high-frequency components. Building on the structure of Fourier Neural O…

Computational Efficiency

Orthogonal variance decomposition based feature selection

2019-10-22 · Firuz Kamalov

Existing feature selection methods fail to properly account for interactions between features when evaluating feature subsets. In this paper, we attempt to remedy this issue by using orthogonal variance decomposition to …

feature selection

LoRA-Based Continual Learning with Constraints on Critical Parameter Changes

2025-04-18 · Shimou Ling, Liang Zhang, Jiangwei Zhao, Lili Pan 외

LoRA-based continual learning represents a promising avenue for leveraging pre-trained models in downstream continual learning tasks. Recent studies have shown that orthogonal LoRA tuning effectively mitigates forgetting…

Continual Learning

Escaping From Saddle Points --- Online Stochastic Gradient for Tensor Decomposition

2015-03-06 · Rong Ge, Furong Huang, Chi Jin, Yang Yuan

We analyze stochastic gradient descent for optimizing non-convex functions. In many cases for non-convex functions the goal is to find a reasonable local minimum, and the main concern is that gradient updates are trapped…

Tensor Decomposition