English

CoNNect: Connectivity-Based Regularization for Structural Pruning

Machine Learning 2025-06-16 v2

Abstract

Pruning encompasses a range of techniques aimed at increasing the sparsity of neural networks (NNs). These techniques can generally be framed as minimizing a loss function subject to an L0L_0 norm constraint. This paper introduces CoNNect, a novel differentiable regularizer for sparse NN training that ensures connectivity between input and output layers. We prove that CoNNect approximates L0L_0 regularization, guaranteeing maximally connected network structures while avoiding issues like layer collapse. Moreover, CoNNect is easily integrated with established structural pruning strategies. Numerical experiments demonstrate that CoNNect can improve classical pruning strategies and enhance state-of-the-art one-shot pruners, such as DepGraph and LLM-pruner.

Keywords

Cite

@article{arxiv.2502.00744,
  title  = {CoNNect: Connectivity-Based Regularization for Structural Pruning},
  author = {Christian Franssen and Jinyang Jiang and Yijie Peng and Bernd Heidergott},
  journal= {arXiv preprint arXiv:2502.00744},
  year   = {2025}
}
R2 v1 2026-06-28T21:29:27.809Z