paper-with-me

Papers

DiffBlender: Scalable and Composable Multimodal Text-to-Image Diffusion Models

2023-05-24 · Sungnyun Kim, Junsoo Lee, Kibeom Hong, Daesik Kim, Namhyuk Ahn

In this study, we aim to extend the capabilities of diffusion-based text-to-image (T2I) generation models by incorporating diverse modalities beyond textual description, such as sketch, box, color palette, and style embedding, within a single model. We thus design a multimodal T2I diffusion model, coined as DiffBlender, by separating the channels of conditions into three types, i.e., image forms, spatial tokens, and non-spatial tokens. The unique architecture of DiffBlender facilitates adding new input modalities, pioneering a scalable framework for conditional image generation. Notably, we achieve this without altering the parameters of the existing generative model, Stable Diffusion, only with updating partial components. Our study establishes new benchmarks in multimodal generation through quantitative and qualitative comparisons with existing conditional generation methods. We demonstrate that DiffBlender faithfully blends all the provided information and showcase its various applications in the detailed image synthesis.

📄 PDF Abstract BibTeX arXiv:2305.15194

Code (1)

sungnyun/diffblender 공식 구현 pytorch

Tasks

Conditional Image GenerationImage Generationmultimodal generationText-to-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 제목 키워드 기반

i-Code Studio: A Configurable and Composable Framework for Integrative AI

2023-05-23 · Yuwei Fang, Mahmoud Khademi, Chenguang Zhu, ZiYi Yang 외

Artificial General Intelligence (AGI) requires comprehensive understanding and generation capabilities for a variety of tasks spanning different modalities and functionalities. Integrative AI is one important direction t…

Question AnsweringRetrievalSpeech-to-Speech TranslationText Retrieval+2

Any-to-Any Generation via Composable Diffusion

2023-05-19 · NeurIPS 2023 11 · Zineng Tang, ZiYi Yang, Chenguang Zhu, Michael Zeng 외

We present Composable Diffusion (CoDi), a novel generative model capable of generating any combination of output modalities, such as language, image, video, or audio, from any combination of input modalities. Unlike exis…

Audio Generation

MODEC: Multimodal Decomposable Models for Human Pose Estimation

2013-06-01 · CVPR 2013 6 · Ben Sapp, Ben Taskar

We propose a multimodal, decomposable model for articulated human pose estimation in monocular images. A typical approach to this problem is to use a linear structured model, which struggles to capture the wide range of …

Pose Estimation

CharCom: Composable Identity Control for Multi-Character Story Illustration

2025-10-11 · Zhongsheng Wang, Ming Lin, Zhedong Lin, Yaser Shakib 외 arxiv

Ensuring character identity consistency across varying prompts remains a fundamental limitation in diffusion-based text-to-image generation. We propose CharCom, a modular and parameter-efficient framework that achieves c…

Text-to-Image Generation

Rosetta: Composable Native Multimodal Pretraining

2026-07-01 · Xiangyue Liu, Zijian Zhang, Miles Yang, Zhao Zhong 외 arxiv

Achieving true artificial general intelligence requires foundation models capable of integrating new modalities without forgetting prior knowledge. However, accommodating continuous generative objectives alongside discre…

Image Generation