paper-with-me

홈 › Papers

Reconstruction Network for Video Captioning

2018-03-30 · CVPR 2018 6 · Bairui Wang, Lin Ma, Wei zhang, Wei Liu

In this paper, the problem of describing visual contents of a video sequence with natural language is addressed. Unlike previous video captioning work mainly exploiting the cues of video contents to make a language description, we propose a reconstruction network (RecNet) with a novel encoder-decoder-reconstructor architecture, which leverages both the forward (video to sentence) and backward (sentence to video) flows for video captioning. Specifically, the encoder-decoder makes use of the forward flow to produce the sentence description based on the encoded video semantic features. Two types of reconstructors are customized to employ the backward flow and reproduce the video features based on the hidden state sequence generated by the decoder. The generation loss yielded by the encoder-decoder and the reconstruction loss introduced by the reconstructor are jointly drawn into training the proposed RecNet in an end-to-end fashion. Experimental results on benchmark datasets demonstrate that the proposed reconstructor can boost the encoder-decoder models and leads to significant gains in video caption accuracy.

📄 PDF Abstract BibTeX arXiv:1803.11438

Code (3)

chldydgh4687/2020-1.VideoCaptioning pytorch
hobincar/RecNet pytorch
nasib-ullah/video-captioning-models-in-Pytorch pytorch

Tasks

DecoderSentenceVideo Captioning

Similar Papers 제목 키워드 기반

Reconstruct and Represent Video Contents for Captioning via Reinforcement Learning

2019-06-03 · Wei Zhang, Bairui Wang, Lin Ma, Wei Liu

In this paper, the problem of describing visual contents of a video sequence with natural language is addressed. Unlike previous video captioning work mainly exploiting the cues of video contents to make a language descr…

Decoderreinforcement-learningReinforcement LearningReinforcement Learning (RL)+2

RefCaptioner: Multi-Reference Image-Grounded Video Captioning

2026-07-30 · Tengfei Liu, Yang Shi, Yuran Wang, Xiaohan Zhang 외 arxiv

Existing video captioning models generate natural descriptions of video content but cannot explicitly ground local visual elements to multiple reference images. We introduce multi-reference image-grounded video captionin…

Video ReconstructionVideo Captioning

Bidirectional Multirate Reconstruction for Temporal Modeling in Videos

2016-11-28 · CVPR 2017 7 · Linchao Zhu, Zhongwen Xu, Yi Yang

Despite the recent success of neural networks in image feature learning, a major problem in the video domain is the lack of sufficient labeled data for learning to model temporal information. In this paper, we propose an…

Event DetectionVideo Captioning

MindShot: Multi-Shot Video Reconstruction from fMRI with LLM Decoding

2025-08-04 · Wenwen Zeng, Yonghuang Wu, Yifan Chen, Xuan Xie 외 arxiv

Reconstructing dynamic videos from fMRI is important for understanding visual cognition and enabling vivid brain-computer interfaces. However, current methods are critically limited to single-shot clips, failing to addre…

Video Reconstruction

SnapCap: Efficient Snapshot Compressive Video Captioning

2024-01-10 · JianQiao Sun, Yudi Su, Hao Zhang, Ziheng Cheng 외

Video Captioning (VC) is a challenging multi-modal task since it requires describing the scene in language by understanding various and complex videos. For machines, the traditional VC follows the "imaging-compression-de…

Compressive SensingVideo Captioning