CVAIApr 9

Uni-ViGU: Towards Unified Video Generation and Understanding via A Diffusion-Based Video Generator

arXiv:2604.0812196.7
Predicted impact top 6% in CV · last 90 daysOriginality Highly original
AI Analysis

This addresses the challenge of high computational costs in unified multimodal models for video, offering a scalable approach for AI applications in video processing.

The paper tackles the computational imbalance between video generation and understanding by proposing Uni-ViGU, a framework that unifies these tasks using a diffusion-based video generator as the foundation, achieving competitive performance on both.

Unified multimodal models integrating visual understanding and generation face a fundamental challenge: visual generation incurs substantially higher computational costs than understanding, particularly for video. This imbalance motivates us to invert the conventional paradigm: rather than extending understanding-centric MLLMs to support generation, we propose Uni-ViGU, a framework that unifies video generation and understanding by extending a video generator as the foundation. We introduce a unified flow method that performs continuous flow matching for video and discrete flow matching for text within a single process, enabling coherent multimodal generation. We further propose a modality-driven MoE-based framework that augments Transformer blocks with lightweight layers for text generation while preserving generative priors. To repurpose generation knowledge for understanding, we design a bidirectional training mechanism with two stages: Knowledge Recall reconstructs input prompts to leverage learned text-video correspondences, while Capability Refinement fine-tunes on detailed captions to establish discriminative shared representations. Experiments demonstrate that Uni-ViGU achieves competitive performance on both video generation and understanding, validating generation-centric architectures as a scalable path toward unified multimodal intelligence. Project Page and Code: https://fr0zencrane.github.io/uni-vigu-page/.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes