English

Adaptive Video Highlight Detection by Learning from User History

Computer Vision and Pattern Recognition 2020-07-21 v1

Abstract

Recently, there is an increasing interest in highlight detection research where the goal is to create a short duration video from a longer video by extracting its interesting moments. However, most existing methods ignore the fact that the definition of video highlight is highly subjective. Different users may have different preferences of highlight for the same input video. In this paper, we propose a simple yet effective framework that learns to adapt highlight detection to a user by exploiting the user's history in the form of highlights that the user has previously created. Our framework consists of two sub-networks: a fully temporal convolutional highlight detection network HH that predicts highlight for an input video and a history encoder network MM for user history. We introduce a newly designed temporal-adaptive instance normalization (T-AIN) layer to HH where the two sub-networks interact with each other. T-AIN has affine parameters that are predicted from MM based on the user history and is responsible for the user-adaptive signal to HH. Extensive experiments on a large-scale dataset show that our framework can make more accurate and user-specific highlight predictions.

Keywords

Cite

@article{arxiv.2007.09598,
  title  = {Adaptive Video Highlight Detection by Learning from User History},
  author = {Mrigank Rochan and Mahesh Kumar Krishna Reddy and Linwei Ye and Yang Wang},
  journal= {arXiv preprint arXiv:2007.09598},
  year   = {2020}
}

Comments

Accepted to ECCV 2020

R2 v1 2026-06-23T17:13:27.655Z