paper-with-me

홈 › Papers

Motif-Video 2B: Technical Report

2026-04-14 · Junghwan Lim, Wai Ting Cheung, Minsu Ha, Beomgyu Kim, Taewhan Kim, Haesol Lee, Dongpin Oh, Jeesoo Lee, Taehyun Kim, Minjae Kim, Sungmin Lee, Hyeyeon Cho, Dahye Choi, Jaeheui Her, Jaeyeon Huh, Hanbin Jung, Changjin Kang, Dongseok Kim, Jangwoong Kim, Youngrok Kim, Hyukjin Kweon, Hongjoo Lee, Jeongdoo Lee, Junhyeok Lee, Eunhwan Park, Yeongjae Park, Bokki Ryu, Dongjoo Weon arxiv

Training strong video generation models usually requires massive datasets, large parameter counts, and substantial compute. In this work, we ask whether strong text-to-video quality is possible at a much smaller budget: fewer than 10M clips and less than 100,000 H200 GPU hours. Our core claim is that part of the answer lies in how model capacity is organized, not only in how much of it is used. In video generation, prompt alignment, temporal consistency, and fine-detail recovery can interfere with one another when they are handled through the same pathway. Motif-Video 2B addresses this by separating these roles architecturally, rather than relying on scale alone. The model combines two key ideas. First, Shared Cross-Attention strengthens text control when video token sequences become long. Second, a three-part backbone separates early fusion, joint representation learning, and detail refinement. To make this design effective under a limited compute budget, we pair it with an efficient training recipe based on dynamic token routing and early-phase feature alignment to a frozen pretrained video encoder. Our analysis shows that later blocks develop clearer cross-frame attention structure than standard single-stream baselines. On VBench, Motif-Video~2B reaches 83.76\%, surpassing Wan2.1 14B while using 7$\times$ fewer parameters and substantially less training data. These results suggest that careful architectural specialization, combined with an efficiency-oriented training recipe, can narrow or exceed the quality gap typically associated with much larger video models.

📄 PDF Abstract BibTeX arXiv:2604.16503

Code (0)

등록된 구현이 없습니다.

Tasks

Representation LearningVideo Generation

Similar Papers 제목 키워드 기반

Motif 2.6B Technical Report

2025-08-02 · Junghwan Lim, Sungmin Lee, Dongseok Kim, Eunhwan Park 외 arxiv

Recent advancements in Large Language Models (LLMs) have revolutionized artificial intelligence, yet developing an effective foundational LLM that balances high performance with computational efficiency remains challengi…

Computational Efficiency

Technical Note on Transcription Factor Motif Discovery from Importance Scores (TF-MoDISco) version 0.5.6.5

2018-10-31 · Avanti Shrikumar, Katherine Tian, Žiga Avsec, Anna Shcherbina 외

TF-MoDISco (Transcription Factor Motif Discovery from Importance Scores) is an algorithm for identifying motifs from basepair-level importance scores computed on genomic sequence data. This technical note focuses on vers…

Motif 2 12.7B technical report

2025-11-07 · Junghwan Lim, Sungmin Lee, Dongseok Kim, Taehyun Kim 외 arxiv

We introduce Motif-2-12.7B, a new open-weight foundation model that pushes the efficiency frontier of large language models by combining architectural innovation with system-level optimization. Designed for scalable lang…

Pegasus-v1 Technical Report

2024-04-23 · Raehyuk Jung, Hyojun Go, Jaehyuk Yi, Jiho Jang 외

This technical report introduces Pegasus-1, a multimodal language model specialized in video content understanding and interaction through natural language. Pegasus-1 is designed to address the unique challenges posed by…

Language ModelingLanguage ModellingQuestion AnsweringVideo Question Answering+1

HiLight: Technical Report on the Motern AI Video Language Model

2024-07-10 · Zhiting Wang, Qiangong Zhou, Kangjie Yang, Zongyang Liu 외

This technical report presents the implementation of a state-of-the-art video encoder for video-text modal alignment and a video conversation framework called HiLight, which features dual visual towers. The work is divid…

Language ModelingLanguage Modelling