Multi-Modal Learning from Unpaired Images: Application to Multi-Organ Segmentation in CT and MRI

Abstract

Convolutional neural networks have been widely used in medical image segmentation. The amount of training data strongly determines the overall performance. Most approaches are applied for a single imaging modality, e.g., brain MRI. In practice, it is often difficult to acquire sufficient training data of a certain imaging modality. The same anatomical structures, however, may be visible in different modalities such as major organs on abdominal CT and MRI. In this work, we investigate the effectiveness of learning from multiple modalities to improve the segmentation accuracy on each individual modality. We study the feasibility of using a dual-stream encoder-decoder architecture to learn modality-independent, and thus, generalisable and robust features. All of our MRI and CT data are unpaired, which means they are obtained from different subjects and not registered to each other. Experiments show that multi-modal learning can improve overall accuracy over modality-specific training. Results demonstrate that information across modalities can in particular improve performance on varying structures such as the spleen.

Cite

Text

Valindria et al. "Multi-Modal Learning from Unpaired Images: Application to Multi-Organ Segmentation in CT and MRI." IEEE/CVF Winter Conference on Applications of Computer Vision, 2018. doi:10.1109/WACV.2018.00066

Markdown

[Valindria et al. "Multi-Modal Learning from Unpaired Images: Application to Multi-Organ Segmentation in CT and MRI." IEEE/CVF Winter Conference on Applications of Computer Vision, 2018.](https://mlanthology.org/wacv/2018/valindria2018wacv-multi/) doi:10.1109/WACV.2018.00066

BibTeX

@inproceedings{valindria2018wacv-multi,
  title     = {{Multi-Modal Learning from Unpaired Images: Application to Multi-Organ Segmentation in CT and MRI}},
  author    = {Valindria, Vanya V. and Pawlowski, Nick and Rajchl, Martin and Lavdas, Ioannis and Aboagye, Eric O. and Rockall, Andrea G. and Rueckert, Daniel and Glocker, Ben},
  booktitle = {IEEE/CVF Winter Conference on Applications of Computer Vision},
  year      = {2018},
  pages     = {547-556},
  doi       = {10.1109/WACV.2018.00066},
  url       = {https://mlanthology.org/wacv/2018/valindria2018wacv-multi/}
}