SparseOpt: Addressing Normalization-induced Gradient Skew in Sparse Training

AI & ML··2 min read·via ArXivOriginal source →

SparseOpt: Addressing Normalization-induced Gradient Skew in Sparse Training

arXiv:2605.27541v1 Announce Type: new Abstract: Dynamic Sparse Training (DST) methods train neural networks by maintaining sparsity while dynamically adapting the network topology. Despite the promise of reduced computation, DST methods converge significantly slower than dense training, often requiring comparable training time to achieve similar accuracy. We demonstrate both analytically and empirically that Batch Normalization (BN) adversely affects sparse training, and propose SparseOpt, a sp

More Stories