CVJun 13, 2025

ViSTA: Visual Storytelling using Multi-modal Adapters for Text-to-Image Diffusion Models

arXiv:2506.12198v13 citationsh-index: 4
Originality Incremental advance
AI Analysis

This work addresses the problem of visual storytelling for applications requiring sequential image generation, though it is incremental as it builds on existing diffusion models with adapter-based enhancements.

The paper tackles the challenge of generating coherent image sequences for visual storytelling with text-to-image diffusion models by proposing ViSTA, a multi-modal history adapter that improves consistency and alignment with narrative prompts, achieving strong performance on datasets like StorySalon and FlintStonesSV.

Text-to-image diffusion models have achieved remarkable success, yet generating coherent image sequences for visual storytelling remains challenging. A key challenge is effectively leveraging all previous text-image pairs, referred to as history text-image pairs, which provide contextual information for maintaining consistency across frames. Existing auto-regressive methods condition on all past image-text pairs but require extensive training, while training-free subject-specific approaches ensure consistency but lack adaptability to narrative prompts. To address these limitations, we propose a multi-modal history adapter for text-to-image diffusion models, \textbf{ViSTA}. It consists of (1) a multi-modal history fusion module to extract relevant history features and (2) a history adapter to condition the generation on the extracted relevant features. We also introduce a salient history selection strategy during inference, where the most salient history text-image pair is selected, improving the quality of the conditioning. Furthermore, we propose to employ a Visual Question Answering-based metric TIFA to assess text-image alignment in visual storytelling, providing a more targeted and interpretable assessment of generated images. Evaluated on the StorySalon and FlintStonesSV dataset, our proposed ViSTA model is not only consistent across different frames, but also well-aligned with the narrative text descriptions.

Foundations

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

Your Notes