SOTAVerified

Winning the CVPR'2021 Kinetics-GEBD Challenge: Contrastive Learning Approach

2021-06-22Code Available1· sign in to hype

Hyolim Kang, Jinwoo Kim, KyungMin Kim, Taehyun Kim, Seon Joo Kim

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Generic Event Boundary Detection (GEBD) is a newly introduced task that aims to detect "general" event boundaries that correspond to natural human perception. In this paper, we introduce a novel contrastive learning based approach to deal with the GEBD. Our intuition is that the feature similarity of the video snippet would significantly vary near the event boundaries, while remaining relatively the same in the remaining part of the video. In our model, Temporal Self-similarity Matrix (TSM) is utilized as an intermediate representation which takes on a role as an information bottleneck. With our model, we achieved significant performance boost compared to the given baselines. Our code is available at https://github.com/hello-jinwoo/LOVEU-CVPR2021.

Tasks

Reproductions