paper-with-me

홈 › Papers

Video Summarization with Long Short-term Memory

2016-05-26 · Ke Zhang, Wei-Lun Chao, Fei Sha, Kristen Grauman

We propose a novel supervised learning technique for summarizing videos by automatically selecting keyframes or key subshots. Casting the problem as a structured prediction problem on sequential data, our main idea is to use Long Short-Term Memory (LSTM), a special type of recurrent neural networks to model the variable-range dependencies entailed in the task of video summarization. Our learning models attain the state-of-the-art results on two benchmark video datasets. Detailed analysis justifies the design of the models. In particular, we show that it is crucial to take into consideration the sequential structures in videos and model them. Besides advances in modeling techniques, we introduce techniques to address the need of a large number of annotated data for training complex learning models. There, our main idea is to exploit the existence of auxiliary annotated video datasets, albeit heterogeneous in visual styles and contents. Specifically, we show domain adaptation techniques can improve summarization by reducing the discrepancies in statistical properties across those datasets.

📄 PDF Abstract BibTeX arXiv:1605.08110

Code (1)

kezhang-cs/Video-Summarization-with-LSTM 공식 구현

Tasks

Domain AdaptationStructured PredictionVideo Summarization

Similar Papers 제목 키워드 기반

Video Summarization with Attention-Based Encoder-Decoder Networks

2017-08-31 · Zhong Ji, Kailin Xiong, Yanwei Pang, Xuelong. Li

This paper addresses the problem of supervised video summarization by formulating it as a sequence-to-sequence learning problem, where the input is a sequence of original video frames, the output is a keyshot sequence. O…

DecoderSupervised Video SummarizationVideo Summarization

Dense Video Captioning using Graph-based Sentence Summarization

2025-06-25 · Zhiwang Zhang, Dong Xu, Wanli Ouyang, Luping Zhou

Recently, dense video captioning has made attractive progress in detecting and captioning all events in a long untrimmed video. Despite promising results were achieved, most existing methods do not sufficiently explore t…

Dense Video CaptioningSentenceSentence SummarizationVideo Captioning

Unsupervised Video Summarization With Adversarial LSTM Networks

2017-07-01 · CVPR 2017 7 · Behrooz Mahasseni, Michael Lam, Sinisa Todorovic

This paper addresses the problem of unsupervised video summarization, formulated as selecting a sparse subset of video frames that optimally represent the input video. Our key idea is to learn a deep summarizer network t…

Unsupervised Video SummarizationVideo Summarization

Memory Storyboard: Leveraging Temporal Segmentation for Streaming Self-Supervised Learning from Egocentric Videos

2025-01-21 · Yanlai Yang, Mengye Ren

Self-supervised learning holds the promise to learn good representations from real-world continuous uncurated data streams. However, most existing works in visual self-supervised learning focus on static images or artifi…

Continual LearningContrastive LearningEvent SegmentationSelf-Supervised Learning

Show, Tell and Summarize: Dense Video Captioning Using Visual Cue Aided Sentence Summarization

2025-06-25 · Zhiwang Zhang, Dong Xu, Wanli Ouyang, Chuanqi Tan

In this work, we propose a division-and-summarization (DaS) framework for dense video captioning. After partitioning each untrimmed long video as multiple event proposals, where each event proposal consists of a set of s…

Dense Video CaptioningDescriptiveSentenceSentence Summarization+1