English

Linear Mode Connectivity in Sparse Neural Networks

Machine Learning 2025-04-15 v1 Artificial Intelligence

Abstract

With the rise in interest of sparse neural networks, we study how neural network pruning with synthetic data leads to sparse networks with unique training properties. We find that distilled data, a synthetic summarization of the real data, paired with Iterative Magnitude Pruning (IMP) unveils a new class of sparse networks that are more stable to SGD noise on the real data, than either the dense model, or subnetworks found with real data in IMP. That is, synthetically chosen subnetworks often train to the same minima, or exhibit linear mode connectivity. We study this through linear interpolation, loss landscape visualizations, and measuring the diagonal of the hessian. While dataset distillation as a field is still young, we find that these properties lead to synthetic subnetworks matching the performance of traditional IMP with up to 150x less training points in settings where distilled data applies.

Keywords

Cite

@article{arxiv.2310.18769,
  title  = {Linear Mode Connectivity in Sparse Neural Networks},
  author = {Luke McDermott and Daniel Cummings},
  journal= {arXiv preprint arXiv:2310.18769},
  year   = {2025}
}

Comments

Published in NeurIPS 2023 UniReps Workshop

R2 v1 2026-06-28T13:04:44.439Z