paper-with-me

Papers

Conditional Generative Refinement Adversarial Networks for Unbalanced Medical Image Semantic Segmentation

2018-10-09 · Mina Rezaei, Haojin Yang, Christoph Meinel

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.

📄 PDF Abstract BibTeX arXiv:1810.03871

Code (0)

등록된 구현이 없습니다.

Tasks

Cell SegmentationEnsemble LearningLesion SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

GAN-based generative modelling for dermatological applications -- comparative study

2022-08-24 · Sandra Carrasco Limeros, Sylwia Majchrowska, Mohamad Khir Zoubi, Anna Rosén 외

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…

Diversity

Semi-supervised Text Regression with Conditional Generative Adversarial Networks

2018-10-02 · Tao Li, Xudong Liu, Shih-An Su

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 Regression

Exploiting the Generative Adversarial Network Approach to Create a Synthetic Topography Corneal Image

2022-12-25 · Samer Kais Jameel, Sezgin Aydin, Nebras H. Ghaeb, Jafar Majidpour 외

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 Diagnosis

Unbalanced GANs: Pre-training the Generator of Generative Adversarial Network using Variational Autoencoder

2020-02-06 · Hyungrok Ham, Tae Joon Jun, Daeyoung Kim

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 Network

3D Brain and Heart Volume Generative Models: A Survey

2022-10-12 · Yanbin Liu, Girish Dwivedi, Farid Boussaid, Mohammed Bennamoun

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