paper-with-me

홈 › Papers

SnapGen-V: Generating a Five-Second Video within Five Seconds on a Mobile Device

2024-12-13 · CVPR 2025 1 · Yushu Wu, Zhixing Zhang, Yanyu Li, Yanwu Xu, Anil Kag, Yang Sui, Huseyin Coskun, Ke Ma, Aleksei Lebedev, Ju Hu, Dimitris Metaxas, Yanzhi Wang, Sergey Tulyakov, Jian Ren

We have witnessed the unprecedented success of diffusion-based video generation over the past year. Recently proposed models from the community have wielded the power to generate cinematic and high-resolution videos with smooth motions from arbitrary input prompts. However, as a supertask of image generation, video generation models require more computation and are thus hosted mostly on cloud servers, limiting broader adoption among content creators. In this work, we propose a comprehensive acceleration framework to bring the power of the large-scale video diffusion model to the hands of edge users. From the network architecture scope, we initialize from a compact image backbone and search out the design and arrangement of temporal layers to maximize hardware efficiency. In addition, we propose a dedicated adversarial fine-tuning algorithm for our efficient model and reduce the denoising steps to 4. Our model, with only 0.6B parameters, can generate a 5-second video on an iPhone 16 PM within 5 seconds. Compared to server-side models that take minutes on powerful GPUs to generate a single video, we accelerate the generation by magnitudes while delivering on-par quality.

📄 PDF Abstract BibTeX arXiv:2412.10494

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingImage GenerationVideo Generation

Methods 이 논문이 사용한 방법론

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…

Similar Papers 제목 키워드 기반

SnapGen: Taming High-Resolution Text-to-Image Models for Mobile Devices with Efficient Architectures and Training

2024-12-12 · CVPR 2025 1 · Dongting Hu, Jierun Chen, Xijie Huang, Huseyin Coskun 외

Existing text-to-image (T2I) diffusion models face several limitations, including large model sizes, slow runtime, and low-quality generation on mobile devices. This paper aims to address all of these challenges by devel…

Knowledge DistillationText-to-Image Generation

Magic 1-For-1: Generating One Minute Video Clips within One Minute

2025-02-11 · Hongwei Yi, Shitong Shao, Tian Ye, Jiantong Zhao 외

In this technical report, we present Magic 1-For-1 (Magic141), an efficient video generation model with optimized memory consumption and inference latency. The key idea is simple: factorize the text-to-video generation t…

Image GenerationImage to Video GenerationText to Image GenerationText-to-Image Generation+2

SnapGen++: Unleashing Diffusion Transformers for Efficient High-Fidelity Image Generation on Edge Devices

2026-01-13 · Dongting Hu, Aarush Gupta, Magzhan Gabidolla, Arpit Sahni 외 arxiv

Recent advances in diffusion transformers (DiTs) have set new standards in image generation, yet remain impractical for on-device deployment due to their high computational and memory costs. In this work, we present an e…

Image Generation

Talking about what is not there: Generating indefinite referring expressions in Minecraft

2019-10-01 · WS 2019 10 · Arne K{\"o}hn, Alex Koller, er

When generating technical instructions, it is often necessary to describe an object that does not exist yet. For example, an NLG system which explains how to build a house needs to generate sentences like {``}build *a wa…

MinecraftObject

REDUCIO! Generating 1024$\times$1024 Video within 16 Seconds using Extremely Compressed Motion Latents

2024-11-20 · Rui Tian, Qi Dai, Jianmin Bao, Kai Qiu 외

Commercial video generation models have exhibited realistic, high-fidelity results but are still restricted to limited access. One crucial obstacle for large-scale applications is the expensive training and inference cos…

GPUVideo Generation