paper-with-me

Papers

Storytelling from an Image Stream Using Scene Graphs

2020-04-03 · The Thirty-Fourth AAAI Conference on Artificial Intelligence 2020 4 · Ruize Wang, Zhongyu Wei, Piji Li, Qi Zhang, Xuanjing Huang

Visual storytelling aims at generating a story from an image stream. Most existing methods tend to represent images directly with the extracted high-level features, which is not intuitive and difficult to interpret. We argue that translating each image into a graph-based semantic representation, i.e., scene graph, which explicitly encodes the objects and relationships detected within image, would benefit representing and describing images. To this end, we propose a novel graph-based architecture for visual storytelling by modeling the two-level relationships on scene graphs. In particular, on the within-image level, we employ a Graph Convolution Network (GCN) to enrich local fine-grained region representations of objects on scene graphs. To further model the interaction among images, on the cross-images level, a Temporal Convolution Network (TCN) is utilized to refine the region representations along the temporal dimension. Then the relation-aware representations are fed into the Gated Recurrent Unit (GRU) with attention mechanism for story generation. Experiments are conducted on the public visual storytelling dataset. Automatic and human evaluation results indicate that our method achieves state-of-the-art.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Story GenerationVisual Storytelling

Similar Papers 제목 키워드 기반

Expressive Scene Graph Generation Using Commonsense Knowledge Infusion for Visual Understanding and Reasoning

2022-05-31 · European Semantic Web Conference (ESWC) 2022 5 · Khan, M. Jaleed; Breslin, John G.; Curry, Edward

Scene graph generation aims to capture the semantic elements in images by modelling objects and their relationships in a structured manner, which are essential for visual understanding and reasoning tasks including image…

Common Sense ReasoningGraph GenerationImage CaptioningImage Generation+9

Storytelling of Photo Stream with Bidirectional Multi-thread Recurrent Neural Network

2016-06-02 · Yu Liu, Jianlong Fu, Tao Mei, Chang Wen Chen

Visual storytelling aims to generate human-level narrative language (i.e., a natural paragraph with multiple sentences) from a photo streams. A typical photo story consists of a global timeline with multi-thread local st…

Video CaptioningVisual Storytelling

Knowledgeable Storyteller: A Commonsense-Driven Generative Model for Visual Storytelling

2019-05-04 · IJCAI 2019 2019 5 · Pengcheng Yang, Fuli Luo, Peng Chen, Lei LI 외

The visual storytelling (VST) task aims at generating a reasonable and coherent paragraph-level story with the image stream as input. Different from caption that is a direct and literal description of image content, the …

AI AgentKnowledge GraphsSemantic SimilaritySemantic Textual Similarity+2

Diverse and Relevant Visual Storytelling with Scene Graph Embeddings

2020-11-01 · CONLL 2020 · Xudong Hong, Rakshith Shetty, Asad Sayeed, Khushboo Mehra 외

A problem in automatically generated stories for image sequences is that they use overly generic vocabulary and phrase structure and fail to match the distributional characteristics of human-generated text. We address th…

DiversityStory GenerationVisual Storytelling

Imagine, Reason and Write: Visual Storytelling with Graph Knowledge and Relational Reasoning

2021-05-18 · The Thirty-Fifth AAAI Conference on Artificial Intelligence 2021 5 · Chunpu Xu, Min Yang, Chengming Li, Ying Shen 외

Visual storytelling is a task of creating a short story based on photo streams. Different from visual captions, stories contain not only factual descriptions, but also imaginary concepts that do not appear in the images.…

DiversityInformativenessRelational ReasoningVisual Storytelling