paper-with-me

홈 › Papers

Entity Re-identification in Visual Storytelling via Contrastive Reinforcement Learning

2025-07-09 · Daniel A. P. Oliveira, David Martins de Matos arxiv

Visual storytelling systems, particularly large vision-language models, struggle to maintain character and object identity across frames, often failing to recognize when entities in different images represent the same individuals or objects, leading to inconsistent references and referential hallucinations. This occurs because models lack explicit training on when to establish entity connections across frames. We propose a contrastive reinforcement learning approach that trains models to discriminate between coherent image sequences and stories from unrelated images. We extend the Story Reasoning dataset with synthetic negative examples to teach appropriate entity connection behavior. We employ Direct Preference Optimization with a dual-component reward function that promotes grounding and re-identification of entities in real stories while penalizing incorrect entity connections in synthetic contexts. Using this contrastive framework, we fine-tune Qwen Storyteller (based on Qwen2.5-VL 7B). Evaluation shows improvements in grounding mAP from 0.27 to 0.31 (+14.8%), F1 from 0.35 to 0.41 (+17.1%). Pronoun grounding accuracy improved across all pronoun types except "its", and cross-frame character and object persistence increased across all frame counts, with entities appearing in 5 or more frames advancing from 29.3% to 33.3% (+13.7%). Well-structured stories, containing the chain-of-thought and grounded story, increased from 79.1% to 97.5% (+23.3%).

📄 PDF Abstract BibTeX arXiv:2507.07340

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningVisual Storytelling

Similar Papers 제목 키워드 기반

Context-aware Visual Storytelling with Visual Prefix Tuning and Contrastive Learning

2024-08-12 · Yingjin Song, Denis Paperno, Albert Gatt

Visual storytelling systems generate multi-sentence stories from image sequences. In this task, capturing contextual information and bridging visual variation bring additional challenges. We propose a simple yet effectiv…

Contrastive LearningInformativenessSentenceVisual Storytelling

A Pipeline for Creative Visual Storytelling

2018-07-21 · WS 2018 6 · Stephanie M. Lukin, Reginald Hobbs, Clare R. Voss

Computational visual storytelling produces a textual description of events and interpretations depicted in a sequence of images. These texts are made possible by advances and cross-disciplinary approaches in natural lang…

Visual 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

Sidecar: Training-Free Semantic Reuse for Character-Consistent Free-form Visual Storytelling

2026-08-27 · Sibo Dong, Sarah Adel Bargal arxiv

Visual storytelling requires generating images that follow a narrative while preserving consistent character identities across frames. In free-form story generation, a character is fully described only when first introdu…

Visual StorytellingStory Generation

DeCorStory: Gram-Schmidt Prompt Embedding Decorrelation for Consistent Storytelling

2026-02-01 · Ayushman Sarkar, Zhenyu Yu, Mohd Yamani Idna Idris arxiv

Maintaining visual and semantic consistency across frames is a key challenge in text-to-image storytelling. Existing training-free methods, such as One-Prompt-One-Story, concatenate all prompts into a single sequence, wh…