SOTAVerified

Synthesizing Coherent Story with Auto-Regressive Latent Diffusion Models

2022-11-20Code Available2· sign in to hype

Xichen Pan, Pengda Qin, Yuhong Li, Hui Xue, Wenhu Chen

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Conditioned diffusion models have demonstrated state-of-the-art text-to-image synthesis capacity. Recently, most works focus on synthesizing independent images; While for real-world applications, it is common and necessary to generate a series of coherent images for story-stelling. In this work, we mainly focus on story visualization and continuation tasks and propose AR-LDM, a latent diffusion model auto-regressively conditioned on history captions and generated images. Moreover, AR-LDM can generalize to new characters through adaptation. To our best knowledge, this is the first work successfully leveraging diffusion models for coherent visual story synthesizing. Quantitative results show that AR-LDM achieves SoTA FID scores on PororoSV, FlintstonesSV, and the newly introduced challenging dataset VIST containing natural images. Large-scale human evaluations show that AR-LDM has superior performance in terms of quality, relevance, and consistency.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
FlintstonesSVAR-LDMFID19.28Unverified
PororoSVAR-LDMFID17.4Unverified
VISTAR-LDM (SIS captions)FID16.95Unverified
VISTAR-LDM (DII captions)FID17.03Unverified

Reproductions