TokenVerse: Versatile Multi-concept Personalization in Token Modulation Space
Daniel Garibi, Shahar Yadin, Roni Paiss, Omer Tov, Shiran Zada, Ariel Ephrat, Tomer Michaeli, Inbar Mosseri, Tali Dekel
TL;DR
TokenVerse tackles multi-concept personalized image generation by learning per-token modulation directions in the modulation space $\mathcal{M}^+$ of a diffusion Transformer. A lightweight Concept-Mod predicts token-wise directions, enabling unsupervised disentanglement of multiple concepts from multiple images and plug-and-play composition without segmentation masks. The method uses a two-stage, per-block optimization with a concept isolation loss to minimize cross-concept interference, achieving high concept preservation and prompt fidelity on DreamBench++-style benchmarks and user studies. This approach broadens controllable content creation to objects, poses, materials, and lighting, with strong implications for storytelling and customized visual generation.
Abstract
We present TokenVerse -- a method for multi-concept personalization, leveraging a pre-trained text-to-image diffusion model. Our framework can disentangle complex visual elements and attributes from as little as a single image, while enabling seamless plug-and-play generation of combinations of concepts extracted from multiple images. As opposed to existing works, TokenVerse can handle multiple images with multiple concepts each, and supports a wide-range of concepts, including objects, accessories, materials, pose, and lighting. Our work exploits a DiT-based text-to-image model, in which the input text affects the generation through both attention and modulation (shift and scale). We observe that the modulation space is semantic and enables localized control over complex concepts. Building on this insight, we devise an optimization-based framework that takes as input an image and a text description, and finds for each word a distinct direction in the modulation space. These directions can then be used to generate new images that combine the learned concepts in a desired configuration. We demonstrate the effectiveness of TokenVerse in challenging personalization settings, and showcase its advantages over existing methods. project's webpage in https://token-verse.github.io/
