TweedieMix: Improving Multi-Concept Fusion for Diffusion-based Image/Video Generation
Gihyun Kwon, Jong Chul Ye
TL;DR
TweedieMix addresses the challenge of generating images and videos that coherently integrate multiple personalized concepts by performing inference-time model composition in two stages: an initial content-aware sampling phase up to $t_{\text{con}}$ with a multi-object prompt and a resampling strategy, followed by a Tweedie-denoised-space fusion that regionally blends fine-tuned concept models. The method uses region-aware masks to guide concept fusion and introduces a training-free video extension via residual feature injection in an image-to-video pipeline. Experimental results show superior quantitative alignment (CLIP, DINO) and perceptual quality, along with favorable user studies, compared to strong baselines, and ablations confirm the contribution of CFG++, resampling, and denoised-space mixing. The approach offers a practical, scalable solution for multi-concept generation without weight merging or inversion steps, with broad applicability to image and video generation pipelines.
Abstract
Despite significant advancements in customizing text-to-image and video generation models, generating images and videos that effectively integrate multiple personalized concepts remains a challenging task. To address this, we present TweedieMix, a novel method for composing customized diffusion models during the inference phase. By analyzing the properties of reverse diffusion sampling, our approach divides the sampling process into two stages. During the initial steps, we apply a multiple object-aware sampling technique to ensure the inclusion of the desired target objects. In the later steps, we blend the appearances of the custom concepts in the de-noised image space using Tweedie's formula. Our results demonstrate that TweedieMix can generate multiple personalized concepts with higher fidelity than existing methods. Moreover, our framework can be effortlessly extended to image-to-video diffusion models, enabling the generation of videos that feature multiple personalized concepts. Results and source code are in our anonymous project page.
