Pith. sign in

Pruning Before Training May Improve Generalization, Provably

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

1 Pith paper citing it
abstract

It has been observed in practice that applying pruning-at-initialization methods to neural networks and training the sparsified networks can not only retain the testing performance of the original dense models, but also sometimes even slightly boost the generalization performance. Theoretical understanding for such experimental observations are yet to be developed. This work makes the first attempt to study how different pruning fractions affect the model's gradient descent dynamics and generalization. Specifically, this work considers a classification task for overparameterized two-layer neural networks, where the network is randomly pruned according to different rates at the initialization. It is shown that as long as the pruning fraction is below a certain threshold, gradient descent can drive the training loss toward zero and the network exhibits good generalization performance. More surprisingly, the generalization bound gets better as the pruning fraction gets larger. To complement this positive result, this work further shows a negative result: there exists a large pruning fraction such that while gradient descent is still able to drive the training loss toward zero (by memorizing noise), the generalization performance is no better than random guessing. This further suggests that pruning can change the feature learning process, which leads to the performance drop of the pruned neural network.

fields

cs.LG 1

years

2025 1

verdicts

CONDITIONAL 1

representative citing papers

Dynamic Sparse Training of Diagonally Sparse Networks

cs.LG · 2025-06-13 · conditional · novelty 6.0

A dynamic sparse training method that restricts weights to a learnable set of diagonals, preserving sparsity in both forward and backward passes to obtain GPU speedups at accuracy close to unstructured sparsity.

citing papers explorer

Showing 1 of 1 citing paper.

  • Dynamic Sparse Training of Diagonally Sparse Networks cs.LG · 2025-06-13 · conditional · none · ref 49 · internal anchor

    A dynamic sparse training method that restricts weights to a learnable set of diagonals, preserving sparsity in both forward and backward passes to obtain GPU speedups at accuracy close to unstructured sparsity.