TransVDM: Motion-Constrained Video Diffusion Model for Transparent Video Synthesis
Menghao Li, Zhenghao Zhang, Junchao Liao, Long Qin, Weizhi Wang
TL;DR
This work tackles transparent video generation with diffusion models by introducing TransVDM, which encodes alpha information into the latent space via a Transparent Variational Autoencoder (TVAE) and mitigates artifacts in transparent regions with an Alpha Motion Constraint Module (AMCM). The framework combines a TVAE with a pretrained UNet-based VDM and trains on a newly curated dataset of 250k transparent frames, using a two-stage process (TVAE then AMCM). Experimental results, including qualitative comparisons and ablation studies, demonstrate improved temporal fidelity and reduced artifacts over RGB-only baselines and post-processing approaches. The work suggests practical impact for applications requiring end-to-end transparent video synthesis and outlines paths for more controllable generation and stronger diffusion backbones.
Abstract
Recent developments in Video Diffusion Models (VDMs) have demonstrated remarkable capability to generate high-quality video content. Nonetheless, the potential of VDMs for creating transparent videos remains largely uncharted. In this paper, we introduce TransVDM, the first diffusion-based model specifically designed for transparent video generation. TransVDM integrates a Transparent Variational Autoencoder (TVAE) and a pretrained UNet-based VDM, along with a novel Alpha Motion Constraint Module (AMCM). The TVAE captures the alpha channel transparency of video frames and encodes it into the latent space of the VDMs, facilitating a seamless transition to transparent video diffusion models. To improve the detection of transparent areas, the AMCM integrates motion constraints from the foreground within the VDM, helping to reduce undesirable artifacts. Moreover, we curate a dataset containing 250K transparent frames for training. Experimental results demonstrate the effectiveness of our approach across various benchmarks.
