paper-with-me

홈 › Papers

Unsupervised and semi-supervised learning with Categorical Generative Adversarial Networks assisted by Wasserstein distance for dermoscopy image Classification

2018-04-10 · Xin Yi, Ekta Walia, Paul Babyn

Melanoma is a curable aggressive skin cancer if detected early. Typically, the diagnosis involves initial screening with subsequent biopsy and histopathological examination if necessary. Computer aided diagnosis offers an objective score that is independent of clinical experience and the potential to lower the workload of a dermatologist. In the recent past, success of deep learning algorithms in the field of general computer vision has motivated successful application of supervised deep learning methods in computer aided melanoma recognition. However, large quantities of labeled images are required to make further improvements on the supervised method. A good annotation generally requires clinical and histological confirmation, which requires significant effort. In an attempt to alleviate this constraint, we propose to use categorical generative adversarial network to automatically learn the feature representation of dermoscopy images in an unsupervised and semi-supervised manner. Thorough experiments on ISIC 2016 skin lesion chal- lenge demonstrate that the proposed feature learning method has achieved an average precision score of 0.424 with only 140 labeled images. Moreover, the proposed method is also capable of generating real-world like dermoscopy images.

📄 PDF Abstract BibTeX arXiv:1804.03700

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationGenerative Adversarial Networkimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Adversarially Learned Mixture Model

2018-07-14 · Andrew Jesson, Cécile Low-Kam, Tanya Nair, Florian Soudan 외

The Adversarially Learned Mixture Model (AMM) is a generative model for unsupervised or semi-supervised data clustering. The AMM is the first adversarially optimized method to model the conditional dependence between inf…

Clusteringmodel

Unsupervised and Semi-supervised Learning with Categorical Generative Adversarial Networks

2015-11-19 · Jost Tobias Springenberg

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 between observed exam…

ClusteringGeneral Classificationimage-classificationImage Classification+3

PixelGAN Autoencoders

2017-06-02 · NeurIPS 2017 12 · Alireza Makhzani, Brendan Frey

In this paper, we describe the "PixelGAN autoencoder", a generative autoencoder in which the generative path is a convolutional autoregressive neural network on pixels (PixelCNN) that is conditioned on a latent code, and…

DecoderGenerative Adversarial NetworkUnsupervised Image ClassificationUnsupervised MNIST

Guiding InfoGAN with Semi-Supervision

2017-07-14 · Adrian Spurr, Emre Aksan, Otmar Hilliges

In this paper we propose a new semi-supervised GAN architecture (ss-InfoGAN) for image synthesis that leverages information from few labels (as little as 0.22%, max. 10% of the dataset) to learn semantically meaningful a…

Image Generation

Categorical Reparametrization with Gumbel-Softmax

2016-11-01 · ICLR 2017 2016 11 · Eric Jang, Shixiang Gu, Ben Poole

Categorical variables are a natural choice for representing discrete structure in the world. However, stochastic neural networks rarely use categorical latent variables due to the inability to backpropagate through sampl…