3 research outputs found

    Neural Network-Based Surrogate Models Applied to Fluid-Structure Interaction Problems

    Get PDF
    Traditional computational methods face significant challenges with ever-increasing complexity in the problems of engineering interest. One category of problems that suffer from this phenomenon is those where Fluid-Structure Interaction (FSI) is present. One set of problems that suffer from this phenomenon is those where Fluid-Structure Interaction (FSI) is present. FSI simulations are traditionally time-consuming and computationally extremely expensive. Potential alternatives rely on using a surrogate model to substitute one or more systems involved. A promising approach employs artificial neural networks as the basis for such a surrogate model combined with strong physics simulations based on finite element methods (FEM). This approach requires the seamless integration of AI algorithms and packages into the simulation workflow. Such an example is the NeuralNetworkApplication developed in KratosMultiphysics. The routines related to the neural networks are executed through an interface with the Keras API. Mok's benchmark is chosen as the study case to test the capacity of the previous method applied to FSI problems. Two cases in which one of the systems is substituted by a neural network-based surrogate model are analyzed. Strong and weak coupling scenarios are considered. The results present improvements in simulation time without sacrificing accuracy, especially when compared with the original benchmark. This contribution discusses the influence of the original data and network architecture on the simulation outcome and different considerations for generating surrogate models for FSI

    A Finite Element Method - Informed Neural Network For Uncertainty Quantification

    Get PDF
    Sampling approaches for uncertainty quantification for real-world engineering problems are associated with large computational time and cost. This cost comes from the expensive deterministic simulation. Usage of surrogate models is a common way to overcome this issue in engineering applications. A conventional Neural Network (NN) can be used for building such surrogates. However, these neural networks are built based on input-output pairs. It is not possible to verify that the predicted output satisfies underlying physics. In this contribution, a physics-informed neural network based on a hybrid model of machine learning and classical Finite Element Method (FEM) is presented for forward propagation of uncertainty. The method uses FEM during both training and prediction stages. A surrogate model based on neural network for high dimensional problem is constructed by constraining the predictions of the neural network with the discretized partial differential equation of the system. During the training stage, the predicted solution from the FEM informed Neural Network(FEM-NN) is used to compute the residual using stiffness matrices and force vectors. This residual is used as a custom loss function from NN. This makes the whole training unsupervised as it does not require any output values. Hence, the need for expensive FEM solves is circumvented. The FEM-NN hybrid also gives an estimate of the accuracy of prediction by means of the calculated residual along with the prediction. The framework does not require mandatory expensive linear solves of the discretized equation instead substitutes the prediction from the neural network for computing the residual. This reduces the expensive training phase of the problem and can be applicable to real-world FEM simulations. The trained neural network is then sampled in a Monte Carlo (MC) manner to evaluate the statistics of the Quantities of Interest (QoI). The resulting FEM-NN hybrid is physics confirming and data-efficient. The efficacy of the framework is presented by a series of test case examples. The results are compared with classical MC results. The suitability of the method for the uncertainty quantification is studied and presented
    corecore