On-device Sora: Enabling Training-Free Diffusion-based Text-to-Video Generation for Mobile Devices
Bosung Kim, Kyuhwan Lee, Isu Jeong, Jungmin Cheon, Yeojin Lee, Seulki, Lee

TL;DR
On-device Sora introduces a training-free, efficient diffusion-based text-to-video generation method optimized for smartphones, utilizing novel techniques to reduce computation and memory usage while maintaining high video quality.
Contribution
It presents the first training-free diffusion-based text-to-video model optimized for mobile devices, employing three novel techniques for efficiency and high-quality output.
Findings
Capable of generating high-quality videos on smartphones
Achieves performance comparable to high-end GPUs
Operates efficiently within mobile device constraints
Abstract
We present On-device Sora, the first model training-free solution for diffusion-based on-device text-to-video generation that operates efficiently on smartphone-grade devices. To address the challenges of diffusion-based text-to-video generation on computation- and memory-limited mobile devices, the proposed On-device Sora applies three novel techniques to pre-trained video generative models. First, Linear Proportional Leap (LPL) reduces the excessive denoising steps required in video diffusion through an efficient leap-based approach. Second, Temporal Dimension Token Merging (TDTM) minimizes intensive token-processing computation in attention layers by merging consecutive tokens along the temporal dimension. Third, Concurrent Inference with Dynamic Loading (CI-DL) dynamically partitions large models into smaller blocks and loads them into memory for concurrent model inference,…
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
TopicsMultimedia Communication and Technology · Video Analysis and Summarization · Web Data Mining and Analysis
MethodsSoftmax · Attention Is All You Need · Diffusion
