VideoMem: Constructing, Analyzing, Predicting Short-Term and Long-Term Video Memorability

Abstract

Humans share a strong tendency to memorize/forget some of the visual information they encounter. This paper focuses on understanding the intrinsic memorability of visual content. To address this challenge, we introduce a large scale dataset (VideoMem) composed of 10,000 videos with memorability scores. In contrast to previous work on image memorability -- where memorability was measured a few minutes after memorization -- memory performance is measured twice: a few minutes and again 24-72 hours after memorization. Hence, the dataset comes with short-term and long-term memorability annotations. After an in-depth analysis of the dataset, we investigate various deep neural network-based models for the prediction of video memorability. Our best model using a ranking loss achieves a Spearman's rank correlation of 0.494 (respectively 0.256) for short-term (resp. long-term) memorability prediction, while our model with attention mechanism provides insights of what makes a content memorable. The VideoMem dataset with pre-extracted features is publicly available.

Cite

Text

Cohendet et al. "VideoMem: Constructing, Analyzing, Predicting Short-Term and Long-Term Video Memorability." Proceedings of the IEEE/CVF International Conference on Computer Vision, 2019. doi:10.1109/ICCV.2019.00262

Markdown

[Cohendet et al. "VideoMem: Constructing, Analyzing, Predicting Short-Term and Long-Term Video Memorability." Proceedings of the IEEE/CVF International Conference on Computer Vision, 2019.](https://mlanthology.org/iccv/2019/cohendet2019iccv-videomem/) doi:10.1109/ICCV.2019.00262

BibTeX

@inproceedings{cohendet2019iccv-videomem,
  title     = {{VideoMem: Constructing, Analyzing, Predicting Short-Term and Long-Term Video Memorability}},
  author    = {Cohendet, Romain and Demarty, Claire-Helene and Duong, Ngoc Q. K. and Engilberge, Martin},
  booktitle = {Proceedings of the IEEE/CVF International Conference on Computer Vision},
  year      = {2019},
  doi       = {10.1109/ICCV.2019.00262},
  url       = {https://mlanthology.org/iccv/2019/cohendet2019iccv-videomem/}
}