CLOct 26, 2020

Reading Between the Lines: Exploring Infilling in Visual Narratives

arXiv:2010.13944v1995 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of producing coherent textual descriptions from visual narratives for applications like story and procedure generation, representing an incremental improvement with a new dataset.

The paper tackles the problem of generating coherent long-form narratives from sequences of images by using infilling techniques to predict missing steps, resulting in a METEOR score of 27.51, which is higher than the state-of-the-art in visual storytelling.

Generating long form narratives such as stories and procedures from multiple modalities has been a long standing dream for artificial intelligence. In this regard, there is often crucial subtext that is derived from the surrounding contexts. The general seq2seq training methods render the models shorthanded while attempting to bridge the gap between these neighbouring contexts. In this paper, we tackle this problem by using \textit{infilling} techniques involving prediction of missing steps in a narrative while generating textual descriptions from a sequence of images. We also present a new large scale \textit{visual procedure telling} (ViPT) dataset with a total of 46,200 procedures and around 340k pairwise images and textual descriptions that is rich in such contextual dependencies. Generating steps using infilling technique demonstrates the effectiveness in visual procedures with more coherent texts. We conclusively show a METEOR score of 27.51 on procedures which is higher than the state-of-the-art on visual storytelling. We also demonstrate the effects of interposing new text with missing images during inference. The code and the dataset will be publicly available at https://visual-narratives.github.io/Visual-Narratives/.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes