CVDec 10, 2024

DiffSensei: Bridging Multi-Modal LLMs and Diffusion Models for Customized Manga Generation

arXiv:2412.07589v220 citationsh-index: 28CVPR
AI Analysis

This work addresses the challenge of text-adaptable character customization in manga generation for creators and artists, representing an incremental advancement in story visualization.

The paper tackles the problem of generating customized manga with precise control over character appearances and interactions in multi-character scenes, proposing DiffSensei, a framework that integrates a diffusion model with a multimodal LLM, and introduces the MangaZero dataset, achieving superior performance over existing models.

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: \textbf{customized manga generation} and introduce \textbf{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 \textbf{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/.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes