2020/02/12 by Sejun Park, Jaeho Lee, Park, Sejun +5 · 17 citations
Computer Science · Mathematics · #Advanced Neural Network Applications #Algorithm #Artificial intelligence #Artificial neural network #Bandwidth (computing) #Computer science #Distortion (music) #FOS: Computer and information sciences #Layer (electronics) #Machine Learning (cs.LG) #Machine Learning (stat.ML) #Magnitude (astronomy) #Neural Networks and Applications #Neural Networks and Reservoir Computing #Physics #Pruning #Residual neural network #Simple (philosophy) #Simplicity #Telecommunications #cs.LG #stat.ML
paper · pdf · doi:10.48550/arxiv.2002.04809
published in arXiv (Cornell University) (Cornell University) · ICLR 2020, camera ready
arxiv created 2020/02/12 · openalex publication_date 2020/02/12 · arxiv updated 2020/02/17 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28
Magnitude-based pruning is one of the simplest methods for pruning neural networks. Despite its simplicity, magnitude-based pruning and its variants demonstrated remarkable performances for pruning modern architectures. Based on the observation that magnitude-based pruning indeed minimizes the Frobenius distortion of a linear operator corresponding to a single layer, we develop a simple pruning method, coined lookahead pruning, by extending the single layer optimization to a multi-layer optimization. Our experimental results demonstrate that the proposed method consistently outperforms magnitude-based pruning on various networks, including VGG and ResNet, particularly in the high-sparsity regime. See https://github.com/alinlab/lookaheadpruning for codes.