OpenTrain AI
No verified implementation yetHugging Face Diffusers training guide

PackForcing: Short Video Training Suffices for Long Video Sampling and Long Context Inference

Xiaofeng Mao, Shaohao Rui, Kaining Ying, Bo Zheng, Chuanhao Li +2 more

March 26, 2026arXiv: 2603.25730
0 repos~a few days to reproduce
arXiv PDF

Abstract

Autoregressive video diffusion models have demonstrated remarkable progress, yet they remain bottlenecked by intractable linear KV-cache growth, temporal repetition, and compounding errors during long-video generation. To address these challenges, we present PackForcing, a unified framework that efficiently manages the generation history through a novel three-partition KV-cache strategy. Specifically, we categorize t...

Results & Benchmarks

TaskDatasetMetricValue
GenerationCausVid yin2025slow0–10 s32.65
GenerationLongLive yang2025longlive0–10 s33.95

Hardware Requirements

  • Expect multi-day setup/compute for meaningful reproduction based on current guidance.

Best Implementation

Maintained implementation evidence is not confirmed for this paper yet.

Use the Implementation Status and Reproduction Path sections below for the current action plan.

Reproduction Path

Follow this baseline workflow to decide if this paper is worth immediate prototyping.

  1. 1

    No maintained paper-verified implementation was found; start with the closest related repositories below.

  2. 2

    Compare repo methods against the paper equations/algorithm before trusting metrics.

  3. 3

    Create a minimal baseline implementation from the paper and use adjacent repos as references.

  4. 4

    Prioritize reproducing the core method first: Diffusion.

Framework baselines

Time to first repro: a few daysAdjacent implementations are not paper-verifiedRecommended repository is adjacent and not paper-verified.

Related Implementations

These are not paper-verified. Use them as reference points when no direct implementation is available.

Additional Implementations

No additional verified repositories beyond the primary recommendation.

Hugging Face Artifacts

No trustworthy direct or curated related Hugging Face artifacts were found yet.

Research Context