CVApr 6, 2022

Hierarchical Self-supervised Representation Learning for Movie Understanding

Amazon
arXiv:2204.03101v133 citationsh-index: 22
Originality Incremental advance
AI Analysis

This addresses movie understanding for video analysis, but it is incremental as it builds on existing hierarchical models and benchmarks.

The paper tackles self-supervised video representation learning for movie understanding by proposing a hierarchical pretraining strategy, resulting in improved performance on benchmarks such as increasing semantic role prediction CIDEr scores from 47% to 61% on VidSitu.

Most self-supervised video representation learning approaches focus on action recognition. In contrast, in this paper we focus on self-supervised video learning for movie understanding and propose a novel hierarchical self-supervised pretraining strategy that separately pretrains each level of our hierarchical movie understanding model (based on [37]). Specifically, we propose to pretrain the low-level video backbone using a contrastive learning objective, while pretrain the higher-level video contextualizer using an event mask prediction task, which enables the usage of different data sources for pretraining different levels of the hierarchy. We first show that our self-supervised pretraining strategies are effective and lead to improved performance on all tasks and metrics on VidSitu benchmark [37] (e.g., improving on semantic role prediction from 47% to 61% CIDEr scores). We further demonstrate the effectiveness of our contextualized event features on LVU tasks [54], both when used alone and when combined with instance features, showing their complementarity.

Foundations

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

Your Notes