LoomVideo: Unifying Multimodal Inputs into Video Generation and Editing

📅 2026-06-04
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
Existing unified video generation and editing models suffer from high computational costs and low inference efficiency due to their reliance on large-scale parameters and sequence concatenation for conditioning on source videos. This work proposes an efficient unified architecture with 5 billion parameters, replacing the conventional text encoder with a multimodal large language model (MLLM) and aligning its hierarchical features with a diffusion Transformer (DiT) via a Deepstack mechanism. A zero-overhead Scale-and-Add conditioning strategy eliminates token concatenation, while a novel Negative Temporal RoPE enables multi-reference image inputs. The proposed method significantly reduces computational burden without compromising strong editing capabilities, achieving state-of-the-art or highly competitive performance across multiple benchmarks—particularly excelling in e-commerce and fashion scenarios—and attaining at least a 5.41× speedup in inference over comparable models.
📝 Abstract
Developing unified video generation and editing models capable of interpreting interleaved multimodal inputs is a promising yet challenging frontier field. Existing unified frameworks predominantly rely on massive models (typically 13B parameters or more) and incorporate source video conditions for editing by concatenating sequence tokens. This concatenation inevitably doubles the sequence length, quadrupling the computational complexity of the self-attention mechanism and introducing prohibitive overhead. To address these bottlenecks, we present LoomVideo, a highly efficient 5B-parameter unified architecture for both video generation and editing. LoomVideo replaces the standard text encoder with a Multimodal Large Language Model (MLLM) and employs Deepstack injection mechanism to align multi-layer MLLM features with the Diffusion Transformer (DiT). Crucially, we introduce a zero-overhead Scale-and-Add conditioning approach for video editing. By scaling and directly adding the clean source video latent to the noised target latent, this elegant design eliminates the need for token concatenation, drastically reducing computational cost while maintaining robust capabilities for complex, non-rigid edits. Furthermore, a Negative Temporal RoPE strategy is seamlessly integrated to handle multiple reference images. Extensive experiments demonstrate that our compact 5B model achieves state-of-the-art or highly competitive performance across comprehensive benchmarks, exhibiting exceptional superiority in e-commerce and fashion generation scenarios. Benefiting from the zero-overhead conditioning mechanism, LoomVideo achieves at least a 5.41x acceleration in inference speed compared to models of similar capabilities, paving the way for highly practical and efficient video foundation models.
Problem

Research questions and friction points this paper is trying to address.

video generation
video editing
multimodal inputs
computational overhead
sequence concatenation
Innovation

Methods, ideas, or system contributions that make the work stand out.

Scale-and-Add conditioning
Multimodal Large Language Model (MLLM)
Deepstack injection
Zero-overhead video editing
Diffusion Transformer (DiT)
🔎 Similar Papers
No similar papers found.
Jianzong Wu
Jianzong Wu
PhD Student in School of Intelligence Science and Technology, Peking University
Computer VisionMulti Modal LearningGenerative AI
H
Hao Lian
Peking University, Alibaba Group
J
Jiongfan Yang
Peking University, Alibaba Group
D
Dachao Hao
Peking University, Alibaba Group
Y
Ye Tian
Peking University, Alibaba Group
Yunhai Tong
Yunhai Tong
Peking University
DataMining
J
Jingyuan Zhu
Peking University, Alibaba Group
B
Biaolong Chen
Peking University, Alibaba Group
Q
Qiaosong Qi
Peking University, Alibaba Group
A
Aixi Zhang
Peking University, Alibaba Group
Wanggui He
Wanggui He
Researcher, Alibaba Group
ai
Mushui Liu
Mushui Liu
Zhejiang University
Generative ModelsMulti-modal LearningFew-shot Learning
J
Jinlong Liu
Peking University, Alibaba Group
Hao Jiang
Hao Jiang
Alibaba Group
LLM & AIGC