Rethinking Bayesian Deep Learning Methods for Semi-Supervised Volumetric Medical Image Segmentation
Jianfeng Wang, Thomas Lukasiewicz

TL;DR
This paper introduces a generative Bayesian deep learning architecture for semi-supervised medical image segmentation, unifying the model under a Bayesian framework to improve overfitting and theoretical grounding, with superior experimental results.
Contribution
The proposed GBDL architecture is fully Bayesian and generative, enabling effective use of both labeled and unlabeled data for medical image segmentation.
Findings
Outperforms state-of-the-art methods on three datasets
Utilizes both labeled and unlabeled data early in training
Provides a rigorous Bayesian probabilistic foundation
Abstract
Recently, several Bayesian deep learning methods have been proposed for semi-supervised medical image segmentation. Although they have achieved promising results on medical benchmarks, some problems are still existing. Firstly, their overall architectures belong to the discriminative models, and hence, in the early stage of training, they only use labeled data for training, which might make them overfit to the labeled data. Secondly, in fact, they are only partially based on Bayesian deep learning, as their overall architectures are not designed under the Bayesian framework. However, unifying the overall architecture under the Bayesian perspective can make the architecture have a rigorous theoretical basis, so that each part of the architecture can have a clear probabilistic interpretation. Therefore, to solve the problems, we propose a new generative Bayesian deep learning (GBDL)…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMedical Image Segmentation Techniques · Generative Adversarial Networks and Image Synthesis · Domain Adaptation and Few-Shot Learning
