arXiv:2410.01718cs.CV2024-10

将视频的共性与个性信号分离,提升扩散模型生成效率

COMUNI: Decomposing Common and Unique Video Signals for Diffusion-based Video Generation

  • 用CU-VAE分解视频的共性与个性信号,降低生成复杂度
  • 在UCF101和HMDB51上实现更快生成速度,且保持高质量
  • 适合需要高效视频生成的科研与工业场景

由于视频中物体运动具有连贯性,相邻帧具有相似外观(共性)和微小姿态变化(个性)。为避免对共性信号的重复建模,我们提出一种新型扩散模型COMUNI,通过分离共性与个性视频信号,实现高效视频生成。该方法将信号分解与生成任务解耦,降低生成模型的计算复杂度。具体地,引入CU-VAE对视频信号进行分解并编码为潜在特征;采用级联合并模块和时序无关视频解码器,实现自监督训练。进一步提出CU-LDM,通过两条专用扩散流同时建模共性和个性潜在特征,并引入联合模块实现跨特征交互,以及一种结合时空绝对位置信息的新位置嵌入方法,保障生成内容的一致性与运动连贯性。大量实验验证了分解共性与个性信号对视频生成的必要性,以及所提方法的有效性与高效性。

原文摘要 · Abstract (English)

Since videos record objects moving coherently, adjacent video frames have commonness (similar object appearances) and uniqueness (slightly changed postures). To prevent redundant modeling of common video signals, we propose a novel diffusion-based framework, named COMUNI, which decomposes the COMmon and UNIque video signals to enable efficient video generation. Our approach separates the decomposition of video signals from the task of video generation, thus reducing the computation complexity of generative models. In particular, we introduce CU-VAE to decompose video signals and encode them into latent features. To train CU-VAE in a self-supervised manner, we employ a cascading merge module to reconstitute video signals and a time-agnostic video decoder to reconstruct video frames. Then we propose CU-LDM to model latent features for video generation, which adopts two specific diffusion streams to simultaneously model the common and unique latent features. We further utilize additional joint modules for cross modeling of the common and unique latent features, and a novel position embedding method to ensure the content consistency and motion coherence of generated videos. The position embedding method incorporates spatial and temporal absolute position information into the joint modules. Extensive experiments demonstrate the necessity of decomposing common and unique video signals for video generation and the effectiveness and efficiency of our proposed method.

视频生成扩散模型信号分解

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。