English

A unified representation network for segmentation with missing modalities

Computer Vision and Pattern Recognition 2019-08-20 v1

Abstract

Over the last few years machine learning has demonstrated groundbreaking results in many areas of medical image analysis, including segmentation. A key assumption, however, is that the train- and test distributions match. We study a realistic scenario where this assumption is clearly violated, namely segmentation with missing input modalities. We describe two neural network approaches that can handle a variable number of input modalities. The first is modality dropout: a simple but surprisingly effective modification of the training. The second is the unified representation network: a network architecture that maps a variable number of input modalities into a unified representation that can be used for downstream tasks such as segmentation. We demonstrate that modality dropout makes a standard segmentation network reasonably robust to missing modalities, but that the same network works even better if trained on the unified representation.

Keywords

Cite

@article{arxiv.1908.06683,
  title  = {A unified representation network for segmentation with missing modalities},
  author = {Kenneth Lau and Jonas Adler and Jens Sjölund},
  journal= {arXiv preprint arXiv:1908.06683},
  year   = {2019}
}
R2 v1 2026-06-23T10:50:43.105Z