paper-with-me

Papers

Album Storytelling with Iterative Story-aware Captioning and Large Language Models

2023-05-22 · Munan Ning, Yujia Xie, Dongdong Chen, Zeyin Song, Lu Yuan, Yonghong Tian, Qixiang Ye, Li Yuan

This work studies how to transform an album to vivid and coherent stories, a task we refer to as "album storytelling". While this task can help preserve memories and facilitate experience sharing, it remains an underexplored area in current literature. With recent advances in Large Language Models (LLMs), it is now possible to generate lengthy, coherent text, opening up the opportunity to develop an AI assistant for album storytelling. One natural approach is to use caption models to describe each photo in the album, and then use LLMs to summarize and rewrite the generated captions into an engaging story. However, we find this often results in stories containing hallucinated information that contradicts the images, as each generated caption ("story-agnostic") is not always about the description related to the whole story or miss some necessary information. To address these limitations, we propose a new iterative album storytelling pipeline. Specifically, we start with an initial story and build a story-aware caption model to refine the captions using the whole story as guidance. The polished captions are then fed into the LLMs to generate a new refined story. This process is repeated iteratively until the story contains minimal factual errors while maintaining coherence. To evaluate our proposed pipeline, we introduce a new dataset of image collections from vlogs and a set of systematic evaluation metrics. Our results demonstrate that our method effectively generates more accurate and engaging stories for albums, with enhanced coherence and vividness.

📄 PDF Abstract BibTeX arXiv:2305.12943

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Hierarchically-Attentive RNN for Album Summarization and Storytelling

2017-08-09 · EMNLP 2017 9 · Licheng Yu, Mohit Bansal, Tamara L. Berg

We address the problem of end-to-end visual storytelling. Given a photo album, our model first selects the most representative (summary) photos, and then composes a natural language story for the album. For this task, we…

RetrievalVisual Storytelling

Hierarchical Photo-Scene Encoder for Album Storytelling

2019-02-02 · Bairui Wang, Lin Ma, Wei zhang, Wenhao Jiang 외

In this paper, we propose a novel model with a hierarchical photo-scene encoder and a reconstructor for the task of album storytelling. The photo-scene encoder contains two sub-encoders, namely the photo and scene encode…

DecoderImage-guided Story Ending GenerationVisual Storytelling

Coherent Visual Storytelling via Parallel Top-Down Visual and Topic Attention

2022-08-17 · IEEE Transactions on Circuits and Systems for Video Technology 2022 8 · Jinjing Gu, Hanli Wang

Visual storytelling aims at producing a narrative paragraph for a given photo album automatically. It introduces more new challenges than individual image paragraph descriptions, mainly due to the difficulty in preservin…

DiversitySentenceText GenerationVisual Storytelling

Visual Storytelling with Hierarchical BERT Semantic Guidance

2022-01-10 · ACM Multimedia Asia 2022 1 · Ruichao Fan, Hanli Wang, Jinjing Gu, and Xianhui Liu

Visual storytelling, which aims at automatically producing a narrative paragraph for photo album, remains quite challenging due to the complexity and diversity of photo album content. In addition, open-domain photo album…

SentenceText GenerationVisual Storytelling

TARN-VIST: Topic Aware Reinforcement Network for Visual Storytelling

2024-03-18 · Weiran Chen, Xin Li, Jiaqi Su, Guiqian Zhu 외

As a cross-modal task, visual storytelling aims to generate a story for an ordered image sequence automatically. Different from the image captioning task, visual storytelling requires not only modeling the relationships …

Image CaptioningVisual Storytelling