In this paper, we propose a novel framework for controllable video diffusion, OmniVDiff , aiming to synthesize and comprehend multiple video visual content in a single diffusion model. To achieve this, OmniVDiff treats all video visual modalities in the color space to learn a joint distribution, while employing an adaptive control strategy that dynamically adjusts the role of each visual modality during the diffusion process, either as a generation modality or a conditioning modality. Our framework supports three key capabilities: (1) Text-conditioned video generation, where all modalities are jointly synthesized from a textual prompt; (2) Video understanding, where structural modalities are predicted from rgb inputs in a coherent manner; and (3) X-conditioned video generation, where video synthesis is guided by finegrained inputs such as depth, canny and segmentation. Extensive experiments demonstrate that OmniVDiff achieves state-of-the-art performance in video generation tasks and competitive results in video understanding. Its flexibility and scalability make it well-suited for downstream applications such as video-to-video translation, modality adaptation for visual tasks, and scene reconstruction.
@article{arxiv.2504.10825,
title = {OmniVDiff: Omni Controllable Video Diffusion for Generation and Understanding},
author = {Dianbing Xi and Jiepeng Wang and Yuanzhi Liang and Xi Qiu and Yuchi Huo and Rui Wang and Chi Zhang and Xuelong Li},
journal= {arXiv preprint arXiv:2504.10825},
year = {2025}
}
Comments
Accepted by AAAI 2026. Our project page: https://tele-ai.github.io/OmniVDiff/