Adaptive Keyframe Selection for Video Summarization

Abstract

The explosive growth of video data in the modern era has set the stage for research in the field of video summarization, which attempts to abstract the salient frames in a video in order to provide an easily interpreted synopsis. Existing work on video summarization has primarily been static - that is, the algorithms require the summary length to be specified as an input parameter. However, video streams are inherently dynamic in nature, while some of them are relatively simple in terms of visual content, others are much more complex due to camera/object motion, changing illumination, cluttered scenes and low quality. This necessitates the development of adaptive summarization techniques, which adapt to the complexity of a video and generate a summary accordingly. In this paper, we propose a novel algorithm to address this problem. We pose the summary selection as an optimization problem and derive an efficient technique to solve the summary length and the specific frames to be selected, through a single formulation. Our extensive empirical studies on a wide range of challenging, unconstrained videos demonstrate tremendous promise in using this method for real-world video summarization applications.

Cite

Text

Chakraborty et al. "Adaptive Keyframe Selection for Video Summarization." IEEE/CVF Winter Conference on Applications of Computer Vision, 2015. doi:10.1109/WACV.2015.99

Markdown

[Chakraborty et al. "Adaptive Keyframe Selection for Video Summarization." IEEE/CVF Winter Conference on Applications of Computer Vision, 2015.](https://mlanthology.org/wacv/2015/chakraborty2015wacv-adaptive/) doi:10.1109/WACV.2015.99

BibTeX

@inproceedings{chakraborty2015wacv-adaptive,
  title     = {{Adaptive Keyframe Selection for Video Summarization}},
  author    = {Chakraborty, Shayok and Tickoo, Omesh and Iyer, Ravi},
  booktitle = {IEEE/CVF Winter Conference on Applications of Computer Vision},
  year      = {2015},
  pages     = {702-709},
  doi       = {10.1109/WACV.2015.99},
  url       = {https://mlanthology.org/wacv/2015/chakraborty2015wacv-adaptive/}
}