Home Knowledge Base Dynamic Sparse Training (DST)

Dynamic Sparse Training (DST) is a training paradigm where the sparse network topology changes during training — allowing connections to be pruned and regrown dynamically, so the network can discover the optimal sparse structure while training.

What Is DST?

1. Initialize a sparse random network. 2. Train for $Delta T$ steps. 3. Drop: Remove connections with smallest magnitude. 4. Grow: Add new connections with largest gradient. 5. Repeat.

Why It Matters

Dynamic Sparse Training is neural plasticity — mimicking the brain's ability to rewire connections based on experience.

sparse model topology updatessparse connectivity updates

Explore 500+ Semiconductor & AI Topics

From EUV lithography to CUDA optimization — search the full knowledge base or chat with our AI assistant.