paper-with-me

홈 › Papers

MoA: Mixture-of-Attention for Subject-Context Disentanglement in Personalized Image Generation

2024-04-17 · Kuan-Chieh Wang, Daniil Ostashev, Yuwei Fang, Sergey Tulyakov, Kfir Aberman

We introduce a new architecture for personalization of text-to-image diffusion models, coined Mixture-of-Attention (MoA). Inspired by the Mixture-of-Experts mechanism utilized in large language models (LLMs), MoA distributes the generation workload between two attention pathways: a personalized branch and a non-personalized prior branch. MoA is designed to retain the original model's prior by fixing its attention layers in the prior branch, while minimally intervening in the generation process with the personalized branch that learns to embed subjects in the layout and context generated by the prior branch. A novel routing mechanism manages the distribution of pixels in each layer across these branches to optimize the blend of personalized and generic content creation. Once trained, MoA facilitates the creation of high-quality, personalized images featuring multiple subjects with compositions and interactions as diverse as those generated by the original model. Crucially, MoA enhances the distinction between the model's pre-existing capability and the newly augmented personalized intervention, thereby offering a more disentangled subject-context control that was previously unattainable. Project page: https://snap-research.github.io/mixture-of-attention

📄 PDF Abstract BibTeX arXiv:2404.11565

Code (0)

등록된 구현이 없습니다.

Tasks

DisentanglementImage GenerationMixture-of-ExpertsPersonalized Image Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

MOSAIC: Multi-Subject Personalized Generation via Correspondence-Aware Alignment and Disentanglement

2025-09-02 · Dong She, Siming Fu, Mushui Liu, Qiaoqiao Jin 외 arxiv

Multi-subject personalized generation presents unique challenges in maintaining identity fidelity and semantic coherence when synthesizing images conditioned on multiple reference subjects. Existing methods often suffer …

Semantic correspondence

FastComposer: Tuning-Free Multi-Subject Image Generation with Localized Attention

2023-05-17 · Guangxuan Xiao, Tianwei Yin, William T. Freeman, Frédo Durand 외

Diffusion models excel at text-to-image generation, especially in subject-driven generation for personalized images. However, existing methods are inefficient due to the subject-specific fine-tuning, which is computation…

DenoisingDiffusion PersonalizationDiffusion Personalization Tuning FreeImage Generation+3

FreeTuner: Any Subject in Any Style with Training-free Diffusion

2024-05-23 · Youcan Xu, Zhen Wang, Jun Xiao, Wei Liu 외

With the advance of diffusion models, various personalized image generation methods have been proposed. However, almost all existing work only focuses on either subject-driven or style-driven personalization. Meanwhile, …

DisentanglementImage GenerationPersonalized Image Generation

PVChat: Personalized Video Chat with One-Shot Learning

2025-03-21 · Yufei Shi, Weilong Yan, Gang Xu, Yumeng Li 외

Video large language models (ViLLMs) excel in general video understanding, e.g., recognizing activities like talking and eating, but struggle with identity-aware comprehension, such as "Wilson is receiving chemotherapy" …

One-Shot LearningQuestion AnsweringVideo Understanding

Beyond Whole Dialogue Modeling: Contextual Disentanglement for Conversational Recommendation

2025-04-24 · Guojia An, Jie Zou, Jiwei Wei, Chaoning Zhang 외

Conversational recommender systems aim to provide personalized recommendations by analyzing and utilizing contextual information related to dialogue. However, existing methods typically model the dialogue context as a wh…

Conversational RecommendationcounterfactualCounterfactual InferenceDisentanglement+3