TransAnimate: Taming Layer Diffusion to Generate RGBA Video
Xuewei Chen, Zhimin Chen, Yiren Song
TL;DR
TransAnimate addresses the scarcity and integration challenges of RGBA video generation by unifying transparency modeling with motion-aware diffusion and leveraging pre-trained RGB and transparent backbones. It builds a three-dataset pipeline (high-quality game effects, foreground objects, and synthetic transparent motions) and introduces positive-trigger data augmentation to improve edge fidelity and motion coherence. The method inflates 2D image models to 5D video tensors, incorporates a motion module, and adapts RGB-based controllable signals (via SparseCtrl adapters) for pixel-precise RGBA control, enabling robust game-effect generation. Experimental results show strong qualitative and quantitative performance, with effective controllability and data-efficient learning, making RGBA video creation more practical for gaming and visual effects pipelines.
Abstract
Text-to-video generative models have made remarkable advancements in recent years. However, generating RGBA videos with alpha channels for transparency and visual effects remains a significant challenge due to the scarcity of suitable datasets and the complexity of adapting existing models for this purpose. To address these limitations, we present TransAnimate, an innovative framework that integrates RGBA image generation techniques with video generation modules, enabling the creation of dynamic and transparent videos. TransAnimate efficiently leverages pre-trained text-to-transparent image model weights and combines them with temporal models and controllability plugins trained on RGB videos, adapting them for controllable RGBA video generation tasks. Additionally, we introduce an interactive motion-guided control mechanism, where directional arrows define movement and colors adjust scaling, offering precise and intuitive control for designing game effects. To further alleviate data scarcity, we have developed a pipeline for creating an RGBA video dataset, incorporating high-quality game effect videos, extracted foreground objects, and synthetic transparent videos. Comprehensive experiments demonstrate that TransAnimate generates high-quality RGBA videos, establishing it as a practical and effective tool for applications in gaming and visual effects.
