paper-with-me

홈 › Papers

UniVid: The Open-Source Unified Video Model

2025-09-29 · Jiabin Luo, Junhui Lin, Zeyu Zhang, Biao Wu, Meng Fang, Ling Chen, Hao Tang 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 token imbalance and the limitations of uniform cross-modal attention across the flow trajectory, and efficiently extending image-centric MLLMs to video without costly retraining. We present UniVid, a unified architecture that couples an MLLM with a diffusion decoder through a lightweight adapter, enabling both video understanding and generation. We introduce Temperature Modality Alignment to improve prompt adherence and Pyramid Reflection for efficient temporal reasoning via dynamic keyframe selection. Extensive experiments on standard benchmarks demonstrate state-of-the-art performance, achieving a 2.2% improvement on VBench-Long total score compared to EasyAnimateV5.1, and 1.0% and 3.3% accuracy gains on MSVD-QA and ActivityNet-QA, respectively, compared with the best prior 7B baselines. Code: https://github.com/AIGeeksGroup/UniVid. Website: https://aigeeksgroup.github.io/UniVid.

📄 PDF Abstract BibTeX arXiv:2509.24200

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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 …

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: 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

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: Pyramid Diffusion Model for High Quality Video Generation

2026-03-14 · Xinyu Xiao, Binbin Yang, Tingtian Li, Yipeng Yu 외 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 m…

Text-to-Video Generation