paper-with-me

Papers

Dynamic Sparse Training: Find Efficient Sparse Network From Scratch With Trainable Masked Layers

2020-05-14 · ICLR 2020 1 · Junjie Liu, Zhe Xu, Runbin Shi, Ray C. C. Cheung, Hayden K. -H. So

We present a novel network pruning algorithm called Dynamic Sparse Training that can jointly find the optimal network parameters and sparse network structure in a unified optimization process with trainable pruning thresholds. These thresholds can have fine-grained layer-wise adjustments dynamically via backpropagation. We demonstrate that our dynamic sparse training algorithm can easily train very sparse neural network models with little performance loss using the same number of training epochs as dense models. Dynamic Sparse Training achieves the state of the art performance compared with other sparse training algorithms on various network architectures. Additionally, we have several surprising observations that provide strong evidence for the effectiveness and efficiency of our algorithm. These observations reveal the underlying problems of traditional three-stage pruning algorithms and present the potential guidance provided by our algorithm to the design of more compact network architectures.

📄 PDF Abstract BibTeX arXiv:2005.06870

Code (1)

junjieliu2910/DynamicSaprseTraining 공식 구현 pytorch

Tasks

Network Pruning

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

Sign-In to the Lottery: Reparameterizing Sparse Training From Scratch

2025-04-17 · Advait Gadhikar, Tom Jacobs, Chao Zhou, Rebekka Burkholz

The performance gap between training sparse neural networks from scratch (PaI) and dense-to-sparse training presents a major roadblock for efficient deep learning. According to the Lottery Ticket Hypothesis, PaI hinges o…

Don't Be So Dense: Sparse-to-Sparse GAN Training Without Sacrificing Performance

2022-03-05 · Shiwei Liu, Yuesong Tian, Tianlong Chen, Li Shen

Generative adversarial networks (GANs) have received an upsurging interest since being proposed due to the high quality of the generated data. While achieving increasingly impressive results, the resource demands associa…

Model Compression

ESL-SNNs: An Evolutionary Structure Learning Strategy for Spiking Neural Networks

2023-06-06 · Jiangrong Shen, Qi Xu, Jian K. Liu, Yueming Wang 외

Spiking neural networks (SNNs) have manifested remarkable advantages in power consumption and event-driven property during the inference process. To take full advantage of low power consumption and improve the efficiency…

Superposing Many Tickets into One: A Performance Booster for Sparse Neural Network Training

2022-05-30 · Lu Yin, Vlado Menkovski, Meng Fang, Tianjin Huang 외

Recent works on sparse neural network training (sparse training) have shown that a compelling trade-off between performance and efficiency can be achieved by training intrinsically sparse neural networks from scratch. Ex…

Sparse Unbalanced GAN Training with In-Time Over-Parameterization

2021-09-29 · Shiwei Liu, Yuesong Tian, Tianlong Chen, Li Shen

Generative adversarial networks (GANs) have received an upsurging interest since being proposed due to the high quality of the generated data. While GANs achieving increasingly impressive results, the resource demands as…

Model Compression