paper-with-me

Papers

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 frame-wise keyframe selection problem by aggregating all frames with equal weight. However, to find informative parts of the video, it is necessary to consider how all the frames of the video are related to each other. To this end, we cast video summarization as a graph modeling problem. We propose recursive graph modeling networks for video summarization, termed SumGraph, to represent a relation graph, where frames are regarded as nodes and nodes are connected by semantic relationships among frames. Our networks accomplish this through a recursive approach to refine an initially estimated graph to correctly classify each node as a keyframe by reasoning the graph representation via graph convolutional networks. To leverage SumGraph in a more practical environment, we also present a way to adapt our graph modeling in an unsupervised fashion. With SumGraph, we achieved state-of-the-art performance on several benchmarks for video summarization in both supervised and unsupervised manners.

📄 PDF Abstract BibTeX arXiv:2007.08809

Code (0)

등록된 구현이 없습니다.

Tasks

Video Summarization

Similar Papers 제목 키워드 기반

Language-guided Recursive Spatiotemporal Graph Modeling for Video Summarization

2025-09-06 · Jungin Park, Jiyoung Lee, Kwanghoon Sohn arxiv

Video summarization aims to select keyframes that are visually diverse and can represent the whole story of a given video. Previous approaches have focused on global interlinkability between frames in a video by temporal…

Video Summarization

Heterogeneous Graph Neural Networks for Extractive Document Summarization

2020-04-26 · ACL 2020 6 · Danqing Wang, PengFei Liu, Yining Zheng, Xipeng Qiu 외

As a crucial step in extractive document summarization, learning cross-sentence relations has been explored by a plethora of approaches. An intuitive way is to put them in the graph-based neural network, which has a more…

Document SummarizationExtractive Document SummarizationExtractive SummarizationExtractive Text Summarization+1

Relational Reasoning Over Spatial-Temporal Graphs for Video Summarization

2022-04-06 · IEEE Transactions on Image Processing 2022 4 · Wencheng Zhu, Yucheng Han, Jiwen Lu, Jie zhou

In this paper, we propose a dynamic graph modeling approach to learn spatial-temporal representations for video summarization. Most existing video summarization methods extract image-level features with ImageNet pre-trai…

Graph ClassificationRelationRelational ReasoningSupervised Video Summarization+1

Comprehensive Information Integration Modeling Framework for Video Titling

2020-06-24 · Shengyu Zhang, Ziqi Tan, Jin Yu, Zhou Zhao 외

In e-commerce, consumer-generated videos, which in general deliver consumers' individual preferences for the different aspects of certain products, are massive in volume. To recommend these videos to potential consumers …

DescriptiveVideo Captioning

Reconstructive Sequence-Graph Network for Video Summarization

2021-05-10 · Bin Zhao, Haopeng Li, Xiaoqiang Lu, Xuelong Li

Exploiting the inner-shot and inter-shot dependencies is essential for key-shot based video summarization. Current approaches mainly devote to modeling the video as a frame sequence by recurrent neural networks. However,…

Video Summarization