MLLGNEJun 1, 2020

Semi-supervised deep learning for high-dimensional uncertainty quantification

arXiv:2006.01010v1
AI Analysis

This addresses the curse of dimensionality in uncertainty quantification for reliability analysis, but it appears incremental as it builds on existing methods like autoencoders and Gaussian processes.

The paper tackles high-dimensional uncertainty quantification by proposing a semi-supervised learning framework that combines an autoencoder, deep feedforward neural network, and Gaussian process surrogate modeling, achieving effectiveness demonstrated through a mathematical example.

Conventional uncertainty quantification methods usually lacks the capability of dealing with high-dimensional problems due to the curse of dimensionality. This paper presents a semi-supervised learning framework for dimension reduction and reliability analysis. An autoencoder is first adopted for mapping the high-dimensional space into a low-dimensional latent space, which contains a distinguishable failure surface. Then a deep feedforward neural network (DFN) is utilized to learn the mapping relationship and reconstruct the latent space, while the Gaussian process (GP) modeling technique is used to build the surrogate model of the transformed limit state function. During the training process of the DFN, the discrepancy between the actual and reconstructed latent space is minimized through semi-supervised learning for ensuring the accuracy. Both labeled and unlabeled samples are utilized for defining the loss function of the DFN. Evolutionary algorithm is adopted to train the DFN, then the Monte Carlo simulation method is used for uncertainty quantification and reliability analysis based on the proposed framework. The effectiveness is demonstrated through a mathematical example.

Foundations

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

Your Notes