paper-with-me

Papers

Deep Capsule Encoder-Decoder Network for Surrogate Modeling and Uncertainty Quantification

2022-01-19 · Akshay Thakur, Souvik Chakraborty

We propose a novel \textit{capsule} based deep encoder-decoder model for surrogate modeling and uncertainty quantification of systems in mechanics from sparse data. The proposed framework is developed by adapting Capsule Network (CapsNet) architecture into image-to-image regression encoder-decoder network. Specifically, the aim is to exploit the benefits of CapsNet over convolution neural network (CNN) $-$ retaining pose and position information related to an entity to name a few. The performance of proposed approach is illustrated by solving an elliptic stochastic partial differential equation (SPDE), which also governs systems in mechanics such as steady heat conduction, ground water flow or other diffusion processes, based uncertainty quantification problem with an input dimensionality of $1024$. However, the problem definition does not the restrict the random diffusion field to a particular covariance structure, and the more strenuous task of response prediction for an arbitrary diffusion field is solved. The obtained results from performance evaluation indicate that the proposed approach is accurate, efficient, and robust.

📄 PDF Abstract BibTeX arXiv:2201.07753

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderImage-to-Image RegressionUncertainty Quantification

Methods 이 논문이 사용한 방법론

CapsNet Capsule Network is a machine learning system that is a type of artificial neural network that can be used to better model hierarchical relationships. The approach is an…
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
Capsule Network A capsule is an activation vector that basically executes on its inputs some complex internal computations. Length of these activation vectors signifies the probability of…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Theory-guided Auto-Encoder for Surrogate Construction and Inverse Modeling

2020-11-17 · Nanzhe Wang, Haibin Chang, Dongxiao Zhang

A Theory-guided Auto-Encoder (TgAE) framework is proposed for surrogate construction and is further used for uncertainty quantification and inverse modeling tasks. The framework is built based on the Auto-Encoder (or Enc…

DecoderUncertainty Quantification

Uncertainty quantification and inverse modeling for subsurface flow in 3D heterogeneous formations using a theory-guided convolutional encoder-decoder network

2021-11-14 · Rui Xu, Dongxiao Zhang, Nanzhe Wang

We build surrogate models for dynamic 3D subsurface single-phase flow problems with multiple vertical producing wells. The surrogate model provides efficient pressure estimation of the entire formation at any timestep gi…

Computational EfficiencyDecoderImage-to-Image RegressionUncertainty Quantification

An optimized Capsule-LSTM model for facial expression recognition with video sequences

2021-05-27 · Siwei Liu, Yuanpeng Long, Gao Xu, Lijia Yang 외

To overcome the limitations of convolutional neural network in the process of facial expression recognition, a facial expression recognition model Capsule-LSTM based on video frame sequence is proposed. This model is com…

DecoderFacial Expression RecognitionFacial Expression Recognition (FER)

3DConvCaps: 3DUnet with Convolutional Capsule Encoder for Medical Image Segmentation

2022-05-19 · Minh Tran, Viet-Khoa Vo-Ho, Ngan T. H. Le

Convolutional Neural Networks (CNNs) have achieved promising results in medical image segmentation. However, CNNs require lots of training data and are incapable of handling pose and deformation of objects. Furthermore, …

DecoderHippocampusImage SegmentationMedical Image Segmentation+3

Bayesian Deep Convolutional Encoder-Decoder Networks for Surrogate Modeling and Uncertainty Quantification

2018-01-21 · Yinhao Zhu, Nicholas Zabaras

We are interested in the development of surrogate models for uncertainty quantification and propagation in problems governed by stochastic PDEs using a deep convolutional encoder-decoder network in a similar fashion to a…

Bayesian InferenceDecoderGaussian ProcessesImage-to-Image Regression+2