Learning from Simulated and Unsupervised Images through Adversarial Training
Citations Over TimeTop 1% of 2017 papers
Abstract
With recent progress in graphics, it has become more tractable to train models on synthetic images, potentially avoiding the need for expensive annotations. However, learning from synthetic images may not achieve the desired performance due to a gap between synthetic and real image distributions. To reduce this gap, we propose Simulated+Unsupervised (S+U) learning, where the task is to learn a model to improve the realism of a simulator's output using unlabeled real data, while preserving the annotation information from the simulator. We develop a method for S+U learning that uses an adversarial network similar to Generative Adversarial Networks (GANs), but with synthetic images as inputs instead of random vectors. We make several key modifications to the standard GAN algorithm to preserve annotations, avoid artifacts, and stabilize training: (i) a 'self-regularization' term, (ii) a local adversarial loss, and (iii) updating the discriminator using a history of refined images. We show that this enables generation of highly realistic images, which we demonstrate both qualitatively and with a user study. We quantitatively evaluate the generated images by training models for gaze estimation and hand pose estimation. We show a significant improvement over using synthetic images, and achieve state-of-the-art results on the MPIIGaze dataset without any labeled real data.
Related Papers
- → Deep Residual Learning for Image Recognition(2016)216,943 cited
- → GAN(Generative Adversarial Nets)(2017)21,735 cited
- → Unpaired Image-to-Image Translation Using Cycle-Consistent Adversarial Networks(2017)21,472 cited
- → Perceptual Losses for Real-Time Style Transfer and Super-Resolution(2016)9,887 cited
- → Unsupervised Representation Learning with Deep Convolutional Generative Adversarial Networks(2015)6,984 cited