Sparse Local Model

Sparse local models aim to improve the efficiency and performance of machine learning models by reducing the number of parameters, focusing on only the most relevant ones for a given task or data subset. Current research emphasizes developing efficient training algorithms for various sparse architectures, including those employing structured sparsity (e.g., block sparsity, 1xN sparsity) and adaptive sparsity techniques that adjust the sparsity level during training. This focus on sparsity is driven by the need for reduced computational cost, memory footprint, and improved performance in resource-constrained environments, such as federated learning and privacy-preserving deep learning, as well as accelerating model adaptation and personalization.

Papers