CVAINov 22, 2020

Video SemNet: Memory-Augmented Video Semantic Network

arXiv:2011.10909v1
AI Analysis

This work addresses the problem of understanding narrative elements in movies for researchers interested in video content analysis and audience engagement.

This paper proposes Video SemNet, a memory-augmented neural network, to capture narrative elements in movies by bridging low-level data representations and semantic aspects. The model achieves a weighted F-1 score of 0.72 for genre prediction and 0.63 for IMDB rating prediction.

Stories are a very compelling medium to convey ideas, experiences, social and cultural values. Narrative is a specific manifestation of the story that turns it into knowledge for the audience. In this paper, we propose a machine learning approach to capture the narrative elements in movies by bridging the gap between the low-level data representations and semantic aspects of the visual medium. We present a Memory-Augmented Video Semantic Network, called Video SemNet, to encode the semantic descriptors and learn an embedding for the video. The model employs two main components: (i) a neural semantic learner that learns latent embeddings of semantic descriptors and (ii) a memory module that retains and memorizes specific semantic patterns from the video. We evaluate the video representations obtained from variants of our model on two tasks: (a) genre prediction and (b) IMDB Rating prediction. We demonstrate that our model is able to predict genres and IMDB ratings with a weighted F-1 score of 0.72 and 0.63 respectively. The results are indicative of the representational power of our model and the ability of such representations to measure audience engagement.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes