paper-with-me

Papers

Video Summarization using Denoising Diffusion Probabilistic Model

2024-12-11 · Zirui Shang, Yubo Zhu, Hongxi Li, Shuo Yang, Xinxiao wu

Video summarization aims to eliminate visual redundancy while retaining key parts of video to construct concise and comprehensive synopses. Most existing methods use discriminative models to predict the importance scores of video frames. However, these methods are susceptible to annotation inconsistency caused by the inherent subjectivity of different annotators when annotating the same video. In this paper, we introduce a generative framework for video summarization that learns how to generate summaries from a probability distribution perspective, effectively reducing the interference of subjective annotation noise. Specifically, we propose a novel diffusion summarization method based on the Denoising Diffusion Probabilistic Model (DDPM), which learns the probability distribution of training data through noise prediction, and generates summaries by iterative denoising. Our method is more resistant to subjective annotation noise, and is less prone to overfitting the training data than discriminative methods, with strong generalization ability. Moreover, to facilitate training DDPM with limited data, we employ an unsupervised video summarization model to implement the earlier denoising process. Extensive experiments on various datasets (TVSum, SumMe, and FPVSum) demonstrate the effectiveness of our method.

📄 PDF Abstract BibTeX arXiv:2412.08357

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingmodelUnsupervised Video SummarizationVideo Summarization

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Diffusion Probabilistic Modeling for Video Generation

2022-03-16 · Ruihan Yang, Prakhar Srivastava, Stephan Mandt

Denoising diffusion probabilistic models are a promising new class of generative models that mark a milestone in high-quality image generation. This paper showcases their ability to sequentially generate video, surpassin…

DenoisingImage GenerationVideo CompressionVideo Generation

Diffusion Probabilistic Fields

2023-03-01 · Peiye Zhuang, Samira Abnar, Jiatao Gu, Alex Schwing 외

Diffusion probabilistic models have quickly become a major approach for generative modeling of images, 3D geometry, video and other domains. However, to adapt diffusion generative modeling to these domains the denoising …

3D geometryDenoising

VideoFusion: Decomposed Diffusion Models for High-Quality Video Generation

2023-03-15 · CVPR 2023 1 · Zhengxiong Luo, Dayou Chen, Yingya Zhang, Yan Huang 외

A diffusion probabilistic model (DPM), which constructs a forward diffusion process by gradually adding noise to data points and learns the reverse denoising process to generate new samples, has been shown to handle comp…

Code GenerationDenoisingImage GenerationText-to-Video Generation+2

Causal Video Summarizer for Video Exploration

2023-07-04 · Jia-Hong Huang, Chao-Han Huck Yang, Pin-Yu Chen, Andrew Brown 외

Recently, video summarization has been proposed as a method to help video exploration. However, traditional video summarization models only generate a fixed video summary which is usually independent of user-specific nee…

DecoderVideo Summarization

RGB-D-Fusion: Image Conditioned Depth Diffusion of Humanoid Subjects

2023-07-29 · Sascha Kirch, Valeria Olyunina, Jan Ondřej, Rafael Pagés 외

We present RGB-D-Fusion, a multi-modal conditional denoising diffusion probabilistic model to generate high resolution depth maps from low-resolution monocular RGB images of humanoid subjects. RGB-D-Fusion first generate…

DenoisingSuper-Resolution