ChimeraLoRA: Multi-Head LoRA-Guided Synthetic Datasets
Hoyoung Kim, Minwoo Jang, Jabin Koo, Sangdoo Yun, Jungseul Ok

TL;DR
ChimeraLoRA introduces a multi-head LoRA approach combining class-shared and image-specific adapters to generate diverse, detail-rich synthetic datasets that improve classification in data-scarce domains.
Contribution
The paper proposes a novel multi-head LoRA method that separates class priors and image details, enhancing synthetic data diversity and fidelity for better downstream performance.
Findings
Synthesized datasets are diverse and detail-rich.
Improved classification accuracy on downstream tasks.
Method outperforms single-head LoRA approaches.
Abstract
Beyond general recognition tasks, specialized domains and fine-grained settings often encounter data scarcity, especially for tail classes. To obtain less biased and more reliable models under such scarcity, practitioners leverage diffusion models to supplement underrepresented regions of real data. Specifically, recent studies fine-tune pretrained diffusion models with LoRA on few-shot real sets to synthesize additional images. While an image-wise LoRA trained on a single image captures fine-grained details yet offers limited diversity, a class-wise LoRA trained over all shots produces diverse images as it encodes class priors yet tends to overlook fine details. To combine both benefits, we separate the adapter into a class-shared LoRA~ for class priors and per-image LoRAs~ for image-specific characteristics. To expose coherent class semantics in the shared LoRA~, we…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Generative Adversarial Networks and Image Synthesis · Face recognition and analysis
