Switch language한국어
Back to the list

Google DeepMind Introduces Decoupled DiLoCo: An Asynchronous Training Architecture Achieving 88% Goodput Under High Hardware Failure Rates

TL;DR AI

Key summary

2 min read
  1. Google DeepMind introduced Decoupled DiLoCo, a distributed training architecture that splits work into asynchronous, fault-isolated compute islands.

  2. Instead of blocking synchronization, it uses compressed cross-cluster updates to keep training moving across distant data centers.

  3. In simulations with high failure rates, it reached 88% goodput and cut inter-datacenter bandwidth needs from 198 Gbps to 0.84 Gbps across eight sites.

  4. The approach could make frontier AI training more scalable and resilient by reducing stalls from chip failures and WAN bottlenecks.

Read the original