One-Shot Adaptation of GAN in Just One CLIP
Abstract
Domain fit: AI-adjacent · Paper appears method- or tooling-adjacent to AI workflows with partial ecosystem coverage.
There are many recent research efforts to fine-tune a pre-trained generator with a few target images to generate images of a novel domain. Unfortunately, these methods often suffer from overfitting or under-fitting when fine-tuned with a single target image. To address this, here we present a novel single-shot GAN adaptation method through unified CLIP space manipulations. Specifically, our model employs a two-step training strategy: reference image search in the source generator using a CLIP-guided latent optimization, followed by generator fine-tuning with a novel loss function that imposes CLIP space consistency between the source and adapted generators. To further improve the adapted model to produce spatially consistent samples with respect to the source generator, we also propose contrastive regularization for patchwise relationships in the CLIP space. Experimental results show that our model generates diverse outputs with the target texture and outperforms the baseline models both qualitatively and quantitatively. Furthermore, we show that our CLIP space manipulation strategy allows more effective attribute editing.
Results and benchmarks
There are many recent research efforts to fine-tune a pre-trained generator with a few target images to generate images of a novel domain.
Benchmark evidence is limited
Evidence graph: 2 refs, 1 links.
Utility signals: depth 60/100, grounding 58/100, status medium.
Implementation
No direct implementation yet
Maintained implementation evidence is not confirmed for this paper yet.
Use the implementation status and reproduction sections for the current action plan.
No verified maintained repo yet
There is no verified maintained implementation yet. Use this baseline plan to decide whether to prototype now or defer.
- This is primarily a method paper. Reproduce it within a maintained framework baseline instead of chasing paper-specific repos.
- Start with framework-native implementations (e.g. PyTorch optimizer module, Optax, or Transformers training loops).
- Replicate the paper ablation settings first, then compare against modern baselines.
Time to first repro: a few hours
This is primarily a method paper. Reproduce it within a maintained framework baseline instead of chasing paper-specific repos.
- No maintained paper-verified implementation is currently available
Reproduction readiness
No repo
No verified implementation available
- No maintained repository has been identified for this paper. Check adjacent implementations or HF artifacts below.
Validation caveat
Repositories and ecosystem
No additional verified repositories beyond the primary recommendation.
These repositories had low-confidence matching signals and are hidden by default.
- cyclomon/OneshotCLIP
Confidence: Low · 66 stars
Hugging Face artifacts
No trustworthy direct or curated related Hugging Face artifacts were found yet. Use targeted searches to quickly locate candidate models, datasets, and demos.
Models
Datasets
Spaces
Tip: start with models, then check datasets and spaces if you need evaluation data or demos.
Research context
39
Citations
81
References
Tasks
Overfitting, Computer science, Generator (circuit theory), Regularization (linguistics), Pattern recognition (psychology), Physical Sciences
Methods
None detected
Domains
Artificial intelligence, Image (mathematics), Computer vision, Computer Vision and Pattern Recognition
Related papers
- Overfitting in linear feature extraction for classification of high-dimensional image dataSearch on Paper2Code
2015 · Semantic similarity
- Investigating Under and Overfitting in Wasserstein Generative\n Adversarial NetworksSearch on Paper2Code
2019 · Semantic similarity
- Photographic Text-to-Image Synthesis with a Hierarchically-nested Adversarial NetworkSearch on Paper2Code
2018 · Semantic similarity
- Text-to-Image Synthesis via Aesthetic LayoutSearch on Paper2Code
2020 · Semantic similarity
- SimilarityGAN: Using Similarity to Loosen Structural Constraints in Generative Adversarial ModelsSearch on Paper2Code
2021 · Semantic similarity
- Unsupervised multi-domain image translation with domain representation learningSearch on Paper2Code
2021 · Semantic similarity
Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.
Open in HFEPXJump to Paper2Code search queries derived from this paper's research context.