paper-with-me

Papers

A Self-Training Method for Semi-Supervised GANs

2017-10-27 · ICLR 2018 1 · Alan Do-Omri, Dalei Wu, Xiaohua Liu

Since the creation of Generative Adversarial Networks (GANs), much work has been done to improve their training stability, their generated image quality, their range of application but nearly none of them explored their self-training potential. Self-training has been used before the advent of deep learning in order to allow training on limited labelled training data and has shown impressive results in semi-supervised learning. In this work, we combine these two ideas and make GANs self-trainable for semi-supervised learning tasks by exploiting their infinite data generation potential. Results show that using even the simplest form of self-training yields an improvement. We also show results for a more complex self-training scheme that performs at least as well as the basic self-training scheme but with significantly less data augmentation.

📄 PDF Abstract BibTeX arXiv:1710.10313

Code (0)

등록된 구현이 없습니다.

Tasks

Data Augmentation

Similar Papers 제목 키워드 기반

Pelvic floor MRI segmentation based on semi-supervised deep learning

2023-11-06 · Jianwei Zuo, Fei Feng, Zhuhui Wang, James A. Ashton-Miller 외

The semantic segmentation of pelvic organs via MRI has important clinical significance. Recently, deep learning-enabled semantic segmentation has facilitated the three-dimensional geometric reconstruction of pelvic floor…

Deep LearningDiagnosticImage RestorationMRI segmentation+3

Robust Semi-Supervised Classification using GANs with Self-Organizing Maps

2021-10-19 · Ronald Fick, Paul Gader, Alina Zare

Generative adversarial networks (GANs) have shown tremendous promise in learning to generate data and effective at aiding semi-supervised classification. However, to this point, semi-supervised GAN methods make the assum…

Classification

Generalizing semi-supervised generative adversarial networks to regression using feature contrasting

2018-11-27 · Greg Olmschenk, Zhigang Zhu, Hao Tang

In this work, we generalize semi-supervised generative adversarial networks (GANs) from classification problems to regression problems. In the last few years, the importance of improving the training of neural networks u…

Age EstimationCrowd CountingGeneral Classificationregression

Semi-Supervised Self-Growing Generative Adversarial Networks for Image Recognition

2019-08-11 · Haoqian Wang, Zhiwei Xu, Jun Xu, Wangpeng An 외

Image recognition is an important topic in computer vision and image processing, and has been mainly addressed by supervised deep learning methods, which need a large set of labeled images to achieve promising performanc…

AttributeGenerative Adversarial Network

S2cGAN: Semi-Supervised Training of Conditional GANs with Fewer Labels

2020-10-23 · Arunava Chakraborty, Rahul Ragesh, Mahir Shah, Nipun Kwatra

Generative adversarial networks (GANs) have been remarkably successful in learning complex high dimensional real word distributions and generating realistic samples. However, they provide limited control over the generat…