Few-shot Image Generation via Information Transfer from the Built Geodesic Surface
Yuexing Han, Liheng Ruan, Bing Wang
TL;DR
This work tackles extreme few-shot image generation by proposing ITBGS, a framework built on two modules: FAGS, which constructs a pseudo-source domain by forming a Geodesic surface in the Pre-Shape Space from very few samples, and I&R, which supervises interpolation and regularizes distances to reduce artifacts. FAGS creates a pseudo-source domain from discriminator features projected into the Pre-Shape Space, enforcing Geodesic self-correlation with real features to transfer structural information without a pre-trained source generator. I&R mitigates blur and stair-like interpolation through an interpolated adversarial loss $L_{inp}$ and a KL-divergence-based distance regularizer $L_{dr}$, yielding smoother latent-space traversals. Experiments across diverse 10-shot datasets demonstrate that ITBGS achieves state-of-the-art or competitive fidelity and diversity, validating the method’s data-efficient transfer capability and potential utility for downstream tasks such as classification and segmentation.
Abstract
Images generated by most of generative models trained with limited data often exhibit deficiencies in either fidelity, diversity, or both. One effective solution to address the limitation is few-shot generative model adaption. However, the type of approaches typically rely on a large-scale pre-trained model, serving as a source domain, to facilitate information transfer to the target domain. In this paper, we propose a method called Information Transfer from the Built Geodesic Surface (ITBGS), which contains two module: Feature Augmentation on Geodesic Surface (FAGS); Interpolation and Regularization (I\&R). With the FAGS module, a pseudo-source domain is created by projecting image features from the training dataset into the Pre-Shape Space, subsequently generating new features on the Geodesic surface. Thus, no pre-trained models is needed for the adaption process during the training of generative models with FAGS. I\&R module are introduced for supervising the interpolated images and regularizing their relative distances, respectively, to further enhance the quality of generated images. Through qualitative and quantitative experiments, we demonstrate that the proposed method consistently achieves optimal or comparable results across a diverse range of semantically distinct datasets, even in extremely few-shot scenarios.
