CVAIMay 31, 2025

Parallel Rescaling: Rebalancing Consistency Guidance for Personalized Diffusion Models

arXiv:2506.00607v1h-index: 1
Originality Incremental advance
AI Analysis

This addresses the challenge of balancing identity fidelity and prompt adherence in personalized image generation for users with limited data, representing an incremental improvement over prior methods.

The paper tackles the problem of personalizing diffusion models with few reference images, where existing methods overfit and misalign with text prompts. The proposed parallel rescaling technique improves prompt alignment and visual fidelity, showing gains over baselines on challenging stylized prompts.

Personalizing diffusion models to specific users or concepts remains challenging, particularly when only a few reference images are available. Existing methods such as DreamBooth and Textual Inversion often overfit to limited data, causing misalignment between generated images and text prompts when attempting to balance identity fidelity with prompt adherence. While Direct Consistency Optimization (DCO) with its consistency-guided sampling partially alleviates this issue, it still struggles with complex or stylized prompts. In this paper, we propose a parallel rescaling technique for personalized diffusion models. Our approach explicitly decomposes the consistency guidance signal into parallel and orthogonal components relative to classifier free guidance (CFG). By rescaling the parallel component, we minimize disruptive interference with CFG while preserving the subject's identity. Unlike prior personalization methods, our technique does not require additional training data or expensive annotations. Extensive experiments show improved prompt alignment and visual fidelity compared to baseline methods, even on challenging stylized prompts. These findings highlight the potential of parallel rescaled guidance to yield more stable and accurate personalization for diverse user inputs.

Foundations

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

Your Notes