English

Joint Event Detection and Description in Continuous Video Streams

Computer Vision and Pattern Recognition 2018-12-27 v3

Abstract

Dense video captioning is a fine-grained video understanding task that involves two sub-problems: localizing distinct events in a long video stream, and generating captions for the localized events. We propose the Joint Event Detection and Description Network (JEDDi-Net), which solves the dense video captioning task in an end-to-end fashion. Our model continuously encodes the input video stream with three-dimensional convolutional layers, proposes variable-length temporal events based on pooled features, and generates their captions. Proposal features are extracted within each proposal segment through 3D Segment-of-Interest pooling from shared video feature encoding. In order to explicitly model temporal relationships between visual events and their captions in a single video, we also propose a two-level hierarchical captioning module that keeps track of context. On the large-scale ActivityNet Captions dataset, JEDDi-Net demonstrates improved results as measured by standard metrics. We also present the first dense captioning results on the TACoS-MultiLevel dataset.

Keywords

Cite

@article{arxiv.1802.10250,
  title  = {Joint Event Detection and Description in Continuous Video Streams},
  author = {Huijuan Xu and Boyang Li and Vasili Ramanishka and Leonid Sigal and Kate Saenko},
  journal= {arXiv preprint arXiv:1802.10250},
  year   = {2018}
}

Comments

WACV2019

R2 v1 2026-06-23T00:36:11.305Z