CVAIMar 22, 2024

MM-Diff: High-Fidelity Image Personalization via Multi-Modal Condition Integration

arXiv:2403.15059v111 citationsh-index: 6
Originality Incremental advance
AI Analysis

This addresses the need for efficient and high-fidelity image personalization in AI applications, representing a novel method for a known bottleneck.

The paper tackles the problem of poor generalization and efficiency in tuning-free personalized image generation by proposing MM-Diff, a framework that generates high-fidelity images of single and multiple subjects in seconds, outperforming leading methods in experiments.

Recent advances in tuning-free personalized image generation based on diffusion models are impressive. However, to improve subject fidelity, existing methods either retrain the diffusion model or infuse it with dense visual embeddings, both of which suffer from poor generalization and efficiency. Also, these methods falter in multi-subject image generation due to the unconstrained cross-attention mechanism. In this paper, we propose MM-Diff, a unified and tuning-free image personalization framework capable of generating high-fidelity images of both single and multiple subjects in seconds. Specifically, to simultaneously enhance text consistency and subject fidelity, MM-Diff employs a vision encoder to transform the input image into CLS and patch embeddings. CLS embeddings are used on the one hand to augment the text embeddings, and on the other hand together with patch embeddings to derive a small number of detail-rich subject embeddings, both of which are efficiently integrated into the diffusion model through the well-designed multimodal cross-attention mechanism. Additionally, MM-Diff introduces cross-attention map constraints during the training phase, ensuring flexible multi-subject image sampling during inference without any predefined inputs (e.g., layout). Extensive experiments demonstrate the superior performance of MM-Diff over other leading methods.

Foundations

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

Your Notes