CVMar 24

Few-Shot Generative Model Adaption via Identity Injection and Preservation

arXiv:2603.2296524.9h-index: 17
AI Analysis

This addresses the challenge of forgetting source domain identity in few-shot image generation, which is incremental as it builds on existing adaptation methods.

The paper tackles the problem of mode collapse in few-shot generative model adaptation by proposing Identity Injection and Preservation (I^2P), which preserves source domain identity knowledge through injection and consistency alignment, achieving substantial improvements over state-of-the-art methods on multiple datasets and metrics.

Training generative models with limited data presents severe challenges of mode collapse. A common approach is to adapt a large pretrained generative model upon a target domain with very few samples (fewer than 10), known as few-shot generative model adaptation. However, existing methods often suffer from forgetting source domain identity knowledge during adaptation, which degrades the quality of generated images in the target domain. To address this, we propose Identity Injection and Preservation (I$^2$P), which leverages identity injection and consistency alignment to preserve the source identity knowledge. Specifically, we first introduce an identity injection module that integrates source domain identity knowledge into the target domain's latent space, ensuring the generated images retain key identity knowledge of the source domain. Second, we design an identity substitution module, which includes a style-content decoupler and a reconstruction modulator, to further enhance source domain identity preservation. We enforce identity consistency constraints by aligning features from identity substitution, thereby preserving identity knowledge. Both quantitative and qualitative experiments show that our method achieves substantial improvements over state-of-the-art methods on multiple public datasets and 5 metrics.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes