Video DeltaNet: A Video-Native Hybrid Attention for Livestream Video Generation
Video DeltaNet combines local Softmax attention with linear memory, enabling 14.5x faster 768p video generation on eight NVIDIA B200 GPUs.
Video DeltaNet (VDN) is a video-native hybrid attention architecture pairing local Softmax attention with bidirectional linear memory for long-range context, introducing Video Delta Attention that updates memory once per frame with spatial tokens. It is instantiated on MiniMax H3, applying the hybrid to video-to-video interactions while retaining Softmax for text and audio. With eight-step distillation and an optimized SGLang serving stack, VDN-H3 completes DiT denoising for a 14.3-second 768p video in 6.70 seconds on eight NVIDIA B200 GPUs, a 14.5x speedup over the 50-step dense H3 baseline.