paper-with-me

Papers

Guidance Module Network for Video Captioning

2020-12-20 · Xiao Zhang, Chunsheng Liu, Faliang Chang

Video captioning has been a challenging and significant task that describes the content of a video clip in a single sentence. The model of video captioning is usually an encoder-decoder. We find that the normalization of extracted video features can improve the final performance of video captioning. Encoder-decoder model is usually trained using teacher-enforced strategies to make the prediction probability of each word close to a 0-1 distribution and ignore other words. In this paper, we present a novel architecture which introduces a guidance module to encourage the encoder-decoder model to generate words related to the past and future words in a caption. Based on the normalization and guidance module, guidance module net (GMNet) is built. Experimental results on commonly used dataset MSVD show that proposed GMNet can improve the performance of the encoder-decoder model on video captioning tasks.

📄 PDF Abstract BibTeX arXiv:2012.10930

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderSentenceVideo Captioning

Similar Papers 제목 키워드 기반

Towards Bridging Event Captioner and Sentence Localizer for Weakly Supervised Dense Event Captioning

2021-06-19 · CVPR 2021 1 · Shaoxiang Chen, Yu-Gang Jiang

Dense Event Captioning (DEC) aims to jointly localize and describe multiple events of interest in untrimmed videos, which is an advancement of the conventional video captioning task (generating a single sentence desc…

SentenceVideo Captioning

Dual-path Collaborative Generation Network for Emotional Video Captioning

2024-08-06 · Cheng Ye, Weidong Chen, Jingyu Li, Lei Zhang 외

Emotional Video Captioning is an emerging task that aims to describe factual content with the intrinsic emotions expressed in videos. The essential of the EVC task is to effectively perceive subtle and ambiguous visual e…

Caption GenerationVideo Captioning

video-SALMONN 2: Captioning-Enhanced Audio-Visual Large Language Models

2025-06-18 · Changli Tang, Yixuan Li, Yudong Yang, Jimin Zhuang 외

Videos contain a wealth of information, and generating detailed and accurate descriptions in natural language is a key aspect of video understanding. In this paper, we present video-SALMONN 2, an advanced audio-visual la…

Audio captioningLarge Language ModelQuestion AnsweringVideo Captioning+2

Enhancing Multimodal LLM for Detailed and Accurate Video Captioning using Multi-Round Preference Optimization

2024-10-09 · Changli Tang, Yixuan Li, Yudong Yang, Jimin Zhuang 외

Videos contain a wealth of information, and generating detailed and accurate descriptions in natural language is a key aspect of video understanding. In this paper, we present video-SALMONN 2, an advanced audio-visual la…

Audio captioningLarge Language ModelQuestion AnsweringVideo Captioning+2

Integrating Temporal and Spatial Attentions for VATEX Video Captioning Challenge 2019

2019-10-15 · Shizhe Chen, Yida Zhao, Yuqing Song, Qin Jin 외

This notebook paper presents our model in the VATEX video captioning challenge. In order to capture multi-level aspects in the video, we propose to integrate both temporal and spatial attentions for video captioning. The…

Video Captioning