Efficient AI Computing,
Transforming the Future.

Projects

To choose projects, simply check the boxes of the categories, topics and techniques.
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.

SANA-Video: Efficient Video Generation with Block Linear Diffusion Transformer

ICLR 2026 Oral
 (
oral
)

SANA-Video is a fast, efficient diffusion model that generates high-quality, minute-long videos upto 720×1280 resolution. It uses linear attention and a constant-memory KV cache to handle long videos with fixed memory, enabling real-time (27PFS) 1 mintue video generation.

Taming the Long-Tail: Efficient Reasoning RL Training with Adaptive Drafter

ASPLOS 2026
 (
)

TLT is a lossless acceleration framework for reasoning-oriented LLM RL training, introducing adaptive speculative decoding to eliminate long-tail generation bottlenecks. It achieves over 1.7× end-to-end speedup while fully preserving model quality and producing a high-quality draft model for efficient deployment.

Long-RL: Scaling RL to Long Videos

NeurIPS 2025
 (
)

Long-RL enables RL on hour-long videos on a single A100; LongVILA-R1-7B supports 8,192 frames and scores 71.1% on VideoMME with subtitles.

Radial Attention: O(nlogn) Sparse Attention with Energy Decay for Long Video Generation

NeurIPS 2025
 (
)

A O(nlogn) Sparse Attention Mask for Long Video Generation