TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Instance-Conditioned GAN

Instance-Conditioned GAN

Arantxa Casanova, Marlène Careil, Jakob Verbeek, Michal Drozdzal, Adriana Romero-Soriano

2021-09-10NeurIPS 2021 12Unconditional Image GenerationImage GenerationConditional Image Generation
PaperPDFCode(official)

Abstract

Generative Adversarial Networks (GANs) can generate near photo realistic images in narrow domains such as human faces. Yet, modeling complex distributions of datasets such as ImageNet and COCO-Stuff remains challenging in unconditional settings. In this paper, we take inspiration from kernel density estimation techniques and introduce a non-parametric approach to modeling distributions of complex datasets. We partition the data manifold into a mixture of overlapping neighborhoods described by a datapoint and its nearest neighbors, and introduce a model, called instance-conditioned GAN (IC-GAN), which learns the distribution around each datapoint. Experimental results on ImageNet and COCO-Stuff show that IC-GAN significantly improves over unconditional models and unsupervised data partitioning baselines. Moreover, we show that IC-GAN can effortlessly transfer to datasets not seen during training by simply changing the conditioning instances, and still generate realistic images. Finally, we extend IC-GAN to the class-conditional case and show semantically controllable generation and competitive quantitative results on ImageNet; while improving over BigGAN on ImageNet-LT. Code and trained models to reproduce the reported results are available at https://github.com/facebookresearch/ic_gan.

Results

TaskDatasetMetricValueModel
Image GenerationImageNet 256x256FID8.1BigGAN+ [Brock et al.] (chx96)
Image GenerationImageNet 256x256Inception score144.2BigGAN+ [Brock et al.] (chx96)
Image GenerationImageNet 64x64FID6.7IC-GAN + DA
Image GenerationImageNet 128x128FID9.5IC-GAN + DA
Image GenerationImageNet 128x128Inception score108.6IC-GAN + DA
Conditional Image GenerationImageNet 256x256FID8.1BigGAN+ [Brock et al.] (chx96)
Conditional Image GenerationImageNet 256x256Inception score144.2BigGAN+ [Brock et al.] (chx96)
Conditional Image GenerationImageNet 64x64FID6.7IC-GAN + DA
Conditional Image GenerationImageNet 128x128FID9.5IC-GAN + DA
Conditional Image GenerationImageNet 128x128Inception score108.6IC-GAN + DA

Related Papers

fastWDM3D: Fast and Accurate 3D Healthy Tissue Inpainting2025-07-17Synthesizing Reality: Leveraging the Generative AI-Powered Platform Midjourney for Construction Worker Detection2025-07-17FashionPose: Text to Pose to Relight Image Generation for Personalized Fashion Visualization2025-07-17A Distributed Generative AI Approach for Heterogeneous Multi-Domain Environments under Data Sharing constraints2025-07-17Pixel Perfect MegaMed: A Megapixel-Scale Vision-Language Foundation Model for Generating High Resolution Medical Images2025-07-17FADE: Adversarial Concept Erasure in Flow Models2025-07-16CharaConsist: Fine-Grained Consistent Character Generation2025-07-15CATVis: Context-Aware Thought Visualization2025-07-15