paper-with-me

Papers

Video Paragraph Captioning Using Hierarchical Recurrent Neural Networks

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

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 framework contains a sentence generator and a paragraph generator. The sentence generator produces one simple short sentence that describes a specific short video interval. It exploits both temporal- and spatial-attention mechanisms to selectively focus on visual elements during generation. The paragraph generator captures the inter-sentence dependency by taking as input the sentential embedding produced by the sentence generator, combining it with the paragraph history, and outputting the new initial state for the sentence generator. We evaluate our approach on two large-scale benchmark datasets: YouTubeClips and TACoS-MultiLevel. The experiments demonstrate that our approach significantly outperforms the current state-of-the-art methods with BLEU@4 scores 0.499 and 0.305 respectively.

📄 PDF Abstract BibTeX arXiv:1510.07712

Code (0)

등록된 구현이 없습니다.

Tasks

SentenceVideo Captioning

Similar Papers 제목 키워드 기반

A Hierarchical Approach for Generating Descriptive Image Paragraphs

2016-11-20 · CVPR 2017 7 · Jonathan Krause, Justin Johnson, Ranjay Krishna, Li Fei-Fei

Recent progress on image captioning has made it possible to generate novel sentences describing images in natural language, but compressing an image into a single sentence can describe visual content in only coarse detai…

Dense CaptioningDescriptiveImage CaptioningImage Paragraph Captioning+1

MART: Memory-Augmented Recurrent Transformer for Coherent Video Paragraph Captioning

2020-05-11 · ACL 2020 6 · Jie Lei, Li-Wei Wang, Yelong Shen, Dong Yu 외

Generating multi-sentence descriptions for videos is one of the most challenging captioning tasks due to its high requirements for not only visual relevance but also discourse-based coherence across the sentences in the …

SentenceVideo Captioning

Move Forward and Tell: A Progressive Generator of Video Descriptions

2018-07-26 · ECCV 2018 9 · Yilei Xiong, Bo Dai, Dahua Lin

We present an efficient framework that can generate a coherent paragraph to describe a given video. Previous works on video captioning usually focus on video clips. They typically treat an entire video as a whole and gen…

DescriptiveSentenceVideo Captioning

ParaCNN: Visual Paragraph Generation via Adversarial Twin Contextual CNNs

2020-04-21 · Shi-Yang Yan, Yang Hua, Neil Robertson

Image description generation plays an important role in many real-world applications, such as image retrieval, automatic navigation, and disabled people support. A well-developed task of image description generation is i…

Image CaptioningImage DescriptionImage RetrievalRetrieval+1

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 g…

Image Captioning