中文
相关论文

相关论文: Large Model based Sequential Keyframe Extraction f…

200 篇论文

Robust scene segmentation and keyframe extraction are essential preprocessing steps in video understanding pipelines, supporting tasks such as indexing, summarization, and semantic retrieval. However, existing methods often lack…

计算机视觉与模式识别 · 计算机科学 2025-06-03 Vasilii Korolkov

Video summaries come in many forms, from traditional single-image thumbnails, animated thumbnails, storyboards, to trailer-like video summaries. Content creators use the summaries to display the most attractive portion of their videos; the…

多媒体 · 计算机科学 2018-08-03 Hongxiang Gu , Viswanathan Swaminathan

Keyframe selection is a direct way to provide verifiable visual evidence for long-video question answering (QA). Queries differ in what they require, and finding the right frames depends on knowing what to look for. Existing keyframe…

计算机视觉与模式识别 · 计算机科学 2026-05-25 Michal Shlapentokh-Rothman , Prachi Garg , Yu-Xiong Wang , Derek Hoiem

Recent advancements in video understanding within visual large language models (VLLMs) have led to notable progress. However, the complexity of video data and contextual processing limitations still hinder long-video comprehension. A common…

计算机视觉与模式识别 · 计算机科学 2025-04-30 Yanan Guo , Wenhui Dong , Jun Song , Shiding Zhu , Xuan Zhang , Hanqing Yang , Yingbo Wang , Yang Du , Xianing Chen , Bo Zheng

Video is an increasingly prominent and information-dense medium, yet it poses substantial challenges for language models. A typical video consists of a sequence of shorter segments, or shots, that collectively form a coherent narrative.…

计算机视觉与模式识别 · 计算机科学 2024-10-29 Richard Luo , Austin Peng , Adithya Vasudev , Rishabh Jain

Video processing and analysis have become an urgent task since a huge amount of videos (e.g., Youtube, Hulu) are uploaded online every day. The extraction of representative key frames from videos is very important in video processing and…

计算机视觉与模式识别 · 计算机科学 2022-11-15 Hao Tang , Lei Ding , Songsong Wu , Bin Ren , Nicu Sebe , Paolo Rota

Video summarization aims to generate a compact, informative, and representative synopsis of raw videos, which is crucial for browsing, analyzing, and understanding video content. Dominant approaches in video summarization primarily rely on…

计算机视觉与模式识别 · 计算机科学 2025-08-08 Libin Lan , Lu Jiang , Tianshu Yu , Xiaojuan Liu , Zhongshi He

In the Internet, ubiquitous presence of redundant, unedited, raw videos has made video summarization an important problem. Traditional methods of video summarization employ a heuristic set of hand-crafted features, which in many cases fail…

计算机视觉与模式识别 · 计算机科学 2017-08-24 Mohaiminul Al Nahian , A. S. M. Iftekhar , Mohammad Tariqul Islam , S. M. Mahbubur Rahman , Dimitrios Hatzinakos

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. Our key idea is to…

计算机视觉与模式识别 · 计算机科学 2018-04-17 Zhong Ji , Kailin Xiong , Yanwei Pang , Xuelong Li

Recent progress in multi-modal large language models (MLLMs) has significantly advanced video understanding. However, their performance on long-form videos remains limited by computational constraints and suboptimal frame selection. We…

计算机视觉与模式识别 · 计算机科学 2026-01-19 Wenhui Tan , Ruihua Song , Jiaze Li , Jianzhong Ju , Zhenbo Luo

In recent years, there has been an increasing interest in building video summarization tools, where the goal is to automatically create a short summary of an input video that properly represents the original content. We consider shot-based…

计算机视觉与模式识别 · 计算机科学 2019-12-10 Yair Shemer , Daniel Rotman , Nahum Shimkin

Video frame sampling is essential for efficient long-video understanding with Vision-Language Models (VLMs), since dense inputs are costly and often exceed context limits. Yet when only a small number of frames can be retained, existing…

计算机视觉与模式识别 · 计算机科学 2026-03-19 Mengyu Zhao , Di Fu , Yongyu Xie , Jiaxing Zhang , Zhigang Yuan , Shirin Jalali , Yong Cao

Many applications benefit from sampling algorithms where a small number of well chosen samples are used to generalize different properties of a large dataset. In this paper, we use diverse sampling for streaming video summarization. Several…

计算机视觉与模式识别 · 计算机科学 2016-11-01 Rushil Anirudh , Ahnaf Masroor , Pavan Turaga

Current Multimodal Large Language Models (MLLMs) often perform poorly in long video understanding, primarily due to resource limitations that prevent them from processing all video frames and their associated information. Efficiently…

计算机视觉与模式识别 · 计算机科学 2025-08-06 Xuyi Yang , Wenhao Zhang , Hongbo Jin , Lin Liu , Hongbo Xu , Yongwei Nie , Fei Yu , Fei Ma

Video data is explosively growing. As a result of the "big video data", intelligent algorithms for automatic video summarization have re-emerged as a pressing need. We develop a probabilistic model, Sequential and Hierarchical Determinantal…

计算机视觉与模式识别 · 计算机科学 2016-07-19 Aidean Sharghi , Boqing Gong , Mubarak Shah

Key frame selection in video understanding presents significant challenges. Traditional top-K selection methods, which score frames independently, often fail to optimize the selection as a whole. This independent scoring frequently results…

计算机视觉与模式识别 · 计算机科学 2025-12-15 Yiqing Yang , Kin-Man Lam

Video summarization is a technique to create a short skim of the original video while preserving the main stories/content. There exists a substantial interest in automatizing this process due to the rapid growth of the available material.…

计算机视觉与模式识别 · 计算机科学 2019-04-12 Mayu Otani , Yuta Nakashima , Esa Rahtu , Janne Heikkilä

Unsupervised multi-object segmentation has shown impressive results on images by utilizing powerful semantics learned from self-supervised pretraining. An additional modality such as depth or motion is often used to facilitate the…

计算机视觉与模式识别 · 计算机科学 2023-10-12 Görkay Aydemir , Weidi Xie , Fatma Güney

Most existing real-time deep models trained with each frame independently may produce inconsistent results across the temporal axis when tested on a video sequence. A few methods take the correlations in the video sequence into…

计算机视觉与模式识别 · 计算机科学 2022-02-28 Yifan Liu , Chunhua Shen , Changqian Yu , Jingdong Wang

Multimodal Large Language Models (MLLMs) have demonstrated significant capabilities in image understanding, but long-video are constrained by context windows and computational cost. Uniform frame sampling often leads to substantial…

机器学习 · 计算机科学 2025-10-17 Yifeng Yao , Yike Yun , Jing Wang , Huishuai Zhang , Dongyan Zhao , Ke Tian , Zhihao Wang , Minghui Qiu , Tao Wang