paper-with-me

Papers

FlashVideo: A Framework for Swift Inference in Text-to-Video Generation

2023-12-30 · Bin Lei, Le Chen, Caiwen Ding

In the evolving field of machine learning, video generation has witnessed significant advancements with autoregressive-based transformer models and diffusion models, known for synthesizing dynamic and realistic scenes. However, these models often face challenges with prolonged inference times, even for generating short video clips such as GIFs. This paper introduces FlashVideo, a novel framework tailored for swift Text-to-Video generation. FlashVideo represents the first successful adaptation of the RetNet architecture for video generation, bringing a unique approach to the field. Leveraging the RetNet-based architecture, FlashVideo reduces the time complexity of inference from $\mathcal{O}(L^2)$ to $\mathcal{O}(L)$ for a sequence of length $L$, significantly accelerating inference speed. Additionally, we adopt a redundant-free frame interpolation method, enhancing the efficiency of frame interpolation. Our comprehensive experiments demonstrate that FlashVideo achieves a $\times9.17$ efficiency improvement over a traditional autoregressive-based transformer model, and its inference speed is of the same order of magnitude as that of BERT-based transformer models.

📄 PDF Abstract BibTeX arXiv:2401.00869

Code (0)

등록된 구현이 없습니다.

Tasks

Text-to-Video 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…
SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

FlashVideo:Flowing Fidelity to Detail for Efficient High-Resolution Video Generation

2025-02-07 · Shilong Zhang, Wenbo Li, Shoufa Chen, Chongjian Ge 외

DiT diffusion models have achieved great success in text-to-video generation, leveraging their scalability in model capacity and data scale. High content and motion fidelity aligned with text prompts, however, often requ…

Computational EfficiencyText-to-Video GenerationVideo Generation

SwiftVideo: A Unified Framework for Few-Step Video Generation through Trajectory-Distribution Alignment

2025-08-08 · Yanxiao Sun, Jiafu Wu, Yun Cao, Chengming Xu 외 arxiv

Diffusion-based or flow-based models have achieved significant progress in video synthesis but require multiple iterative sampling steps, which incurs substantial computational overhead. While many distillation methods t…

Video Generation

BiSwift: Bandwidth Orchestrator for Multi-Stream Video Analytics on Edge

2023-12-25 · Lin Sun, Weijun Wang, Tingting Yuan, Liang Mi 외

High-definition (HD) cameras for surveillance and road traffic have experienced tremendous growth, demanding intensive computation resources for real-time analytics. Recently, offloading frames from the front-end device …

FairnessGPUManagementobject-detection+3

SWIFT: Prompt-Adaptive Memory for Efficient Interactive Long Video Generation

2026-05-10 · Shanwen Tan, Hao Li, Jingtao Zhang, Xiaosong Jia 외 arxiv

Streaming long-video generation faces a central challenge in continuous semantic switching, requiring adaptive memory to preserve coherent visual evolution. Current approaches rely on cache rebuilding at prompt boundarie…

Video Generation

SwiftVR: Real-Time One-Step Generative Video Restoration

2026-06-08 · Jiaqi Yan, Xiangyu Chen, Xinlin Zhong, Haibin Huang 외 arxiv

Real-time video restoration (VR) for live streams requires high-resolution outputs under strict per-frame latency constraints. Existing one-step diffusion-based VR models remain difficult to deploy on consumer-grade GPUs…

Video Restoration