Hierarchical Recurrent Neural Encoder for Video Representation with Application to Captioning
Pingbo Pan, Zhongwen Xu, Yi Yang, Fei Wu, Yueting Zhuang

TL;DR
The paper introduces HRNE, a hierarchical recurrent neural encoder that effectively captures long-range temporal dependencies in videos, improving video captioning performance with fewer computations and better modeling of temporal transitions.
Contribution
The paper presents HRNE, a novel hierarchical RNN architecture that efficiently models long-range temporal structure in videos for improved captioning.
Findings
HRNE outperforms state-of-the-art on video captioning benchmarks.
HRNE achieves better results using only RGB input compared to multi-input systems.
The method reduces computational complexity while capturing detailed temporal transitions.
Abstract
Recently, deep learning approach, especially deep Convolutional Neural Networks (ConvNets), have achieved overwhelming accuracy with fast processing speed for image classification. Incorporating temporal structure with deep ConvNets for video representation becomes a fundamental problem for video content analysis. In this paper, we propose a new approach, namely Hierarchical Recurrent Neural Encoder (HRNE), to exploit temporal information of videos. Compared to recent video representation inference approaches, this paper makes the following three contributions. First, our HRNE is able to efficiently exploit video temporal structure in a longer range by reducing the length of input information flow, and compositing multiple consecutive inputs at a higher level. Second, computation operations are significantly lessened while attaining more non-linearity. Third, HRNE is able to uncover…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Human Pose and Action Recognition · Video Analysis and Summarization
