paper-with-me

홈 › Papers

Mobile Video Diffusion

2024-12-10 · Haitam Ben Yahia, Denis Korzhenkov, Ioannis Lelekas, Amir Ghodrati, Amirhossein Habibian

Video diffusion models have achieved impressive realism and controllability but are limited by high computational demands, restricting their use on mobile devices. This paper introduces the first mobile-optimized video diffusion model. Starting from a spatio-temporal UNet from Stable Video Diffusion (SVD), we reduce memory and computational cost by reducing the frame resolution, incorporating multi-scale temporal representations, and introducing two novel pruning schema to reduce the number of channels and temporal blocks. Furthermore, we employ adversarial finetuning to reduce the denoising to a single step. Our model, coined as MobileVD, is 523x more efficient (1817.2 vs. 4.34 TFLOPs) with a slight quality drop (FVD 149 vs. 171), generating latents for a 14x512x256 px clip in 1.7 seconds on a Xiaomi-14 Pro. Our results are available at https://qualcomm-ai-research.github.io/mobile-video-diffusion/

📄 PDF Abstract BibTeX arXiv:2412.07583

Code (0)

등록된 구현이 없습니다.

Tasks

Denoising

Methods 이 논문이 사용한 방법론

Pruning 설명 없음
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

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

MobileVidFactory: Automatic Diffusion-Based Social Media Video Generation for Mobile Devices from Text

2023-07-31 · Junchen Zhu, Huan Yang, Wenjing Wang, Huiguo He 외

Videos for mobile devices become the most popular access to share and acquire information recently. For the convenience of users' creation, in this paper, we present a system, namely MobileVidFactory, to automatically ge…

Video Generation

CineMobile: On-Device Image-to-Video Diffusion for Cinematic Camera Motion Generation

2026-07-04 · Xuyao Huang, Zelai Deng, Xu Wang, Xizhong Xiao 외 hf

The growing demand for image-to-video creation on mobile devices has increasingly focused on cinematic motion effects like bullet time, dolly zoom, slow motion, etc. While Diffusion Transformers (DiTs) exhibit strong per…

Reinforcement LearningVideo Generation

MobileI2V: Fast and High-Resolution Image-to-Video on Mobile Devices

2025-11-26 · Shuai Zhang, Bao Tang, Siyuan Yu, Yueting Zhu 외 arxiv

Recently, video generation has witnessed rapid advancements, drawing increasing attention to image-to-video (I2V) synthesis on mobile devices. However, the substantial computational complexity and slow generation speed o…

Video Generation

MoViE: Mobile Diffusion for Video Editing

2024-12-09 · Adil Karjauv, Noor Fathima, Ioannis Lelekas, Fatih Porikli 외

Recent progress in diffusion-based video editing has shown remarkable potential for practical applications. However, these methods remain prohibitively expensive and challenging to deploy on mobile devices. In this study…

Video Editing