paper-with-me

홈 › Papers

S2DiT: Sandwich Diffusion Transformer for Mobile Streaming Video Generation

2026-01-19 · Lin Zhao, Yushu Wu, Aleksei Lebedev, Dishani Lahiri, Meng Dong, Arpit Sahni, Michael Vasilkovsky, Hao Chen, Ju Hu, Aliaksandr Siarohin, Sergey Tulyakov, Yanzhi Wang, Anil Kag, Yanyu Li arxiv

Diffusion Transformers (DiTs) have recently improved video generation quality. However, their heavy computational cost makes real-time or on-device generation infeasible. In this work, we introduce S2DiT, a Streaming Sandwich Diffusion Transformer designed for efficient, high-fidelity, and streaming video generation on mobile hardware. S2DiT generates more tokens but maintains efficiency with novel efficient attentions: a mixture of LinConv Hybrid Attention (LCHA) and Stride Self-Attention (SSA). Based on this, we uncover the sandwich design via a budget-aware dynamic programming search, achieving superior quality and efficiency. We further propose a 2-in-1 distillation framework that transfers the capacity of large teacher models (e.g., Wan 2.2-14B) to the compact few-step sandwich model. Together, S2DiT achieves quality on par with state-of-the-art server video models, while streaming at over 10 FPS on an iPhone.

📄 PDF Abstract BibTeX arXiv:2601.12719

Code (0)

등록된 구현이 없습니다.

Tasks

Video Generation

Similar Papers 제목 키워드 기반

Sandwiched Compression: Repurposing Standard Codecs with Neural Network Wrappers

2024-02-08 · Onur G. Guleryuz, Philip A. Chou, Berivan Isik, Hugues Hoppe 외

We propose sandwiching standard image and video codecs between pre- and post-processing neural networks. The networks are jointly trained through a differentiable codec proxy to minimize a given rate-distortion loss. Thi…

Video Compression

MobileWan: Closing the Quality Gap for Mobile Video Diffusion

2026-07-07 · Mohsen Ghafoorian, Denis Korzhenkov, Adil Karjauv, Ioannis Lelekas 외 arxiv

Recent advances in video diffusion have been driven by scaling transformer-based architectures to billions of parameters, substantially improving visual fidelity and motion coherence. In contrast, existing mobile video d…

Video Generation

NeuSaver: Neural Adaptive Power Consumption Optimization for Mobile Video Streaming

2021-07-15 · Kyoungjun Park, Myungchul Kim, Laihyuk Park

Video streaming services strive to support high-quality videos at higher resolutions and frame rates to improve the quality of experience (QoE). However, high-quality videos consume considerable amounts of energy on mobi…

Reinforcement Learning (RL)

SANA-Streaming: Real-time Streaming Video Editing with Hybrid Diffusion Transformer

2026-05-28 · Yuyang Zhao, Yicheng Pan, Qiyuan He, Jincheng Yu 외 arxiv

Real-time streaming video-to-video editing (V2V) is critical for interactive applications such as live broadcasting and gaming, yet it remains a formidable challenge due to the stringent requirements for temporal consist…

PromptMobile: Efficient Promptus for Low Bandwidth Mobile Video Streaming

2025-03-20 · LiMing Liu, Jiangkai Wu, Haoyang Wang, Peiheng Wang 외

Traditional video compression algorithms exhibit significant quality degradation at extremely low bitrates. Promptus emerges as a new paradigm for video streaming, substantially cutting down the bandwidth essential for v…

Image GenerationVideo Compression