English

Uncertainty-aware Self-ensembling Model for Semi-supervised 3D Left Atrium Segmentation

Computer Vision and Pattern Recognition 2019-07-17 v1

Abstract

Training deep convolutional neural networks usually requires a large amount of labeled data. However, it is expensive and time-consuming to annotate data for medical image segmentation tasks. In this paper, we present a novel uncertainty-aware semi-supervised framework for left atrium segmentation from 3D MR images. Our framework can effectively leverage the unlabeled data by encouraging consistent predictions of the same input under different perturbations. Concretely, the framework consists of a student model and a teacher model, and the student model learns from the teacher model by minimizing a segmentation loss and a consistency loss with respect to the targets of the teacher model. We design a novel uncertainty-aware scheme to enable the student model to gradually learn from the meaningful and reliable targets by exploiting the uncertainty information. Experiments show that our method achieves high performance gains by incorporating the unlabeled data. Our method outperforms the state-of-the-art semi-supervised methods, demonstrating the potential of our framework for the challenging semi-supervised problems.

Keywords

Cite

@article{arxiv.1907.07034,
  title  = {Uncertainty-aware Self-ensembling Model for Semi-supervised 3D Left Atrium Segmentation},
  author = {Lequan Yu and Shujun Wang and Xiaomeng Li and Chi-Wing Fu and Pheng-Ann Heng},
  journal= {arXiv preprint arXiv:1907.07034},
  year   = {2019}
}

Comments

Accepted by MICCAI2019; Code is available in https://github.com/yulequan/UA-MT

R2 v1 2026-06-23T10:22:14.250Z