paper-with-me

Papers

Knowledge-Enriched Visual Storytelling

2019-12-03 · Chao-Chun Hsu, Zi-Yuan Chen, Chi-Yang Hsu, Chih-Chia Li, Tzu-Yuan Lin, Ting-Hao 'Kenneth' Huang, Lun-Wei Ku

Stories are diverse and highly personalized, resulting in a large possible output space for story generation. Existing end-to-end approaches produce monotonous stories because they are limited to the vocabulary and knowledge in a single training dataset. This paper introduces KG-Story, a three-stage framework that allows the story generation model to take advantage of external Knowledge Graphs to produce interesting stories. KG-Story distills a set of representative words from the input prompts, enriches the word set by using external knowledge graphs, and finally generates stories based on the enriched word set. This distill-enrich-generate framework allows the use of external resources not only for the enrichment phase, but also for the distillation and generation phases. In this paper, we show the superiority of KG-Story for visual storytelling, where the input prompt is a sequence of five photos and the output is a short story. Per the human ranking evaluation, stories generated by KG-Story are on average ranked better than that of the state-of-the-art systems. Our code and output stories are available at https://github.com/zychen423/KE-VIST.

📄 PDF Abstract BibTeX arXiv:1912.01496

Code (1)

zychen423/KE-VIST 공식 구현 pytorch

Tasks

Knowledge GraphsStory GenerationVisual Storytelling

Similar Papers 제목 키워드 기반

Knowledge-enriched Attention Network with Group-wise Semantic for Visual Storytelling

2022-03-10 · Tengpeng Li, Hanli Wang, Bin He, Chang Wen Chen

As a technically challenging topic, visual storytelling aims at generating an imaginary and coherent story with narrative multi-sentences from a group of relevant images. Existing methods often generate direct and rigid …

DecoderStory GenerationVisual Storytelling

Comprehending Spatio-temporal Data via Cinematic Storytelling using Large Language Models

2025-10-20 · Panos Kalnis. Shuo Shang, Christian S. Jensen arxiv

Spatio-temporal data captures complex dynamics across both space and time, yet traditional visualizations are complex, require domain expertise and often fail to resonate with broader audiences. Here, we propose MapMuse,…

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

MMCOMET: A Large-Scale Multimodal Commonsense Knowledge Graph for Contextual Reasoning

2026-03-01 · Eileen Wang, Hiba Arnaout, Dhita Pratama, Shuo Yang 외 arxiv

We present MMCOMET, the first multimodal commonsense knowledge graph (MMKG) that integrates physical, social, and eventive knowledge. MMCOMET extends the ATOMIC2020 knowledge graph to include a visual dimension, through …

Visual StorytellingImage CaptioningImage Retrieval

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