# Query-adaptive Video Summarization via Quality-aware Relevance   Estimation

**Authors:** Arun Balajee Vasudevan, Michael Gygli, Anna Volokitin, Luc Van Gool

arXiv: 1705.00581 · 2017-09-29

## TL;DR

This paper introduces a query-adaptive video summarization method that leverages a neural network-based semantic embedding to select relevant, diverse, and high-quality frames, outperforming existing approaches.

## Contribution

The authors propose a novel framework for query-relevant video summarization using semantic embeddings and introduce a new dataset for evaluation.

## Key findings

- Outperforms state-of-the-art relevance prediction methods
- Achieves better diversity and relevance in summaries
- Demonstrates effectiveness on a newly created annotated dataset

## Abstract

Although the problem of automatic video summarization has recently received a lot of attention, the problem of creating a video summary that also highlights elements relevant to a search query has been less studied. We address this problem by posing query-relevant summarization as a video frame subset selection problem, which lets us optimise for summaries which are simultaneously diverse, representative of the entire video, and relevant to a text query. We quantify relevance by measuring the distance between frames and queries in a common textual-visual semantic embedding space induced by a neural network. In addition, we extend the model to capture query-independent properties, such as frame quality. We compare our method against previous state of the art on textual-visual embeddings for thumbnail selection and show that our model outperforms them on relevance prediction. Furthermore, we introduce a new dataset, annotated with diversity and query-specific relevance labels. On this dataset, we train and test our complete model for video summarization and show that it outperforms standard baselines such as Maximal Marginal Relevance.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1705.00581/full.md

## Figures

6 figures with captions in the complete paper: https://tomesphere.com/paper/1705.00581/full.md

## References

70 references — full list in the complete paper: https://tomesphere.com/paper/1705.00581/full.md

---
Source: https://tomesphere.com/paper/1705.00581