CVDec 19, 2017

Bipartite Graph Matching for Keyframe Summary Evaluation

arXiv:1712.06914v1
Originality Synthesis-oriented
AI Analysis

This work addresses a little-discussed evaluation challenge for video summarization algorithms, but it is incremental as it reviews and compares existing methods without introducing new techniques.

The paper tackles the problem of evaluating keyframe summaries by analyzing existing frame matching methods through graph theory, revealing their different behaviors and recommending a greedy matching algorithm.

A keyframe summary, or "static storyboard", is a collection of frames from a video designed to summarise its semantic content. Many algorithms have been proposed to extract such summaries automatically. How best to evaluate these outputs is an important but little-discussed question. We review the current methods for matching frames between two summaries in the formalism of graph theory. Our analysis revealed different behaviours of these methods, which we illustrate with a number of case studies. Based on the results, we recommend a greedy matching algorithm due to Kannappan et al.

Foundations

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

Your Notes