用多模态大模型让扩散模型更好理解多张参考图的共同特征。
EasyRef: Omni-Generalized Group Image Reference for Diffusion Models via Multimodal LLM
- 通过多模态大模型分析多图一致特征,替代简单平均嵌入
- 零样本泛化能力强,在新领域生成效果优于现有方法
- 无需微调,适合快速个性化图像生成场景
扩散模型的个性化已取得显著进展。传统无微调方法通常将多张参考图的图像嵌入平均后作为条件注入,但这种与图像无关的操作无法捕捉多图间的交互关系,难以提取一致视觉元素。尽管基于微调的低秩适配(LoRA)可通过训练过程有效提取多图中的一致元素,但需为每组图像单独微调。本文提出EasyRef,一种即插即用的适配方法,使扩散模型能同时依据多张参考图和文本提示进行生成。为有效挖掘多图中的一致视觉特征,我们利用多模态大语言模型(MLLM)的多图理解与指令遵循能力,通过指令引导其识别一致元素,并通过适配器将这些表示注入扩散过程,实现对未见领域的轻松泛化,挖掘未见数据中的一致视觉特征。为降低计算成本并提升细节保留,引入高效的参考图聚合策略和渐进式训练方案。最后,构建了新的多参考图像生成基准MRBench。实验表明,EasyRef在美学质量与跨领域零样本泛化能力上均超越IP-Adapter等无微调方法和LoRA等微调方法。
原文摘要 · Abstract (English)
Significant achievements in personalization of diffusion models have been witnessed. Conventional tuning-free methods mostly encode multiple reference images by averaging their image embeddings as the injection condition, but such an image-independent operation cannot perform interaction among images to capture consistent visual elements within multiple references. Although the tuning-based Low-Rank Adaptation (LoRA) can effectively extract consistent elements within multiple images through the training process, it necessitates specific finetuning for each distinct image group. This paper introduces EasyRef, a novel plug-and-play adaptation method that enables diffusion models to be conditioned on multiple reference images and the text prompt. To effectively exploit consistent visual elements within multiple images, we leverage the multi-image comprehension and instruction-following capabilities of the multimodal large language model (MLLM), prompting it to capture consistent visual elements based on the instruction. Besides, injecting the MLLM's representations into the diffusion process through adapters can easily generalize to unseen domains, mining the consistent visual elements within unseen data. To mitigate computational costs and enhance fine-grained detail preservation, we introduce an efficient reference aggregation strategy and a progressive training scheme. Finally, we introduce MRBench, a new multi-reference image generation benchmark. Experimental results demonstrate EasyRef surpasses both tuning-free methods like IP-Adapter and tuning-based methods like LoRA, achieving superior aesthetic quality and robust zero-shot generalization across diverse domains.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。