paper-with-me

홈 › Papers

Few Shot Generative Model Adaption via Relaxed Spatial Structural Alignment

2022-03-06 · CVPR 2022 1 · Jiayu Xiao, Liang Li, Chaofei Wang, Zheng-Jun Zha, Qingming Huang

Training a generative adversarial network (GAN) with limited data has been a challenging task. A feasible solution is to start with a GAN well-trained on a large scale source domain and adapt it to the target domain with a few samples, termed as few shot generative model adaption. However, existing methods are prone to model overfitting and collapse in extremely few shot setting (less than 10). To solve this problem, we propose a relaxed spatial structural alignment method to calibrate the target generative models during the adaption. We design a cross-domain spatial structural consistency loss comprising the self-correlation and disturbance correlation consistency loss. It helps align the spatial structural information between the synthesis image pairs of the source and target domains. To relax the cross-domain alignment, we compress the original latent space of generative models to a subspace. Image pairs generated from the subspace are pulled closer. Qualitative and quantitative experiments show that our method consistently surpasses the state-of-the-art methods in few shot setting.

📄 PDF Abstract BibTeX arXiv:2203.04121

Code (2)

stevenshaw1999/rssa 공식 구현 pytorch
2023-MindSpore-4/Code12/tree/main/liliang/RSSA_mds-main mindspore

Tasks

Generative Adversarial Network

Similar Papers 제목 키워드 기반

Towards Diverse and Faithful One-shot Adaption of Generative Adversarial Networks

2022-07-18 · Yabo Zhang, Mingshuai Yao, Yuxiang Wei, Zhilong Ji 외

One-shot generative domain adaption aims to transfer a pre-trained generator on one domain to a new domain using one reference image only. However, it remains very challenging for the adapted generator (i) to generate di…

DiversityDomain Adaptation

Phasic Content Fusing Diffusion Model with Directional Distribution Consistency for Few-Shot Model Adaption

2023-09-07 · ICCV 2023 1 · Teng Hu, Jiangning Zhang, Liang Liu, Ran Yi 외

Training a generative model with limited number of samples is a challenging task. Current methods primarily rely on few-shot model adaption to train the network. However, in scenarios where data is extremely limited (les…

Domain Adaptationmodel

Few-shot Image Generation via Information Transfer from the Built Geodesic Surface

2024-01-03 · Yuexing Han, Liheng Ruan, Bing Wang

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 ada…

DiversityImage Generation

Shotgun crystal structure prediction using machine-learned formation energies

2023-05-03 · Chang Liu, Hiromasa Tamaki, Tomoyasu Yokoyama, Kensuke Wakasugi 외

Stable or metastable crystal structures of assembled atoms can be predicted by finding the global or local minima of the energy surface within a broad space of atomic configurations. Generally, this requires repeated fir…

PredictionTransfer Learning

Fourier Priors-Guided Diffusion for Zero-Shot Joint Low-Light Enhancement and Deblurring

2024-01-01 · CVPR 2024 1 · Xiaoqian Lv, Shengping Zhang, Chenyang Wang, Yichen Zheng 외

Existing joint low-light enhancement and deblurring methods learn pixel-wise mappings from paired synthetic data which results in limited generalization in real-world scenes. While some studies explore the rich gener…

Deblurring