mit-han-lab/radial-attention
[NeurIPS 2025] Radial Attention: O(nlogn) Sparse Attention with Energy Decay for Long Video Generation
Implements physics-inspired sparse attention masks with exponentially decaying compute density across temporal bands, integrating with video diffusion models (Wan2.1, HunyuanVideo, Mochi-1) and optimized backends including SageAttention and FlashInfer. Achieves O(n log n) complexity through static spatiotemporal masking that scales pre-trained models to 4× longer sequences via lightweight LoRA tuning, with multi-GPU support via xDiT's Ulysses sequence parallelism.
587 stars.
Stars
587
Forks
33
Language
Python
License
Apache-2.0
Category
Last pushed
Nov 11, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/mit-han-lab/radial-attention"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
hao-ai-lab/FastVideo
A unified inference and post-training framework for accelerated video generation.
thu-ml/TurboDiffusion
TurboDiffusion: 100–200× Acceleration for Video Diffusion Models
ModelTC/LightX2V
Light Image Video Generation Inference Framework
PKU-YuanGroup/Helios
Helios: Real Real-Time Long Video Generation Model
PKU-YuanGroup/MagicTime
[TPAMI 2025🔥] MagicTime: Time-lapse Video Generation Models as Metamorphic Simulators