Preprint
Computer Vision

Designing Priors for Better Few-Shot Image Synthesis

Chirag Vashist, Shichong Peng, Ke Li
September 26, 2024European Conference on Computer Vision9 citations

9

Citations

1

Influential Citations

European Conference on Computer Vision

Venue

2024

Year

Abstract

An emerging area of research aims to learn deep generative models with limited training data. Prior generative models like GANs and diffusion models require a lot of data to perform well, and their performance degrades when they are trained on only a small amount of data. A recent technique called Implicit Maximum Likelihood Estimation (IMLE) has been adapted to the few-shot setting, achieving state-of-the-art performance. However, current IMLE-based approaches encounter challenges due to inadequate correspondence between the latent codes selected for training and those drawn during inference. This results in suboptimal test-time performance. We theoretically show a way to address this issue and propose RS-IMLE, a novel approach that changes the prior distribution used for training. This leads to substantially higher quality image generation compared to existing GAN and IMLE-based methods, as validated by comprehensive experiments conducted on nine few-shot image datasets.

Analysis

Why This Paper Matters

Few-shot image synthesis is a critical challenge in generative modeling, as traditional GANs and diffusion models require large datasets to produce high-quality outputs. The paper addresses this by improving IMLE, a recent technique that has shown promise in low-data regimes. The key issue is the mismatch between latent codes used during training and those sampled at inference, which degrades test-time performance. By theoretically analyzing this problem and proposing a simple yet effective solution—modifying the prior distribution—the authors provide a significant step forward.

This work is particularly relevant as it offers a principled approach to prior design, which is often overlooked in generative models. The theoretical grounding distinguishes it from purely empirical methods, making it a valuable contribution to the field. The results across nine datasets demonstrate robustness and generalizability, suggesting that the method could be widely adopted.

Technical Contributions

  • Theoretical analysis: The paper formally shows how the mismatch between training and inference latent codes leads to suboptimal performance in IMLE, providing a clear motivation for the proposed solution.
  • RS-IMLE: A novel method that changes the prior distribution during training to better align with inference-time sampling. This is a lightweight modification that can be integrated into existing IMLE frameworks.
  • Comprehensive evaluation: The method is tested on nine few-shot image datasets, covering diverse domains, and compared against state-of-the-art GAN and IMLE-based approaches.

Results

While the abstract does not provide specific numerical metrics, it states that RS-IMLE achieves "substantially higher quality image generation" compared to existing methods. The experiments are comprehensive, spanning nine datasets, which strengthens the claim of generalizability. The improvements are attributed to the better correspondence between training and inference latent codes, leading to more consistent and realistic outputs.

Significance

The broader impact of this work lies in its potential to enable generative modeling in data-scarce domains, such as medical imaging, where annotated data is limited. By improving the prior distribution, RS-IMLE offers a simple yet effective tool that can be combined with other advances in few-shot learning. The theoretical insights also open avenues for further research into prior design for other generative frameworks, potentially influencing diffusion models and autoregressive models. Overall, this paper contributes both practical improvements and theoretical understanding to the field of few-shot generative modeling.