中文
相关论文

相关论文: ERA: Entity Relationship Aware Video Summarization…

200 篇论文

Video summarization is a crucial technique for social understanding, enabling efficient browsing of massive multimedia content and extraction of key information from social platforms. Most existing unsupervised summarization methods rely on…

人工智能 · 计算机科学 2026-01-22 Haizhou Liu , Haodong Jin , Yiming Wang , Hui Yu

This paper introduces a new, unsupervised method for automatic video summarization using ideas from generative adversarial networks but eliminating the discriminator, having a simple loss function, and separating training of different parts…

计算机视觉与模式识别 · 计算机科学 2024-12-10 Hanqing Li , Diego Klabjan , Jean Utke

With the explosive growth of video data, video summarization, which attempts to seek the minimum subset of frames while still conveying the main story, has become one of the hottest topics. Nowadays, substantial achievements have been made…

计算机视觉与模式识别 · 计算机科学 2021-05-25 Guoqiang Liang , Yanbing Lv , Shucheng Li , Shizhou Zhang , Yanning Zhang

In this paper, we study the problem of producing a comprehensive video summary following an unsupervised approach that relies on adversarial learning. We build on a popular method where a Generative Adversarial Network (GAN) is trained to…

计算机视觉与模式识别 · 计算机科学 2023-07-18 Maria Nektaria Minaidi , Charilaos Papaioannou , Alexandros Potamianos

Entity summarization aims at creating brief but informative descriptions of entities from knowledge graphs. While previous work mostly focused on traditional techniques such as clustering algorithms and graph models, we ask how to apply…

计算与语言 · 计算机科学 2020-05-27 Dongjun Wei , Yaxin Liu , Fuqing Zhu , Liangjun Zang , Wei Zhou , Jizhong Han , Songlin Hu

While most existing video summarization approaches aim to extract an informative summary of a single video, we propose a novel framework for summarizing multi-view videos by exploiting both intra- and inter-view content correlations in a…

计算机视觉与模式识别 · 计算机科学 2016-08-02 Rameswar Panda , Abir Das , Amit K. Roy-Chowdhury

The large amount of videos popping up every day, make it more and more critical that key information within videos can be extracted and understood in a very short time. Video summarization, the task of finding the smallest subset of frames,…

计算机视觉与模式识别 · 计算机科学 2019-09-17 Yujia Zhang , Michael Kampffmeyer , Xiaodan Liang , Dingwen Zhang , Min Tan , Eric P. Xing

Video summarization is a crucial research area that aims to efficiently browse and retrieve relevant information from the vast amount of video content available today. With the exponential growth of multimedia data, the ability to extract…

计算机视觉与模式识别 · 计算机科学 2024-04-09 Hai-Dang Huynh-Lam , Ngoc-Phuong Ho-Thi , Minh-Triet Tran , Trung-Nghia Le

A system capturing the association between video frames and textual queries offer great potential for better video analysis. However, training such a system in a fully supervised way inevitably demands a meticulously curated video dataset…

计算机视觉与模式识别 · 计算机科学 2020-06-30 Zhiyuan Fang , Shu Kong , Zhe Wang , Charless Fowlkes , Yezhou Yang

Human behavior understanding in videos is a complex, still unsolved problem and requires to accurately model motion at both the local (pixel-wise dense prediction) and global (aggregation of motion cues) levels. Current approaches based on…

计算机视觉与模式识别 · 计算机科学 2019-09-19 C. Spampinato , S. Palazzo , P. D'Oro , D. Giordano , M. Shah

This paper proposes an efficient video summarization framework that will give a gist of the entire video in a few key-frames or video skims. Existing video summarization frameworks are based on algorithms that utilize computer vision…

计算机视觉与模式识别 · 计算机科学 2021-01-28 Sai Sukruth Bezugam , Swatilekha Majumdar , Chetan Ralekar , Tapan Kumar Gandhi

Conventional video summarization approaches based on reinforcement learning have the problem that the reward can only be received after the whole summary is generated. Such kind of reward is sparse and it makes reinforcement learning hard…

计算机视觉与模式识别 · 计算机科学 2020-03-03 Yiyan Chen , Li Tao , Xueting Wang , Toshihiko Yamasaki

Although the problem of automatic video summarization has recently received a lot of attention, the problem of creating a video summary that also highlights elements relevant to a search query has been less studied. We address this problem…

计算机视觉与模式识别 · 计算机科学 2017-09-29 Arun Balajee Vasudevan , Michael Gygli , Anna Volokitin , Luc Van Gool

The huge amount of video data produced daily by camera-based systems, such as surveilance, medical and telecommunication systems, emerges the need for effective video summarization (VS) methods. These methods should be capable of creating…

计算机视觉与模式识别 · 计算机科学 2020-11-24 George Pantazis , George Dimas , Dimitris K. Iakovidis

Video summarization aims at generating concise video summaries from the lengthy videos, to achieve better user watching experience. Due to the subjectivity, purely supervised methods for video summarization may bring the inherent errors…

计算机视觉与模式识别 · 计算机科学 2020-07-30 Tianyu Liu

This paper presents a novel approach for unsupervised video summarization using reinforcement learning (RL), addressing limitations like unstable adversarial training and reliance on heuristic-based reward functions. The method operates on…

多媒体 · 计算机科学 2025-12-24 Mehryar Abbasi , Hadi Hadizadeh , Parvaneh Saeedi

Video summarization is a task of shortening a video by choosing a subset of frames while preserving its essential moments. Despite the innate subjectivity of the task, previous works have deterministically regressed to an averaged frame…

机器学习 · 计算机科学 2025-10-10 Kwanseok Kim , Jaehoon Hahm , Sumin Kim , Jinhwan Sul , Byunghak Kim , Joonseok Lee

Recent years have witnessed a resurgence of interest in video summarization. However, one of the main obstacles to the research on video summarization is the user subjectivity - users have various preferences over the summaries. The…

计算机视觉与模式识别 · 计算机科学 2017-07-18 Aidean Sharghi , Jacob S. Laurel , Boqing Gong

Video summarization aims to automatically generate a diverse and concise summary which is useful in large-scale video processing. Most of the methods tend to adopt self-attention mechanism across video frames, which fails to model the…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Yingchao Pan , Ouhan Huang , Qinghao Ye , Zhongjin Li , Wenjiang Wang , Guodun Li , Yuxing Chen

Modern video summarization methods are based on deep neural networks that require a large amount of annotated data for training. However, existing datasets for video summarization are small-scale, easily leading to over-fitting of the deep…

计算机视觉与模式识别 · 计算机科学 2022-10-20 Li Haopeng , Ke Qiuhong , Gong Mingming , Tom Drummond
‹ 上一页 1 2 3 10 下一页 ›