Transform Trained Transformer: Accelerating Naive 4K Video Generation Over 10$\times$
Jiangning Zhang, Junwei Zhu, Teng Hu, Yabiao Wang, Donghao Luo, Weijian Cao, Zhenye Gan, Xiaobin Hu, Zhucun Xue, Chengjie Wang

TL;DR
This paper introduces T3, a retrofit strategy for pretrained Transformers that significantly accelerates 4K video generation by optimizing attention mechanisms without changing core architecture.
Contribution
T3 provides a novel, architecture-preserving method to reduce computational costs of full-attention models for high-resolution video generation.
Findings
Over 10× acceleration in 4K video generation
Performance improvements in VQA and VTC metrics
Effective attention pattern transformation with modest compute
Abstract
Native 4K (21603840) video generation remains a critical challenge due to the quadratic computational explosion of full-attention as spatiotemporal resolution increases, making it difficult for models to strike a balance between efficiency and quality. This paper proposes a novel Transformer retrofit strategy termed (ransform rained ransformer) that, without altering the core architecture of full-attention pretrained models, significantly reduces compute requirements by optimizing their forward logic. Specifically, introduces a multi-scale weight-sharing window attention mechanism and, via hierarchical blocking together with an axis-preserving full-attention design, can effect an "attention pattern" transformation of a pretrained model using only modest compute and data. Results on 4K-VBench show that…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Coding and Compression Technologies · Image and Video Quality Assessment · Image Enhancement Techniques
