Neural Network Panning: Screening the Optimal Sparse Network Before Training
Xiatao Kang, Ping Li, Jiayi Yao, Chengxi Li

TL;DR
This paper introduces Neural Network Panning, a pre-training pruning method that uses reinforcement learning to optimize sparse network selection, improving efficiency and performance over existing methods.
Contribution
It proposes a novel pruning scheme before training that guides expressive force transfer using multi-index, multi-process steps, and a reinforcement learning-based panning agent.
Findings
Outperforms existing pruning before training methods.
Effectively maintains network performance with sparser models.
Reduces training time and computational resources.
Abstract
Pruning on neural networks before training not only compresses the original models, but also accelerates the network training phase, which has substantial application value. The current work focuses on fine-grained pruning, which uses metrics to calculate weight scores for weight screening, and extends from the initial single-order pruning to iterative pruning. Through these works, we argue that network pruning can be summarized as an expressive force transfer process of weights, where the reserved weights will take on the expressive force from the removed ones for the purpose of maintaining the performance of original networks. In order to achieve optimal expressive force scheduling, we propose a pruning scheme before training called Neural Network Panning which guides expressive force transfer through multi-index and multi-process steps, and designs a kind of panning agent based on…
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
TopicsRobot Manipulation and Learning · Neural Networks and Applications · Anomaly Detection Techniques and Applications
MethodsPruning
