paper-with-me

홈 › Papers

ZeroSmooth: Training-free Diffuser Adaptation for High Frame Rate Video Generation

2024-06-03 · Shaoshu Yang, Yong Zhang, Xiaodong Cun, Ying Shan, Ran He

Video generation has made remarkable progress in recent years, especially since the advent of the video diffusion models. Many video generation models can produce plausible synthetic videos, e.g., Stable Video Diffusion (SVD). However, most video models can only generate low frame rate videos due to the limited GPU memory as well as the difficulty of modeling a large set of frames. The training videos are always uniformly sampled at a specified interval for temporal compression. Previous methods promote the frame rate by either training a video interpolation model in pixel space as a postprocessing stage or training an interpolation model in latent space for a specific base video model. In this paper, we propose a training-free video interpolation method for generative video diffusion models, which is generalizable to different models in a plug-and-play manner. We investigate the non-linearity in the feature space of video diffusion models and transform a video model into a self-cascaded video diffusion model with incorporating the designed hidden state correction modules. The self-cascaded architecture and the correction module are proposed to retain the temporal consistency between key frames and the interpolated frames. Extensive evaluations are preformed on multiple popular video models to demonstrate the effectiveness of the propose method, especially that our training-free method is even comparable to trained interpolation models supported by huge compute resources and large-scale datasets.

📄 PDF Abstract BibTeX arXiv:2406.00908

Code (1)

ssyang2020/ZeroSmooth 공식 구현

Tasks

GPUVideo Generation

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
BASE 설명 없음
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 제목 키워드 기반

Grasping a Handful: Sequential Multi-Object Dexterous Grasp Generation

2025-03-28 · Haofei Lu, Yifei Dong, Zehang Weng, Jens Lundell 외

We introduce the sequential multi-object robotic grasp sampling algorithm SeqGrasp that can robustly synthesize stable grasps on diverse objects using the robotic hand's partial Degrees of Freedom (DoF). We use SeqGrasp …

Grasp Generation

Analysis of Diffractive Neural Networks for Seeing Through Random Diffusers

2022-05-01 · Yuhang Li, Yi Luo, Bijie Bai, Aydogan Ozcan

Imaging through diffusive media is a challenging problem, where the existing solutions heavily rely on digital computers to reconstruct distorted images. We provide a detailed analysis of a computer-free, all-optical ima…

Autonomous DrivingImage Reconstruction

Mini Diffuser: Fast Multi-task Diffusion Policy Training Using Two-level Mini-batches

2025-05-14 · Yutong Hu, Pinhao Song, Kehan Wen, Renaud Detry

We present a method that reduces, by an order of magnitude, the time and memory needed to train multi-task vision-language robotic diffusion policies. This improvement arises from a previously underexplored distinction b…

Action GenerationImage GenerationRobot Manipulation

Dynamic High-Order Control Barrier Functions with Diffuser for Safety-Critical Trajectory Planning at Signal-Free Intersections

2024-11-29 · Di Chen, Ruiguo Zhong, Kehua Chen, Zhiwei Shang 외

Planning safe and efficient trajectories through signal-free intersections presents significant challenges for autonomous vehicles (AVs), particularly in dynamic, multi-task environments with unpredictable interactions a…

Autonomous VehiclesTrajectory Planning

Continual Diffuser (CoD): Mastering Continual Offline Reinforcement Learning with Experience Rehearsal

2024-09-04 · Jifeng Hu, Li Shen, Sili Huang, Zhejian Yang 외

Artificial neural networks, especially recent diffusion-based models, have shown remarkable superiority in gaming, control, and QA systems, where the training tasks' datasets are usually static. However, in real-world ap…

Reinforcement Learning (RL)