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

**Authors:** Reuben Dorent, Samuel Joutard, Marc Modat, S\'ebastien Ourselin, Tom, Vercauteren

arXiv: 1907.11150 · 2019-10-22

## TL;DR

This paper introduces a hetero-modal variational encoder-decoder that effectively handles missing imaging modalities for tumor segmentation, outperforming existing methods by embedding all observed modalities into a shared latent space.

## Contribution

The paper presents a novel deep learning architecture combining 3D U-Net and MVAE for joint modality completion and segmentation with missing data.

## Key findings

- Outperforms current state-of-the-art in missing modality scenarios
- Achieves similar performance to subset-specific networks
- Demonstrates effective mixture sampling optimization

## Abstract

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.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1907.11150/full.md

## Figures

3 figures with captions in the complete paper: https://tomesphere.com/paper/1907.11150/full.md

## References

14 references — full list in the complete paper: https://tomesphere.com/paper/1907.11150/full.md

---
Source: https://tomesphere.com/paper/1907.11150