Frame Context Packing and Drift Prevention in Next-Frame-Prediction Video Diffusion Models
About
We present a neural network structure, FramePack, to train next-frame (or next-frame-section) prediction models for video generation. FramePack compresses input frame contexts with frame-wise importance so that more frames can be encoded within a fixed context length, with more important frames having longer contexts. The frame importance can be measured using time proximity, feature similarity, or hybrid metrics. The packing method allows for inference with thousands of frames and training with relatively large batch sizes. We also present drift prevention methods to address observation bias (error accumulation), including early-established endpoints, adjusted sampling orders, and discrete history representation. Ablation studies validate the effectiveness of the anti-drifting methods in both single-directional video streaming and bi-directional video generation. Finally, we show that existing video diffusion models can be finetuned with FramePack, and analyze the differences between different packing schedules.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Video Generation | VBench | -- | 102 | |
| Video Generation | VBench 30-second generation | Imaging Quality83.61 | 11 | |
| Video Generation | VBench-Long 30s videos | FPS0.92 | 8 | |
| Cinematic Video Generation | Scene-Decoupled Video Dataset (test) | CLIP-T32.69 | 6 | |
| Cinematic Video Generation | DiT360 OOD (test) | CLIP Score (T)0.3223 | 6 | |
| Long Video Generation | VBench general long video generation | Img Quality69.72 | 6 | |
| Long Video Generation | VBench-Long 100 customized narrative scripts 60s 1.0 (test) | Quality Score84.4 | 5 | |
| Long Video Generation | Single-prompt 30-second video generation (test) | Total Score81.95 | 5 | |
| Instructional Streaming Video Generation | Ego-Exo4D KeyStep (val) | Average Score0.1609 | 5 | |
| Text-to-Video Generation | MovieGen-Bench 60s 100 text prompts long-form evaluation | Dino Score (10s)81.86 | 5 |