VisAgent: Narrative-Preserving Story Visualization Framework
Seungkwon Kim, GyuTae Park, Sangyeon Kim, Seung-Hun Nam
TL;DR
VisAgent tackles the challenge of preserving narrative meaning in story visualization by coupling a training-free, multi-agent story-distillation module with a three-agent image-rendering pipeline. The story module converts plain narratives into layered FG/BG prompts through a three-act analysis, with user feedback and reflection to minimize hallucinations. The image module builds semantic-consistent visuals by generating FG/BG elements separately, determining subject placement with a scene locator, and rendering via a SA-CA layer that fuses prompts and latent guidance. Quantitative metrics (FID, CCS, TIS) and human studies show that VisAgent yields higher narrative fidelity and image coherence compared with baselines like AutoStudio and GPT-4o-based prompts, demonstrating practical applicability for narrative-aware visualization.
Abstract
Story visualization is the transformation of narrative elements into image sequences. While existing research has primarily focused on visual contextual coherence, the deeper narrative essence of stories often remains overlooked. This limitation hinders the practical application of these approaches, as generated images frequently fail to capture the intended meaning and nuances of the narrative fully. To address these challenges, we propose VisAgent, a training-free multi-agent framework designed to comprehend and visualize pivotal scenes within a given story. By considering story distillation, semantic consistency, and contextual coherence, VisAgent employs an agentic workflow. In this workflow, multiple specialized agents collaborate to: (i) refine layered prompts based on the narrative structure and (ii) seamlessly integrate \gt{generated} elements, including refined prompts, scene elements, and subject placement, into the final image. The empirically validated effectiveness confirms the framework's suitability for practical story visualization applications.
