paper-with-me

홈 › Papers

TokenVerse: Versatile Multi-concept Personalization in Token Modulation Space

2025-01-21 · Daniel Garibi, Shahar Yadin, Roni Paiss, Omer Tov, Shiran Zada, Ariel Ephrat, Tomer Michaeli, Inbar Mosseri, Tali Dekel

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/

📄 PDF Abstract BibTeX arXiv:2501.12224

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
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 제목 키워드 기반

TokenVerse++: Towards Flexible Multitask Learning with Dynamic Task Activation

2025-08-27 · Shashi Kumar, Srikanth Madikeri, Esaú Villatoro-Tello, Sergio Burdisso 외 arxiv

Token-based multitasking frameworks like TokenVerse require all training utterances to have labels for all tasks, hindering their ability to leverage partially annotated datasets and scale effectively. We propose TokenVe…

Language Identification

TokenVerse: Towards Unifying Speech and NLP Tasks via Transducer-based ASR

2024-07-05 · Shashi Kumar, Srikanth Madikeri, Juan Zuluaga-Gomez, Iuliia Thorbecke 외

In traditional conversational intelligence from speech, a cascaded pipeline is used, involving tasks such as voice activity detection, diarization, transcription, and subsequent processing with different NLP models for t…

Action DetectionActivity DetectionChange Detectionnamed-entity-recognition+4

Mod-Adapter: Tuning-Free and Versatile Multi-concept Personalization via Modulation Adapter

2025-05-24 · Weizhi Zhong, Huan Yang, Zheng Liu, Huiguo He 외

Personalized text-to-image generation aims to synthesize images of user-provided concepts in diverse contexts. Despite recent progress in multi-concept personalization, most are limited to object concepts and struggle to…

Image GenerationMixture-of-ExpertsText to Image GenerationText-to-Image Generation

Ego: Embedding-Guided Personalization of Vision-Language Models

2026-03-10 · Soroush Seifi, Simon Gardier, Vaggelis Dorovatas, Daniel Olmeda Reino 외 arxiv

AI assistants that support humans in daily life are becoming increasingly feasible, driven by the rapid advancements in multimodal language models. A key challenge lies in overcoming the generic nature of these models to…

MC-LLaVA: Multi-Concept Personalized Vision-Language Model

2024-11-18 · Ruichuan An, Sihan Yang, Ming Lu, Renrui Zhang 외

Current vision-language models (VLMs) show exceptional abilities across diverse tasks, such as visual question answering. To enhance user experience, recent studies investigate VLM personalization to understand user-prov…

Language ModelingLanguage ModellingQuestion AnsweringVisual Question Answering