A Conditional Adversarial Network for Semantic Segmentation of Brain Tumor
@inproceedings{Rezaei2017ACA, title={A Conditional Adversarial Network for Semantic Segmentation of Brain Tumor}, author={Mina Rezaei and Konstantin Harmuth and Willi Gierke and Thomas Kellermeier and Martin Fischer and Haojin Yang and Christoph Meinel}, booktitle={BrainLes@MICCAI}, year={2017} }
Automated brain lesion detection is an important and very challenging clinical diagnostic task, due to the lesions’different sizes, shapes, contrasts, and locations. [] Key Method Inspired by classical generative adversarial network, the proposed network has two components: the “Discriminator” and the “Generator”. We use a patient-wise fully convolutional neural networks (FCNs) as the segmentor network to generate segmentation label maps.
74 Citations
voxel-GAN: Adversarial Framework for Learning Imbalanced Brain Tumor Segmentation
- Computer ScienceBrainLes@MICCAI
- 2018
We propose a new adversarial network, named voxel-GAN, to mitigate imbalanced data problem in brain tumor semantic segmentation where the majority of voxels belong to a healthy region and few belong…
RescueNet: An unpaired GAN for brain tumor segmentation
- Computer ScienceBiomed. Signal Process. Control.
- 2020
Generative Adversarial Framework for Learning Multiple Clinical Tasks
- Computer Science2018 Digital Image Computing: Techniques and Applications (DICTA)
- 2018
A conditional generative adversarial network (cGAN) with a new selective weighted loss to mitigate imbalance data problem in medical image analysis and achieved competitive results for brain tumor semantic segmentation and brain disease classification on the BraTS-2017 challenge.
An Adversarial and Densely Dilated Network for Connectomes Segmentation
- Computer ScienceSymmetry
- 2018
This paper proposes a novel connectomes segmentation framework called adversarial and densely dilated network (ADDN) based on the conditional Generative Adversarial Network (cGAN) structure, which is the latest advance in machine learning with power to generate images similar to the ground truth especially when the training data is limited.
Few-shot 3D Multi-modal Medical Image Segmentation using Generative Adversarial Learning
- Computer ScienceArXiv
- 2018
This work proposes a novel method based on Generative Adversarial Networks (GANs) to train a segmentation model with both labeled and unlabeled images, which prevents over-fitting by learning to discriminate between true and fake patches obtained by a generator network.
Multi-Task Generative Adversarial Network for Handling Imbalanced Clinical Data
- Computer ScienceArXiv
- 2018
A new conditional GAN with two components: a generative model and a discriminative model to mitigate imbalanced data problem through selective weighted loss to mitigate imbalance data problem for the task of medical image semantic segmentation.
A Generative Adversarial Network Based Segmentation and Classificationusing Deep CNN: Systematic Review
- Computer Science
- 2021
A GAN based segmentation and classification is established to impose deep convolutional neural network and fully connected layer based Generative Adversarial Network (GAN).
Attention-Based DenseUnet Network With Adversarial Training for Skin Lesion Segmentation
- Computer ScienceIEEE Access
- 2019
A novel Attention Based DenseUnet network with adversarial training for skin lesion segmentation with loss function of the Segmentor which combines the jaccard distance loss with the adversarial feature matching loss introduced by the Discriminator.
Instance Tumor Segmentation using Multitask Convolutional Neural Network
- Computer Science2018 International Joint Conference on Neural Networks (IJCNN)
- 2018
A new technique for tumor detection based on high-level extracted features from convolutional neural networks (CNNs) using the Hough transform technique is introduced.
Using generative adversarial networks and transfer learning for breast cancer detection by convolutional neural networks
- Computer ScienceMedical Imaging
- 2019
Two solutions to the lack of training images to generate synthetic mammographic images for training by the Generative Adversarial Network (GAN) are proposed and GAN for image augmentation and transfer learning in CNN for breast cancer detection is combined.
References
SHOWING 1-10 OF 25 REFERENCES
Adversarial Deep Structural Networks for Mammographic Mass Segmentation
- Computer SciencebioRxiv
- 2016
An end-to-end network for mammographic mass segmentation using a fully convolutional network to model potential function, followed by a CRF to perform structural learning and adversarial training to control over-fitting.
U-Net: Convolutional Networks for Biomedical Image Segmentation
- Computer ScienceMICCAI
- 2015
It is shown that such a network can be trained end-to-end from very few images and outperforms the prior best method (a sliding-window convolutional network) on the ISBI challenge for segmentation of neuronal structures in electron microscopic stacks.
Unsupervised Representation Learning with Deep Convolutional Generative Adversarial Networks
- Computer ScienceICLR
- 2016
This work introduces a class of CNNs called deep convolutional generative adversarial networks (DCGANs), that have certain architectural constraints, and demonstrates that they are a strong candidate for unsupervised learning.
Improved Techniques for Training GANs
- Computer ScienceNIPS
- 2016
This work focuses on two applications of GANs: semi-supervised learning, and the generation of images that humans find visually realistic, and presents ImageNet samples with unprecedented resolution and shows that the methods enable the model to learn recognizable features of ImageNet classes.
Unsupervised and Semi-supervised Learning with Categorical Generative Adversarial Networks
- Computer ScienceICLR
- 2016
In this paper we present a method for learning a discriminative classifier from unlabeled or partially labeled data. Our approach is based on an objective function that trades-off mutual information…
Deep multi-scale video prediction beyond mean square error
- Computer ScienceICLR
- 2016
This work trains a convolutional network to generate future frames given an input sequence and proposes three different and complementary feature learning strategies: a multi-scale architecture, an adversarial training method, and an image gradient difference loss function.
A-Fast-RCNN: Hard Positive Generation via Adversary for Object Detection
- Computer Science2017 IEEE Conference on Computer Vision and Pattern Recognition (CVPR)
- 2017
This paper proposes to learn an adversarial network that generates examples with occlusions and deformations, the goal of the adversary is to generate examples that are difficult for the object detector to classify and both the original detector and adversary are learned in a joint manner.
Perceptual Generative Adversarial Networks for Small Object Detection
- Computer Science2017 IEEE Conference on Computer Vision and Pattern Recognition (CVPR)
- 2017
This work addresses the small object detection problem by developing a single architecture that internally lifts representations of small objects to super-resolved ones, achieving similar characteristics as large objects and thus more discriminative for detection.
Conditional Generative Adversarial Nets
- Computer ScienceArXiv
- 2014
The conditional version of generative adversarial nets is introduced, which can be constructed by simply feeding the data, y, to the generator and discriminator, and it is shown that this model can generate MNIST digits conditioned on class labels.
Learning What and Where to Draw
- Computer ScienceNIPS
- 2016
This work proposes a new model, the Generative Adversarial What-Where Network (GAWWN), that synthesizes images given instructions describing what content to draw in which location, and shows high-quality 128 x 128 image synthesis on the Caltech-UCSD Birds dataset.