DiffSensei: Bridging Multi-Modal LLMs and Diffusion Models for Customized Manga Generation
Abstract
Story visualization, the task of creating visual narratives from textual descriptions, has seen progress with text-to-image generation models. However, these models often lack effective control over character appearances and interactions, particularly in multi-character scenes. To address these limitations, we propose a new task: customized manga generation and introduce DiffSensei, an innovative framework specifically designed for generating manga with dynamic multi-character control. DiffSensei integrates a diffusion-based image generator with a multimodal large language model (MLLM) that acts as a text-compatible identity adapter. Our approach employs masked cross-attention to seamlessly incorporate character features, enabling precise layout control without direct pixel transfer. Additionally, the MLLM-based adapter adjusts character features to align with panel-specific text cues, allowing flexible adjustments in character expressions, poses, and actions. We also introduce MangaZero, a large-scale dataset tailored to this task, containing 43,264 manga pages and 427,147 annotated panels, supporting the visualization of varied character interactions and movements across sequential frames. Extensive experiments demonstrate that DiffSensei outperforms existing models, marking a significant advancement in manga generation by enabling text-adaptable character customization. The project page is https://jianzongwu.github.io/projects/diffsensei/.
Community
Project page: https://jianzongwu.github.io/projects/diffsensei/
Paper: https://arxiv.org/abs/2412.07589
Code: https://github.com/jianzongwu/DiffSensei
A new task, customized manga generation is proposed
A new dataset, MangaZero, is introduced.
A new MLLM model, DiffSensei, is designed to adapt this task.
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- SILMM: Self-Improving Large Multimodal Models for Compositional Text-to-Image Generation (2024)
- CreatiLayout: Siamese Multimodal Diffusion Transformer for Creative Layout-to-Image Generation (2024)
- Conditional Text-to-Image Generation with Reference Guidance (2024)
- Image Regeneration: Evaluating Text-to-Image Model via Generating Identical Image with Multimodal Large Language Models (2024)
- ILLUME: Illuminating Your LLMs to See, Draw, and Self-Enhance (2024)
- Diffusion Self-Distillation for Zero-Shot Customized Image Generation (2024)
- GraPE: A Generate-Plan-Edit Framework for Compositional T2I Synthesis (2024)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment:
@librarian-bot
recommend
What is about?
Hi! We propose a new task: customized manga generation and introduce DiffSensei, an innovative framework specifically designed for generating manga with dynamic multi-character control. DiffSensei integrates a diffusion-based image generator with a multimodal large language model (MLLM) that acts as a text-compatible identity adapter. Our approach employs masked cross-attention to seamlessly incorporate character features, enabling precise layout control without direct pixel transfer. Additionally, the MLLM-based adapter adjusts character features to align with panel-specific text cues, allowing flexible adjustments in character expressions, poses, and actions. We also introduce MangaZero, a large-scale dataset tailored to this task, containing 43,264 manga pages and 427,147 annotated panels, supporting the visualization of varied character interactions and movements across sequential frames.
@poetrychor
Please see our paper for more details.
Models citing this paper 1
Datasets citing this paper 1
Spaces citing this paper 0
No Space linking this paper