LoFT: LoRA-fused Training Dataset Generation with Few-shot Guidance
Jae Myung Kim, Stephan Alaniz, Cordelia Schmid, Zeynep Akata

TL;DR
LoFT is a novel dataset generation framework that fine-tunes LoRA weights on real images to produce synthetic data with enhanced fidelity and diversity, improving supervised learning performance.
Contribution
Introducing LoFT, a new method that fuses LoRA weights on real images for high-quality synthetic dataset generation with few-shot guidance.
Findings
LoFT-generated data outperforms other synthetic datasets in accuracy.
Training with LoFT data scales well with dataset size.
LoFT produces datasets with high fidelity and diversity.
Abstract
Despite recent advances in text-to-image generation, using synthetically generated data seldom brings a significant boost in performance for supervised learning. Oftentimes, synthetic datasets do not faithfully recreate the data distribution of real data, i.e., they lack the fidelity or diversity needed for effective downstream model training. While previous work has employed few-shot guidance to address this issue, existing methods still fail to capture and generate features unique to specific real images. In this paper, we introduce a novel dataset generation framework named LoFT, LoRA-Fused Training-data Generation with Few-shot Guidance. Our method fine-tunes LoRA weights on individual real images and fuses them at inference time, producing synthetic images that combine the features of real images for improved diversity and fidelity of generated data. We evaluate the synthetic data…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Multimodal Machine Learning Applications · Domain Adaptation and Few-Shot Learning
