paper-with-me

홈 › Papers

UBoCo : Unsupervised Boundary Contrastive Learning for Generic Event Boundary Detection

2021-11-29 · Hyolim Kang, Jinwoo Kim, Taehyun Kim, Seon Joo Kim

Generic Event Boundary Detection (GEBD) is a newly suggested video understanding task that aims to find one level deeper semantic boundaries of events. Bridging the gap between natural human perception and video understanding, it has various potential applications, including interpretable and semantically valid video parsing. Still at an early development stage, existing GEBD solvers are simple extensions of relevant video understanding tasks, disregarding GEBD's distinctive characteristics. In this paper, we propose a novel framework for unsupervised/supervised GEBD, by using the Temporal Self-similarity Matrix (TSM) as the video representation. The new Recursive TSM Parsing (RTP) algorithm exploits local diagonal patterns in TSM to detect boundaries, and it is combined with the Boundary Contrastive (BoCo) loss to train our encoder to generate more informative TSMs. Our framework can be applied to both unsupervised and supervised settings, with both achieving state-of-the-art performance by a huge margin in GEBD benchmark. Especially, our unsupervised method outperforms the previous state-of-the-art "supervised" model, implying its exceptional efficacy.

📄 PDF Abstract BibTeX arXiv:2111.14799

Code (0)

등록된 구현이 없습니다.

Tasks

Boundary DetectionContrastive LearningGeneric Event Boundary DetectionvalidVideo Understanding

Similar Papers 제목 키워드 기반

UBoCo: Unsupervised Boundary Contrastive Learning for Generic Event Boundary Detection

2022-01-01 · CVPR 2022 1 · Hyolim Kang, Jinwoo Kim, Taehyun Kim, Seon Joo Kim

Generic Event Boundary Detection (GEBD) is a newly suggested video understanding task that aims to find one level deeper semantic boundaries of events. Bridging the gap between natural human perception and video unde…

Boundary DetectionContrastive LearningGeneric Event Boundary Detectionvalid+1

What's in the Flow? Exploiting Temporal Motion Cues for Unsupervised Generic Event Boundary Detection

2024-02-15 · IEEE/CVF Winter Conference on Applications of Computer Vision (WACV) 2024 1 · Sourabh Vasant Gothe, Vibhav Agarwal, Sourav Ghosh, Jayesh Rajkumar Vachhani 외

Generic Event Boundary Detection (GEBD) task aims to recognize generic, taxonomy-free boundaries that segment a video into meaningful events. Current methods typically involve a neural model trained on a large volume of …

Boundary DetectionGeneric Event Boundary DetectionOptical Flow Estimation

CoSeg: Cognitively Inspired Unsupervised Generic Event Segmentation

2021-09-30 · Xiao Wang, Jingen Liu, Tao Mei, Jiebo Luo

Some cognitive research has discovered that humans accomplish event segmentation as a side effect of event anticipation. Inspired by this discovery, we propose a simple yet effective end-to-end self-supervised learning f…

Boundary DetectionEvent SegmentationSelf-Supervised Learning

End-to-End Compressed Video Representation Learning for Generic Event Boundary Detection

2022-03-29 · CVPR 2022 1 · CongCong Li, Xinyao Wang, Longyin Wen, Dexiang Hong 외

Generic event boundary detection aims to localize the generic, taxonomy-free event boundaries that segment videos into chunks. Existing methods typically require video frames to be decoded before feeding into the network…

Boundary DetectionGeneric Event Boundary DetectionRepresentation Learning

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

2021-06-22 · Hyolim Kang, Jinwoo Kim, KyungMin Kim, Taehyun Kim 외

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 base…

Boundary DetectionContrastive LearningGeneric Event Boundary Detection