DessiLBI: Exploring Structural Sparsity of Deep Networks via Differential Inclusion Paths
Yanwei Fu, Chen Liu, Donghao Li, Xinwei Sun, Jinshan Zeng, Yuan Yao

TL;DR
DessiLBI introduces a differential inclusion approach to train deep networks that simultaneously optimize for performance and structural sparsity, enabling efficient model compression and early identification of effective sparse structures.
Contribution
The paper proposes DessiLBI, a novel differential inclusion-based method for training deep networks that promotes structural sparsity without pruning or distillation, with proven convergence and competitive results.
Findings
DessiLBI achieves comparable or better performance than traditional optimizers.
Early stopping with DessiLBI reveals effective sparse subnetworks ('winning tickets').
The method converges to critical points of empirical risk from any initialization.
Abstract
Over-parameterization is ubiquitous nowadays in training neural networks to benefit both optimization in seeking global optima and generalization in reducing prediction error. However, compressive networks are desired in many real world applications and direct training of small networks may be trapped in local optima. In this paper, instead of pruning or distilling over-parameterized models to compressive ones, we propose a new approach based on differential inclusions of inverse scale spaces. Specifically, it generates a family of models from simple to complex ones that couples a pair of parameters to simultaneously train over-parameterized deep models and structural sparsity on weights of fully connected and convolutional layers. Such a differential inclusion scheme has a simple discretization, proposed as Deep structurally splitting Linearized Bregman Iteration (DessiLBI), whose…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsSparse and Compressive Sensing Techniques · Tensor decomposition and applications · Stochastic Gradient Optimization Techniques
MethodsPruning
