CVMay 28, 2025

AlignGen: Boosting Personalized Image Generation with Cross-Modality Prior Alignment

arXiv:2505.21911v11 citationsh-index: 18
Originality Incremental advance
AI Analysis

This work improves personalized image generation for users by enhancing content retention from reference images, though it is incremental as it builds on existing multi-modal attention mechanisms.

The paper tackles the problem of misalignment between textual and visual priors in personalized image generation, which causes loss of reference content, and proposes AlignGen to address this, resulting in outperformance of existing zero-shot methods and test-time optimization approaches.

Personalized image generation aims to integrate user-provided concepts into text-to-image models, enabling the generation of customized content based on a given prompt. Recent zero-shot approaches, particularly those leveraging diffusion transformers, incorporate reference image information through multi-modal attention mechanism. This integration allows the generated output to be influenced by both the textual prior from the prompt and the visual prior from the reference image. However, we observe that when the prompt and reference image are misaligned, the generated results exhibit a stronger bias toward the textual prior, leading to a significant loss of reference content. To address this issue, we propose AlignGen, a Cross-Modality Prior Alignment mechanism that enhances personalized image generation by: 1) introducing a learnable token to bridge the gap between the textual and visual priors, 2) incorporating a robust training strategy to ensure proper prior alignment, and 3) employing a selective cross-modal attention mask within the multi-modal attention mechanism to further align the priors. Experimental results demonstrate that AlignGen outperforms existing zero-shot methods and even surpasses popular test-time optimization approaches.

Foundations

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

Your Notes