paper-with-me

Papers

Video Captioning via Hierarchical Reinforcement Learning

2017-11-29 · CVPR 2018 6 · Xin Wang, Wenhu Chen, Jiawei Wu, Yuan-Fang Wang, William Yang Wang

Video captioning is the task of automatically generating a textual description of the actions in a video. Although previous work (e.g. sequence-to-sequence model) has shown promising results in abstracting a coarse description of a short video, it is still very challenging to caption a video containing multiple fine-grained actions with a detailed description. This paper aims to address the challenge by proposing a novel hierarchical reinforcement learning framework for video captioning, where a high-level Manager module learns to design sub-goals and a low-level Worker module recognizes the primitive actions to fulfill the sub-goal. With this compositional framework to reinforce video captioning at different levels, our approach significantly outperforms all the baseline methods on a newly introduced large-scale dataset for fine-grained video captioning. Furthermore, our non-ensemble model has already achieved the state-of-the-art results on the widely-used MSR-VTT dataset.

📄 PDF Abstract BibTeX arXiv:1711.11135

Code (0)

등록된 구현이 없습니다.

Tasks

Hierarchical Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)Video Captioning

Similar Papers 제목 키워드 기반

METEOR Guided Divergence for Video Captioning

2022-12-20 · Daniel Lukas Rothenpieler, Shahin Amiriparian

Automatic video captioning aims for a holistic visual scene understanding. It requires a mechanism for capturing temporal context in video frames and the ability to comprehend the actions and associations of objects in a…

Hierarchical Reinforcement LearningScene UnderstandingVideo Captioning

Global2Local: A Joint-Hierarchical Attention for Video Captioning

2022-03-13 · Chengpeng Dai, Fuhai Chen, Xiaoshuai Sun, Rongrong Ji 외

Recently, automatic video captioning has attracted increasing attention, where the core challenge lies in capturing the key semantic items, like objects and actions as well as their spatial-temporal correlations from the…

Video Captioning

HiCM$^2$: Hierarchical Compact Memory Modeling for Dense Video Captioning

2024-12-19 · Minkuk Kim, Hyeon Bae Kim, Jinyoung Moon, Jinwoo Choi 외

With the growing demand for solutions to real-world video challenges, interest in dense video captioning (DVC) has been on the rise. DVC involves the automatic captioning and localization of untrimmed videos. Several stu…

Dense Video CaptioningVideo Captioning

Hierarchical Video-Moment Retrieval and Step-Captioning

2023-03-29 · CVPR 2023 1 · Abhay Zala, Jaemin Cho, Satwik Kottur, Xilun Chen 외

There is growing interest in searching for information from large video corpora. Prior works have studied relevant tasks, such as text-based video retrieval, moment retrieval, video summarization, and video captioning in…

Information RetrievalMoment RetrievalRetrievalVideo Captioning+2

Multi-modal Dependency Tree for Video Captioning

2021-12-01 · NeurIPS 2021 12 · Wentian Zhao, Xinxiao wu, Jiebo Luo

Generating fluent and relevant language to describe visual content is critical for the video captioning task. Many existing methods generate captions using sequence models that predict words in a left-to-right order. In …

Caption GenerationDependency ParsingSentenceText Generation+1