English

Finding an Unsupervised Image Segmenter in Each of Your Deep Generative Models

Computer Vision and Pattern Recognition 2021-05-19 v1 Artificial Intelligence

Abstract

Recent research has shown that numerous human-interpretable directions exist in the latent space of GANs. In this paper, we develop an automatic procedure for finding directions that lead to foreground-background image separation, and we use these directions to train an image segmentation model without human supervision. Our method is generator-agnostic, producing strong segmentation results with a wide range of different GAN architectures. Furthermore, by leveraging GANs pretrained on large datasets such as ImageNet, we are able to segment images from a range of domains without further training or finetuning. Evaluating our method on image segmentation benchmarks, we compare favorably to prior work while using neither human supervision nor access to the training data. Broadly, our results demonstrate that automatically extracting foreground-background structure from pretrained deep generative models can serve as a remarkably effective substitute for human supervision.

Keywords

Cite

@article{arxiv.2105.08127,
  title  = {Finding an Unsupervised Image Segmenter in Each of Your Deep Generative Models},
  author = {Luke Melas-Kyriazi and Christian Rupprecht and Iro Laina and Andrea Vedaldi},
  journal= {arXiv preprint arXiv:2105.08127},
  year   = {2021}
}

Comments

Project page and GitHub link: https://lukemelas.github.io/unsupervised-image-segmentation & https://github.com/lukemelas/unsupervised-image-segmentation

R2 v1 2026-06-24T02:11:57.923Z