Video Summarization via Segments Summary Graphs

Abstract

In this paper we propose a novel approach to video summarization that is based on the coherency analysis of segmented video frames as represented by region adjacency graphs. Similar segments across consecutive region adjacency graphs are matched and tracked using an efficient graph matching technique. Shot boundaries are detected based on a coherency score that measures the appearances and disappearances of tracked segments. As such, it is possible to form a compact representation of each detected shot-based on prevalent segmented regions and their relations - referred to as the 'segments summary graphs'. Furthermore, the segments summary graph is amenable for further semantic analysis and understanding of the scene. Experiments on benchmark datasets demonstrate that our method outperforms the state of the art summarization approaches.

Cite

Text

Demir and Bozma. "Video Summarization via Segments Summary Graphs." IEEE/CVF International Conference on Computer Vision Workshops, 2015. doi:10.1109/ICCVW.2015.140

Markdown

[Demir and Bozma. "Video Summarization via Segments Summary Graphs." IEEE/CVF International Conference on Computer Vision Workshops, 2015.](https://mlanthology.org/iccvw/2015/demir2015iccvw-video/) doi:10.1109/ICCVW.2015.140

BibTeX

@inproceedings{demir2015iccvw-video,
  title     = {{Video Summarization via Segments Summary Graphs}},
  author    = {Demir, Mahmut and Bozma, H. Isil},
  booktitle = {IEEE/CVF International Conference on Computer Vision Workshops},
  year      = {2015},
  pages     = {1071-1077},
  doi       = {10.1109/ICCVW.2015.140},
  url       = {https://mlanthology.org/iccvw/2015/demir2015iccvw-video/}
}