cd /news/artificial-intelligence/megaslide-dit-memory-centric-adaptat… · home topics artificial-intelligence article
[ARTICLE · art-76312] src=arxiv.org ↗ pub= topic=artificial-intelligence verified=true sentiment=· neutral

MegaSlide-DiT: Memory-Centric Adaptation and Deformable Local Attention for Efficient Video Diffusion

Researchers introduce MegaSlide-DiT, a prototype that adapts a pre-trained 105-billion-parameter Diffusion Transformer (DiT) for high-resolution video generation on a single Nvidia H200 GPU with 1.5 TB of host RAM, by keeping persistent model state in host memory and streaming transient shards to the GPU. The system replaces quadratic global attention with 3D Deformable Slide Attention (3D-DSA), reducing memory and computational complexity to linear in sequence length, offering a pragmatic path for full-parameter adaptation of massive video diffusion models without large GPU clusters.

read1 min views1 publishedJul 28, 2026

arXiv:2607.22696v1 Announce Type: new Abstract: High-resolution video diffusion models built on Diffusion Transformers (DiTs) deliver strong fidelity but quickly exhaust the memory budget of a single workstation. A 100 billion-plus parameter DiT easily requires over a terabyte of persistent state, while naive spatiotemporal self-attention grows quadratically in sequence length. These two walls -- parameter memory and activation memory -- prevent researchers from adapting massive generative models without large GPU clusters. We revisit this problem from a systems perspective and introduce MegaSlide-DiT, a prototype that demonstrates how a pre-trained 105B DiT can be adapted on a single H200 GPU with 1.5 TB of host RAM. Our key insight is that the GPU need not own the model state: all persistent weights, master weights and optimizer moments remain in host memory, while only transient shards are streamed to the GPU on demand. Simultaneously, we replace quadratic global attention with 3D Deformable Slide Attention (3D-DSA), a motion-adaptive local attention operator that reduces both memory and computational complexity to linear in the sequence length. We report detailed memory accounting, execution traces and evaluation results to substantiate our design. MegaSlide-DiT does not claim to train a 105B model from scratch on a single GPU, nor does it magically solve bandwidth limits; rather, it offers a pragmatic path for full-parameter adaptation of massive video diffusion models on high-end workstations.

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @megaslide-dit 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/megaslide-dit-memory…] indexed:0 read:1min 2026-07-28 ·