Pith. sign in

Always-Sparse Training by Growing Connections with Guided Stochastic Exploration

1 Pith paper cite this work. Polarity classification is still indexing.

1 Pith paper citing it
abstract

The excessive computational requirements of modern artificial neural networks (ANNs) are posing limitations on the machines that can run them. Sparsification of ANNs is often motivated by time, memory and energy savings only during model inference, yielding no benefits during training. A growing body of work is now focusing on providing the benefits of model sparsification also during training. While these methods greatly improve the training efficiency, the training algorithms yielding the most accurate models still materialize the dense weights, or compute dense gradients during training. We propose an efficient, always-sparse training algorithm with excellent scaling to larger and sparser models, supported by its linear time complexity with respect to the model width during training and inference. Moreover, our guided stochastic exploration algorithm improves over the accuracy of previous sparse training methods. We evaluate our method on CIFAR-10/100 and ImageNet using ResNet, VGG, and ViT models, and compare it against a range of sparsification methods.

fields

cs.IR 1

years

2024 1

verdicts

CONDITIONAL 1

representative citing papers

Sparser Training for On-Device Recommendation Systems

cs.IR · 2024-11-19 · conditional · novelty 4.0

SparseRec prunes recommendation embedding tables during training using NMF-based initialization, cumulative gradients for regrowth, and sparse backward passes, beating baselines on two datasets.

citing papers explorer

Showing 1 of 1 citing paper.

  • Sparser Training for On-Device Recommendation Systems cs.IR · 2024-11-19 · conditional · none · ref 9 · internal anchor

    SparseRec prunes recommendation embedding tables during training using NMF-based initialization, cumulative gradients for regrowth, and sparse backward passes, beating baselines on two datasets.