Finding Lottery Tickets in Vision Models via Data-driven Spectral Foresight Pruning
Leonardo Iurada, Marco Ciccone, Tatiana Tommasi

TL;DR
This paper introduces a data-driven spectral foresight pruning method called PX, which leverages NTK theory to identify lottery tickets in vision models at initialization, enabling efficient sparse networks with minimal training.
Contribution
The paper proposes a novel NTK-based pruning algorithm that analytically bounds the spectrum to preserve training dynamics, enabling effective lottery ticket discovery at high sparsity.
Findings
PX finds lottery tickets at high sparsity levels.
Subnetwork extraction from pre-trained models achieves comparable performance to dense models.
Significant computational savings with minimal performance loss.
Abstract
Recent advances in neural network pruning have shown how it is possible to reduce the computational costs and memory demands of deep learning models before training. We focus on this framework and propose a new pruning at initialization algorithm that leverages the Neural Tangent Kernel (NTK) theory to align the training dynamics of the sparse network with that of the dense one. Specifically, we show how the usually neglected data-dependent component in the NTK's spectrum can be taken into account by providing an analytical upper bound to the NTK's trace obtained by decomposing neural networks into individual paths. This leads to our Path eXclusion (PX), a foresight pruning method designed to preserve the parameters that mostly influence the NTK's trace. PX is able to find lottery tickets (i.e. good paths) even at high sparsity levels and largely reduces the need for additional…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Retrieval and Classification Techniques · Advanced Image and Video Retrieval Techniques
MethodsFocus · ALIGN · Pruning
