CVMay 17, 2022

Learnable Optimal Sequential Grouping for Video Scene Detection

arXiv:2205.08249v111 citationsh-index: 20
Originality Incremental advance
AI Analysis

This work addresses video scene detection for video analysis applications, presenting an incremental improvement by making an existing method learnable.

The paper tackled video scene detection by extending the unsupervised Optimal Sequential Grouping (OSG) method to a learnable approach, integrating it with deep learning to boost performance and versatility, showing enhanced results compared to state-of-the-art methods.

Video scene detection is the task of dividing videos into temporal semantic chapters. This is an important preliminary step before attempting to analyze heterogeneous video content. Recently, Optimal Sequential Grouping (OSG) was proposed as a powerful unsupervised solution to solve a formulation of the video scene detection problem. In this work, we extend the capabilities of OSG to the learning regime. By giving the capability to both learn from examples and leverage a robust optimization formulation, we can boost performance and enhance the versatility of the technology. We present a comprehensive analysis of incorporating OSG into deep learning neural networks under various configurations. These configurations include learning an embedding in a straight-forward manner, a tailored loss designed to guide the solution of OSG, and an integrated model where the learning is performed through the OSG pipeline. With thorough evaluation and analysis, we assess the benefits and behavior of the various configurations, and show that our learnable OSG approach exhibits desirable behavior and enhanced performance compared to the state of the art.

Code Implementations1 repo
Foundations

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

Your Notes