Crimson AI NewsA CrimsonLingua Network service
EN ع
← Back to news
Research paper Hugging Face

Self Gradient Forcing: New Method Boosts Long Video Generation from Short Training Clips

AI By Crimson AI Hugging Face Papers 23 July 2026 · 00:00 8 views
Share: X Telegram

Researchers propose Self Gradient Forcing (SGF), a two-pass training strategy that enables autoregressive video diffusion models to extrapolate to minutes-long videos after training on only 5-second clips, outperforming prior Self Forcing methods in consistency and stability.

Self Gradient Forcing: New Method Boosts Long Video Generation from Short Training Clips

Key points

A new research paper from Hugging Face and collaborators introduces Self Gradient Forcing (SGF), a training strategy designed to improve long-video extrapolation in autoregressive video diffusion models. The work addresses a key limitation of the popular Self Forcing approach, where the historical key-value cache is used only as frozen rollout state, preventing future losses from supervising how earlier latents are encoded into memory—a gap the authors call the historical context-gradient gap.

SGF employs a two-pass training scheme. In Pass 1, a no-gradient autoregressive rollout mimics inference, recording both the self-generated context and noisy latents at a sampled denoising exit step. Pass 2 performs parallel context-gradient reconstruction for that step: the generated context serves as stop-gradient clean-latent input, while the model recomputes context KV representations and future-to-context causal attention. This restores the missing memory-writing supervision within the native autoregressive objective.

Extensive experiments on long-horizon frame-wise and chunk-wise tasks under various initializations show that SGF achieves stronger native long-video extrapolation than Self Forcing, particularly in subject identity, background/layout consistency, and temporal stability. Remarkably, using only a 5-second training window, SGF can extrapolate to videos lasting several minutes.

The authors plan to release code and models to advance research on autoregressive video generation. The paper is available on arXiv and Hugging Face Papers.

Source
Hugging Face · Hugging Face Papers
Related news
Research paper
Hugging Face 31 Aug 2026

Hugging Face Unveils StepGuard: Step-Level Guardrails for Safer AI Agents

StepGuard, a new step-level guard model from Hugging Face, audits agent actions before execution, reducing attack success rates by...

1
Research paper
Hugging Face 31 Aug 2026

Hugging Face Researchers Unveil ABot-Recon for Stable Long-Horizon 3D Reconstruction

ABot-Recon, a new streaming 3D reconstruction model from Hugging Face, achieves stable long-horizon performance using only local t...

1
Research paper
Hugging Face 31 Aug 2026

ContextPilot: Teaching Agents Proactive Context Management via Fine-Grained RL

Hugging Face researchers introduce ContextPilot, a framework that enhances long-horizon agent reasoning by expanding context-editi...

1