paper-with-me

Papers

Generic Event Boundary Detection: A Benchmark for Event Segmentation

2021-01-26 · ICCV 2021 10 · Mike Zheng Shou, Stan Weixian Lei, Weiyao Wang, Deepti Ghadiyaram, Matt Feiszli

This paper presents a novel task together with a new benchmark for detecting generic, taxonomy-free event boundaries that segment a whole video into chunks. Conventional work in temporal video segmentation and action detection focuses on localizing pre-defined action categories and thus does not scale to generic videos. Cognitive Science has known since last century that humans consistently segment videos into meaningful temporal chunks. This segmentation happens naturally, without pre-defined event categories and without being explicitly asked to do so. Here, we repeat these cognitive experiments on mainstream CV datasets; with our novel annotation guideline which addresses the complexities of taxonomy-free event boundary annotation, we introduce the task of Generic Event Boundary Detection (GEBD) and the new benchmark Kinetics-GEBD. Our Kinetics-GEBD has the largest number of boundaries (e.g. 32 of ActivityNet, 8 of EPIC-Kitchens-100) which are in-the-wild, taxonomy-free, cover generic event change, and respect human perception diversity. We view GEBD as an important stepping stone towards understanding the video as a whole, and believe it has been previously neglected due to a lack of proper task definition and annotations. Through experiment and human study we demonstrate the value of the annotations. Further, we benchmark supervised and un-supervised GEBD approaches on the TAPOS dataset and our Kinetics-GEBD. We release our annotations and baseline codes at CVPR'21 LOVEU Challenge: https://sites.google.com/view/loveucvpr21.

📄 PDF Abstract BibTeX arXiv:2101.10511

Code (2)

StanLei52/GEBD pytorch
VisualAnalysisOfHumans/LOVEU_TRACK1_TOP3_SUBMISSION pytorch

Tasks

Action DetectionBoundary DetectionEvent SegmentationGeneric Event Boundary DetectionVideo SegmentationVideo Semantic Segmentation

Similar Papers 제목 키워드 기반

Submission to Generic Event Boundary Detection Challenge@CVPR 2022: Local Context Modeling and Global Boundary Decoding Approach

2022-06-30 · Jiaqi Tang, Zhaoyang Liu, Jing Tan, Chen Qian 외

Generic event boundary detection (GEBD) is an important yet challenging task in video understanding, which aims at detecting the moments where humans naturally perceive event boundaries. In this paper, we present a local…

Boundary DetectionGeneric Event Boundary DetectionVideo Understanding

Discerning Generic Event Boundaries in Long-Form Wild Videos

2021-06-18 · Ayush K Rai, Tarun Krishna, Julia Dietlmeier, Kevin McGuinness 외

Detecting generic, taxonomy-free event boundaries invideos represents a major stride forward towards holisticvideo understanding. In this paper we present a technique forgeneric event boundary detection based on a two st…

Boundary DetectionFormVideo Understanding

Generic Event Boundary Detection via Denoising Diffusion

2025-08-16 · Jaejun Hwang, Dayoung Gong, Manjin Kim, Minsu Cho arxiv

Generic event boundary detection (GEBD) aims to identify natural boundaries in a video, segmenting it into distinct and meaningful chunks. Despite the inherent subjectivity of event boundaries, previous methods have focu…

Generic Event Boundary Detection

Online Generic Event Boundary Detection

2025-10-08 · Hyungrok Jung, Daneul Kim, Seunggyun Lim, Jeany Son 외 arxiv

Generic Event Boundary Detection (GEBD) aims to interpret long-form videos through the lens of human perception. However, current GEBD methods require processing complete video frames to make predictions, unlike humans p…

Generic Event Boundary DetectionEvent Segmentation

Progressive Attention on Multi-Level Dense Difference Maps for Generic Event Boundary Detection

2021-12-09 · CVPR 2022 1 · Jiaqi Tang, Zhaoyang Liu, Chen Qian, Wayne Wu 외

Generic event boundary detection is an important yet challenging task in video understanding, which aims at detecting the moments where humans naturally perceive event boundaries. The main challenge of this task is perce…

Boundary DetectionDiversityGeneric Event Boundary DetectionVideo Understanding