paper-with-me

Papers

Realistic Video Summarization through VISIOCITY: A New Benchmark and Evaluation Framework

2020-07-29 · Vishal Kaushal, Suraj Kothawade, Rishabh Iyer, Ganesh Ramakrishnan

Automatic video summarization is still an unsolved problem due to several challenges. We take steps towards making automatic video summarization more realistic by addressing them. Firstly, the currently available datasets either have very short videos or have few long videos of only a particular type. We introduce a new benchmarking dataset VISIOCITY which comprises of longer videos across six different categories with dense concept annotations capable of supporting different flavors of video summarization and can be used for other vision problems. Secondly, for long videos, human reference summaries are difficult to obtain. We present a novel recipe based on pareto optimality to automatically generate multiple reference summaries from indirect ground truth present in VISIOCITY. We show that these summaries are at par with human summaries. Thirdly, we demonstrate that in the presence of multiple ground truth summaries (due to the highly subjective nature of the task), learning from a single combined ground truth summary using a single loss function is not a good idea. We propose a simple recipe VISIOCITY-SUM to enhance an existing model using a combination of losses and demonstrate that it beats the current state of the art techniques when tested on VISIOCITY. We also show that a single measure to evaluate a summary, as is the current typical practice, falls short. We propose a framework for better quantitative assessment of summary quality which is closer to human judgment than a single measure, say F1. We report the performance of a few representative techniques of video summarization on VISIOCITY assessed using various measures and bring out the limitation of the techniques and/or the assessment mechanism in modeling human judgment and demonstrate the effectiveness of our evaluation framework in doing so.

📄 PDF Abstract BibTeX arXiv:2007.14560

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingVideo Summarization

Similar Papers 제목 키워드 기반

How Good is a Video Summary? A New Benchmarking Dataset and Evaluation Framework Towards Realistic Video Summarization

2021-01-26 · Vishal Kaushal, Suraj Kothawade, Anshul Tomar, Rishabh Iyer 외

Automatic video summarization is still an unsolved problem due to several challenges. The currently available datasets either have very short videos or have few long videos of only a particular type. We introduce a new b…

BenchmarkingSupervised Video SummarizationVideo Summarization

Multiple Pairwise Ranking Networks for Personalized Video Summarization

2021-01-01 · ICCV 2021 10 · Yassir Saquil, Da Chen, Yuan He, Chuan Li 외

In this paper, we investigate video summarization in the supervised setting. Since video summarization is subjective to the preference of the end-user, the design of a unique model is limited. In this work, we propos…

Video Summarization

Video Summarization through Reinforcement Learning with a 3D Spatio-Temporal U-Net

2021-06-19 · Tianrui Liu, Qingjie Meng, Jun-Jie Huang, Athanasios Vlontzos 외

Intelligent video summarization algorithms allow to quickly convey the most relevant information in videos through the identification of the most essential and explanatory content while removing redundant video frames. I…

reinforcement-learningReinforcement Learning (RL)Video Summarization

VT-SSum: A Benchmark Dataset for Video Transcript Segmentation and Summarization

2021-06-10 · Tengchao Lv, Lei Cui, Momcilo Vasilijevic, Furu Wei

Video transcript summarization is a fundamental task for video understanding. Conventional approaches for transcript summarization are usually built upon the summarization data for written language such as news articles,…

ArticlesSegmentationText SummarizationVideo Understanding

SumGraph: Video Summarization via Recursive Graph Modeling

2020-07-17 · ECCV 2020 8 · Jungin Park, Jiyoung Lee, Ig-Jae Kim, Kwanghoon Sohn

The goal of video summarization is to select keyframes that are visually diverse and can represent a whole story of an input video. State-of-the-art approaches for video summarization have mostly regarded the task as a f…

Video Summarization