ONE-PIC unifies diffusion fine-tuning tasks by arranging source and target images into a single visual context and training SDXL with LoRA to predict only the masked target region.
Intelligent Grimm -- Open-ended Visual Storytelling via Latent Diffusion Models
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Generative models have recently exhibited exceptional capabilities in text-to-image generation, but still struggle to generate image sequences coherently. In this work, we focus on a novel, yet challenging task of generating a coherent image sequence based on a given storyline, denoted as open-ended visual storytelling. We make the following three contributions: (i) to fulfill the task of visual storytelling, we propose a learning-based auto-regressive image generation model, termed as StoryGen, with a novel vision-language context module, that enables to generate the current frame by conditioning on the corresponding text prompt and preceding image-caption pairs; (ii) to address the data shortage of visual storytelling, we collect paired image-text sequences by sourcing from online videos and open-source E-books, establishing processing pipeline for constructing a large-scale dataset with diverse characters, storylines, and artistic styles, named StorySalon; (iii) Quantitative experiments and human evaluations have validated the superiority of our StoryGen, where we show StoryGen can generalize to unseen characters without any optimization, and generate image sequences with coherent content and consistent character. Code, dataset, and models are available at https://haoningwu3639.github.io/StoryGen_Webpage/
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2024 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Do We Need to Design Specific Diffusion Models for Different Tasks? Try ONE-PIC
ONE-PIC unifies diffusion fine-tuning tasks by arranging source and target images into a single visual context and training SDXL with LoRA to predict only the masked target region.