English

Semi-Supervised Learning with Context-Conditional Generative Adversarial Networks

Computer Vision and Pattern Recognition 2024-03-15 v1

Abstract

We introduce a simple semi-supervised learning approach for images based on in-painting using an adversarial loss. Images with random patches removed are presented to a generator whose task is to fill in the hole, based on the surrounding pixels. The in-painted images are then presented to a discriminator network that judges if they are real (unaltered training images) or not. This task acts as a regularizer for standard supervised training of the discriminator. Using our approach we are able to directly train large VGG-style networks in a semi-supervised fashion. We evaluate on STL-10 and PASCAL datasets, where our approach obtains performance comparable or superior to existing methods.

Keywords

Cite

@article{arxiv.1611.06430,
  title  = {Semi-Supervised Learning with Context-Conditional Generative Adversarial Networks},
  author = {Remi Denton and Sam Gross and Rob Fergus},
  journal= {arXiv preprint arXiv:1611.06430},
  year   = {2024}
}
R2 v1 2026-06-22T16:58:07.868Z