StoryMem: Multi-shot Long Video Storytelling with Memory
Kaiwen Zhang, Liming Jiang, Angtian Wang, Jacob Zhiyuan Fang, Tiancheng Zhi, Qing Yan, Hao Kang, Xin Lu, Xingang Pan
TL;DR
StoryMem tackles long-form, multi-shot video storytelling by introducing Memory-to-Video (M2V), a memory-augmented conditioning mechanism that repurposes pre-trained single-shot diffusion models for coherent minute-long narratives. It maintains a compact, dynamically updated keyframe memory and injects it into generation via latent concatenation and negative RoPE shifts, with LoRA-only fine-tuning. Memory extraction uses CLIP-based semantic keyframe selection and HPSv3 aesthetic filtering to ensure informative memories while a memory sink balances long- and short-term context. Evaluations on ST-Bench show superior cross-shot consistency and high visual fidelity compared to baselines, demonstrating the practical potential for scalable, coherent long-form storytelling.
Abstract
Visual storytelling requires generating multi-shot videos with cinematic quality and long-range consistency. Inspired by human memory, we propose StoryMem, a paradigm that reformulates long-form video storytelling as iterative shot synthesis conditioned on explicit visual memory, transforming pre-trained single-shot video diffusion models into multi-shot storytellers. This is achieved by a novel Memory-to-Video (M2V) design, which maintains a compact and dynamically updated memory bank of keyframes from historical generated shots. The stored memory is then injected into single-shot video diffusion models via latent concatenation and negative RoPE shifts with only LoRA fine-tuning. A semantic keyframe selection strategy, together with aesthetic preference filtering, further ensures informative and stable memory throughout generation. Moreover, the proposed framework naturally accommodates smooth shot transitions and customized story generation applications. To facilitate evaluation, we introduce ST-Bench, a diverse benchmark for multi-shot video storytelling. Extensive experiments demonstrate that StoryMem achieves superior cross-shot consistency over previous methods while preserving high aesthetic quality and prompt adherence, marking a significant step toward coherent minute-long video storytelling.
