paper-with-me

Papers

Hetero-Modal Variational Encoder-Decoder for Joint Modality Completion and Segmentation

2019-07-25 · Reuben Dorent, Samuel Joutard, Marc Modat, Sébastien Ourselin, Tom Vercauteren

We propose a new deep learning method for tumour segmentation when dealing with missing imaging modalities. Instead of producing one network for each possible subset of observed modalities or using arithmetic operations to combine feature maps, our hetero-modal variational 3D encoder-decoder independently embeds all observed modalities into a shared latent representation. Missing data and tumour segmentation can be then generated from this embedding. In our scenario, the input is a random subset of modalities. We demonstrate that the optimisation problem can be seen as a mixture sampling. In addition to this, we introduce a new network architecture building upon both the 3D U-Net and the Multi-Modal Variational Auto-Encoder (MVAE). Finally, we evaluate our method on BraTS2018 using subsets of the imaging modalities as input. Our model outperforms the current state-of-the-art method for dealing with missing modalities and achieves similar performance to the subset-specific equivalent networks.

📄 PDF Abstract BibTeX arXiv:1907.11150

Code (1)

ReubenDo/U-HVED 공식 구현 tf

Tasks

DecoderModality completionSegmentation

Methods 이 논문이 사용한 방법론

Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
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…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

Variational Hetero-Encoder Randomized GANs for Joint Image-Text Modeling

2019-05-18 · ICLR 2020 1 · Hao Zhang, Bo Chen, Long Tian, Zhengjue Wang 외

For bidirectional joint image-text modeling, we develop variational hetero-encoder (VHE) randomized generative adversarial network (GAN), a versatile deep generative model that integrates a probabilistic text decoder, pr…

DecoderGenerative Adversarial Network

Normative Modeling using Multimodal Variational Autoencoders to Identify Abnormal Brain Structural Patterns in Alzheimer Disease

2021-10-10 · Sayantan Kumar, Philip Payne, Aristeidis Sotiras

Normative modelling is an emerging method for understanding the underlying heterogeneity within brain disorders like Alzheimer Disease (AD) by quantifying how each patient deviates from the expected normative pattern tha…

GPR

XLSTM-HVED: Cross-Modal Brain Tumor Segmentation and MRI Reconstruction Method Using Vision XLSTM and Heteromodal Variational Encoder-Decoder

2024-12-09 · Shenghao Zhu, Yifei Chen, Shuo Jiang, Weihong Chen 외

Neurogliomas are among the most aggressive forms of cancer, presenting considerable challenges in both treatment and monitoring due to their unpredictable biological behavior. Magnetic resonance imaging (MRI) is currentl…

Brain Tumor SegmentationDecoderMRI ReconstructionSegmentation+1

Bridging the inference gap in Mutimodal Variational Autoencoders

2025-02-06 · Agathe Senellart, Stéphanie Allassonnière

From medical diagnosis to autonomous vehicles, critical applications rely on the integration of multiple heterogeneous data modalities. Multimodal Variational Autoencoders offer versatile and scalable methods for generat…

Autonomous VehiclesMedical DiagnosisVariational Inference

Multimodal Transformer for Parallel Concatenated Variational Autoencoders

2022-10-28 · Stephen D. Liang, Jerry M. Mendel

In this paper, we propose a multimodal transformer using parallel concatenated architecture. Instead of using patches, we use column stripes for images in R, G, B channels as the transformer input. The column stripes kee…

Decoder