Semi-Supervised Semantic Segmentation of Vessel Images using Leaking Perturbations
Jinyong Hou, Xuejie Ding, Jeremiah D. Deng

TL;DR
This paper introduces Leaking GAN, a semi-supervised approach for vessel image segmentation that leverages leaking information from generator to discriminator, improving performance with limited labeled data.
Contribution
The paper proposes a novel Leaking GAN architecture combined with mean-teacher regularization and a modified focal loss for improved semi-supervised vessel segmentation.
Findings
Achieves competitive results with as few as 8 labeled images.
Outperforms state-of-the-art methods on benchmark datasets.
Effective in cross-domain segmentation tasks.
Abstract
Semantic segmentation based on deep learning methods can attain appealing accuracy provided large amounts of annotated samples. However, it remains a challenging task when only limited labelled data are available, which is especially common in medical imaging. In this paper, we propose to use Leaking GAN, a GAN-based semi-supervised architecture for retina vessel semantic segmentation. Our key idea is to pollute the discriminator by leaking information from the generator. This leads to more moderate generations that benefit the training of GAN. As a result, the unlabelled examples can be better utilized to boost the learning of the discriminator, which eventually leads to stronger classification performance. In addition, to overcome the variations in medical images, the mean-teacher mechanism is utilized as an auxiliary regularization of the discriminator. Further, we modify the focal…
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.
Videos
Semi-Supervised Semantic Segmentation of Vessel Images using Leaking Perturbations· youtube
Taxonomy
TopicsRetinal Imaging and Analysis · Brain Tumor Detection and Classification · Medical Image Segmentation Techniques
MethodsFocal Loss
