CVAug 1

CopyCat: Improving Fine-Grained Subject Consistency in Subject-to-Image Models within Seconds

arXiv:2608.0067411.8h-index: 3
Predicted impact top 25% in CV · last 90 daysOriginality Incremental advance
AI Analysis

This addresses the need for efficient fine-grained personalization in image generation, offering a fast, one-time refinement that works across models and subjects.

CopyCat improves fine-grained subject consistency in subject-to-image models by attaching a lightweight LoRA and optimizing it with a single proxy image via self-reconstruction, achieving refinement in seconds. Experiments on DreamBench and XVerseBench show consistent improvements in subject consistency across models and settings.

Recent subject-to-image models have achieved impressive progress in personalized image generation, yet they still struggle to preserve fine-grained subject-specific details. A major reason is the lack of high-quality fine-grained identity supervision: real paired data are expensive to collect, while synthesized training pairs often preserve only coarse subject appearance and fail to capture subtle subject-specific details. In this work, we propose CopyCat, a lightweight model-refinement framework that improves fine-grained subject consistency within only a few seconds. CopyCat performs a one-time refinement of a pretrained subject-to-image model by attaching a lightweight Fine-grained Consistency LoRA (FCLoRA) and optimizing it using a single proxy image, which is used as both the conditioning image and the reconstruction target. This exact self-reconstruction objective substantially simplifies the optimization task, enabling effective fine-grained refinement within only a few seconds. The refinement is performed only once; the resulting model can be directly applied to diverse unseen reference subjects and prompts without further subject-specific optimization. We further revisit subject-to-image LoRA training in double-stream diffusion transformers and find that adapting only the visual stream consistently improves subject consistency. Extensive experiments on DreamBench and XVerseBench demonstrate consistent improvements in fine-grained subject consistency across representative subject-to-image models under both single- and multi-subject settings.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes