Conditional Generative Refinement Adversarial Networks for Unbalanced Medical Image Semantic Segmentation
We propose a new generative adversarial architecture to mitigate imbalance data problem in medical image semantic segmentation where the majority of pixels belongs to a healthy region and few belong to lesion or non-health region. A model trained with imbalanced data tends to bias toward healthy data which is not desired in clinical applications and predicted outputs by these networks have high precision and low sensitivity. We propose a new conditional generative refinement network with three components: a generative, a discriminative, and a refinement network to mitigate unbalanced data problem through ensemble learning. The generative network learns to a segment at the pixel level by getting feedback from the discriminative network according to the true positive and true negative maps. On the other hand, the refinement network learns to predict the false positive and the false negative masks produced by the generative network that has significant value, especially in medical application. The final semantic segmentation masks are then composed by the output of the three networks. The proposed architecture shows state-of-the-art results on LiTS-2017 for liver lesion segmentation, and two microscopic cell segmentation datasets MDA231, PhC-HeLa. We have achieved competitive results on BraTS-2017 for brain tumour segmentation.
Code (0)
등록된 구현이 없습니다.
Tasks
Cell SegmentationEnsemble LearningLesion SegmentationSegmentationSemantic SegmentationSimilar Papers 제목 키워드 기반
GAN-based generative modelling for dermatological applications -- comparative study
The lack of sufficiently large open medical databases is one of the biggest challenges in AI-powered healthcare. Synthetic data created using Generative Adversarial Networks (GANs) appears to be a good solution to mitiga…
DiversitySemi-supervised Text Regression with Conditional Generative Adversarial Networks
Enormous online textual information provides intriguing opportunities for understandings of social and economic semantics. In this paper, we propose a novel text regression model based on a conditional generative adversa…
Generative Adversarial NetworkregressionSemi-Supervised Text RegressionExploiting the Generative Adversarial Network Approach to Create a Synthetic Topography Corneal Image
Corneal diseases are the most common eye disorders. Deep learning techniques are used to per-form automated diagnoses of cornea. Deep learning networks require large-scale annotated datasets, which is conceded as a weakn…
Deep LearningGenerative Adversarial NetworkMedical DiagnosisUnbalanced GANs: Pre-training the Generator of Generative Adversarial Network using Variational Autoencoder
We propose Unbalanced GANs, which pre-trains the generator of the generative adversarial network (GAN) using variational autoencoder (VAE). We guarantee the stable training of the generator by preventing the faster conve…
Generative Adversarial Network3D Brain and Heart Volume Generative Models: A Survey
Generative models such as generative adversarial networks and autoencoders have gained a great deal of attention in the medical field due to their excellent data generation capability. This paper provides a comprehensive…
DenoisingSurvey