paper-with-me

Papers

Taking an Emotional Look at Video Paragraph Captioning

2022-03-12 · Qinyu Li, Tengpeng Li, Hanli Wang, Chang Wen Chen

Translating visual data into natural language is essential for machines to understand the world and interact with humans. In this work, a comprehensive study is conducted on video paragraph captioning, with the goal to generate paragraph-level descriptions for a given video. However, current researches mainly focus on detecting objective facts, ignoring the needs to establish the logical associations between sentences and to discover more accurate emotions related to video contents. Such a problem impairs fluent and abundant expressions of predicted captions, which are far below human language tandards. To solve this problem, we propose to construct a large-scale emotion and logic driven multilingual dataset for this task. This dataset is named EMVPC (standing for "Emotional Video Paragraph Captioning") and contains 53 widely-used emotions in daily life, 376 common scenes corresponding to these emotions, 10,291 high-quality videos and 20,582 elaborated paragraph captions with English and Chinese versions. Relevant emotion categories, scene labels, emotion word labels and logic word labels are also provided in this new dataset. The proposed EMVPC dataset intends to provide full-fledged video paragraph captioning in terms of rich emotions, coherent logic and elaborate expressions, which can also benefit other tasks in vision-language fields. Furthermore, a comprehensive study is conducted through experiments on existing benchmark video paragraph captioning datasets and the proposed EMVPC. The stateof-the-art schemes from different visual captioning tasks are compared in terms of 15 popular metrics, and their detailed objective as well as subjective results are summarized. Finally, remaining problems and future directions of video paragraph captioning are also discussed. The unique perspective of this work is expected to boost further development in video paragraph captioning research.

📄 PDF Abstract BibTeX arXiv:2203.06356

Code (0)

등록된 구현이 없습니다.

Tasks

Image Captioning

Similar Papers 제목 키워드 기반

Video Paragraph Captioning as a Text Summarization Task

2021-08-01 · ACL 2021 5 · Hui Liu, Xiaojun Wan

Video paragraph captioning aims to generate a set of coherent sentences to describe a video that contains several events. Most previous methods simplify this task by using ground-truth event segments. In this work, we pr…

SentenceText Summarization

Video Paragraph Captioning Using Hierarchical Recurrent Neural Networks

2015-10-26 · CVPR 2016 6 · Haonan Yu, Jiang Wang, Zhiheng Huang, Yi Yang 외

We present an approach that exploits hierarchical Recurrent Neural Networks (RNNs) to tackle the video captioning problem, i.e., generating one or multiple sentences to describe a realistic video. Our hierarchical framew…

SentenceVideo Captioning

Towards Diverse Paragraph Captioning for Untrimmed Videos

2021-05-30 · CVPR 2021 1 · Yuqing Song, ShiZhe Chen, Qin Jin

Video paragraph captioning aims to describe multiple events in untrimmed videos with descriptive paragraphs. Existing approaches mainly solve the problem in two steps: event detection and then event captioning. Such two-…

DescriptiveDiversityEvent Detection

Discourse Analysis for Evaluating Coherence in Video Paragraph Captions

2022-01-17 · Arjun R Akula, Song-Chun Zhu

Video paragraph captioning is the task of automatically generating a coherent paragraph description of the actions in a video. Previous linguistic studies have demonstrated that coherence of a natural language text is re…

Video CaptioningVisual DialogVisual Storytelling

SPECTRUM: Semantic Processing and Emotion-informed video-Captioning Through Retrieval and Understanding Modalities

2024-11-04 · Ehsan Faghihi, Mohammedreza Zarenejad, Ali-Asghar Beheshti Shirazi

Capturing a video's meaning and critical concepts by analyzing the subtle details is a fundamental yet challenging task in video captioning. Identifying the dominant emotional tone in a video significantly enhances the p…

AttributeDescriptiveRetrievalText Retrieval+2