English

Story Visualization by Online Text Augmentation with Context Memory

Computer Vision and Pattern Recognition 2023-08-22 v2 Artificial Intelligence Machine Learning

Abstract

Story visualization (SV) is a challenging text-to-image generation task for the difficulty of not only rendering visual details from the text descriptions but also encoding a long-term context across multiple sentences. While prior efforts mostly focus on generating a semantically relevant image for each sentence, encoding a context spread across the given paragraph to generate contextually convincing images (e.g., with a correct character or with a proper background of the scene) remains a challenge. To this end, we propose a novel memory architecture for the Bi-directional Transformer framework with an online text augmentation that generates multiple pseudo-descriptions as supplementary supervision during training for better generalization to the language variation at inference. In extensive experiments on the two popular SV benchmarks, i.e., the Pororo-SV and Flintstones-SV, the proposed method significantly outperforms the state of the arts in various metrics including FID, character F1, frame accuracy, BLEU-2/3, and R-precision with similar or less computational complexity.

Keywords

Cite

@article{arxiv.2308.07575,
  title  = {Story Visualization by Online Text Augmentation with Context Memory},
  author = {Daechul Ahn and Daneul Kim and Gwangmo Song and Seung Hwan Kim and Honglak Lee and Dongyeop Kang and Jonghyun Choi},
  journal= {arXiv preprint arXiv:2308.07575},
  year   = {2023}
}

Comments

ICCV 2023, Project page: https://dcahn12.github.io/projects/CMOTA/

R2 v1 2026-06-28T11:55:46.578Z