Generating Visual Stories with Grounded and Coreferent Characters
Danyang Liu, Mirella Lapata, Frank Keller
TL;DR
The paper tackles the common problem of generic, poorly grounded narratives in visual storytelling by introducing character-centric story generation. It builds VIST++—an automated augmentation of VIST with visual and textual character coreference chains and multimodal alignment—and trains a generation model on this data (SOtter++), enforcing grounding via explicit character mentions linked to visual segments. The approach benefits from a novel LVLM-based coreference pipeline and an LLM-as-Judge evaluation, showing that textual coreference improves character richness and that combining visual and textual coreference yields the strongest coreference. The work demonstrates stronger character grounding and generalizes beyond VIST to the Visual Writing Prompts dataset, suggesting practical impact for more engaging and coherent visual narratives.
Abstract
Characters are important in narratives. They move the plot forward, create emotional connections, and embody the story's themes. Visual storytelling methods focus more on the plot and events relating to it, without building the narrative around specific characters. As a result, the generated stories feel generic, with character mentions being absent, vague, or incorrect. To mitigate these issues, we introduce the new task of character-centric story generation and present the first model capable of predicting visual stories with consistently grounded and coreferent character mentions. Our model is finetuned on a new dataset which we build on top of the widely used VIST benchmark. Specifically, we develop an automated pipeline to enrich VIST with visual and textual character coreference chains. We also propose new evaluation metrics to measure the richness of characters and coreference in stories. Experimental results show that our model generates stories with recurring characters which are consistent and coreferent to larger extent compared to baselines and state-of-the-art systems.
