paper-with-me

홈 › Papers

UniVid: Pyramid Diffusion Model for High Quality Video Generation

2026-03-14 · Xinyu Xiao, Binbin Yang, Tingtian Li, Yipeng Yu, Sen Lei arxiv

Diffusion-based text-to-video generation (T2V) or image-to-video (I2V) generation have emerged as a prominent research focus. However, there exists a challenge in integrating the two generative paradigms into a unified model. In this paper, we present a unified video generation model (UniVid) with hybrid conditions of the text prompt and reference image. Given these two available controls, our model can extract objects' appearance and their motion descriptions from textual prompts, while obtaining texture details and structural information from image clues to guide the video generation process. Specifically, we scale up the pre-trained text-to-image diffusion model for generating temporally coherent frames via introducing our temporal-pyramid cross-frame spatial-temporal attention modules and convolutions. To support bimodal control, we introduce a dual-stream cross-attention mechanism, whose attention scores can be freely re-weighted for interpolation of between single and two modalities controls during inference. Extensive experiments showcase that our UniVid achieves superior temporal coherence on T2V, I2V and (T+I)2V tasks.

📄 PDF Abstract BibTeX arXiv:2603.13739

Code (0)

등록된 구현이 없습니다.

Tasks

Text-to-Video Generation

Similar Papers 제목 키워드 기반

UniVid: The Open-Source Unified Video Model

2025-09-29 · Jiabin Luo, Junhui Lin, Zeyu Zhang, Biao Wu 외 arxiv

Unified video modeling that combines generation and understanding capabilities is increasingly important but faces two key challenges: maintaining semantic faithfulness during flow-based generation due to text-visual tok…

UniVidX: A Unified Multimodal Framework for Versatile Video Generation via Diffusion Priors

2026-05-01 · Houyuan Chen, Hong Li, Xianghao Kong, Tianrui Zhu 외 arxiv

Recent progress has shown that video diffusion models (VDMs) can be repurposed for diverse multimodal graphics tasks. However, existing methods often train separate models for each problem setting, which fixes the input-…

Video Generation

UniVid: Unifying Vision Tasks with Pre-trained Video Generation Models

2025-09-26 · Lan Chen, Yuchao Gu, Qi Mao arxiv

Large language models, trained on extensive corpora, successfully unify diverse linguistic tasks within a single generative framework. Inspired by this, recent works like Large Vision Model (LVM) extend this paradigm to …

Video Generation

UniVideo: Unified Understanding, Generation, and Editing for Videos

2025-10-09 · Cong Wei, Quande Liu, Zixuan Ye, Qiulin Wang 외 arxiv

Unified multimodal models have shown promising results in multimodal content generation and editing but remain largely limited to the image domain. In this work, we present UniVideo, a versatile framework that extends un…

Video GenerationText GenerationStyle TransferImage Editing

UNIVID: Unified Vision-Language Model for Video Moderation

2026-06-04 · Kejuan Yang, Yizhuo Zhang, Mingyuan Du, Yue Zhang 외 arxiv

Global-scale video moderation faces a dual challenge: the need for fine-grained multi-modal reasoning and the demand for interpretable outputs to support downstream enforcement. Traditional moderation systems often rely …