Exploiting Context Information for Generic Event Boundary Captioning
Jinrui Zhang, Teng Wang, Feng Zheng, Ran Cheng, Ping Luo

TL;DR
This paper introduces a novel model for generic event boundary captioning that leverages entire video context and boundary interactions to generate more accurate descriptions, achieving high performance and placing second in a challenge.
Contribution
It proposes a new approach that processes the whole video and models boundary interactions for improved captioning accuracy.
Findings
Achieved a 72.84 score on the test set.
Outperformed previous methods by utilizing context information.
Secured second place in the challenge.
Abstract
Generic Event Boundary Captioning (GEBC) aims to generate three sentences describing the status change for a given time boundary. Previous methods only process the information of a single boundary at a time, which lacks utilization of video context information. To tackle this issue, we design a model that directly takes the whole video as input and generates captions for all boundaries parallelly. The model could learn the context information for each time boundary by modeling the boundary-boundary interactions. Experiments demonstrate the effectiveness of context information. The proposed method achieved a 72.84 score on the test set, and we reached the place in this challenge. Our code is available at: \url{https://github.com/zjr2000/Context-GEBC}
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Video Analysis and Summarization · Human Pose and Action Recognition
MethodsTest
