English

Generic Event Boundary Detection via Denoising Diffusion

Computer Vision and Pattern Recognition 2025-08-19 v1 Artificial Intelligence

Abstract

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 focused on deterministic predictions, overlooking the diversity of plausible solutions. In this paper, we introduce a novel diffusion-based boundary detection model, dubbed DiffGEBD, that tackles the problem of GEBD from a generative perspective. The proposed model encodes relevant changes across adjacent frames via temporal self-similarity and then iteratively decodes random noise into plausible event boundaries being conditioned on the encoded features. Classifier-free guidance allows the degree of diversity to be controlled in denoising diffusion. In addition, we introduce a new evaluation metric to assess the quality of predictions considering both diversity and fidelity. Experiments show that our method achieves strong performance on two standard benchmarks, Kinetics-GEBD and TAPOS, generating diverse and plausible event boundaries.

Keywords

Cite

@article{arxiv.2508.12084,
  title  = {Generic Event Boundary Detection via Denoising Diffusion},
  author = {Jaejun Hwang and Dayoung Gong and Manjin Kim and Minsu Cho},
  journal= {arXiv preprint arXiv:2508.12084},
  year   = {2025}
}

Comments

Accepted to ICCV 2025

R2 v1 2026-07-01T04:53:10.620Z