Abstract
Today's deep neural networks (DNNs) are becoming deeper and wider because of increasing demand on the analysis quality and more and more complex applications to resolve. The wide and deep DNNs, however, require large amounts of resources (such as memory, storage, and I/O), significantly restricting their utilization on resource-constrained platforms. Although some DNN simplification methods (such as weight quantization) have been proposed to address this issue, they suffer from either low compression ratios or high compression errors, which may introduce an expensive fine-tuning overhead (i.e., a costly retraining process for the target inference accuracy). In this paper, we propose DeepSZ: an accuracyloss expected neural network compression framework, which involves four key steps: network pruning, error bound assessment, optimization for error bound configuration, and compressed model generation, featuring a high compression ratio and low encoding time. The contribution is threefold. (1)We develop an adaptive approach to select the feasible error bounds for each layer. (2) We build a model to estimate the overall loss of inference accuracy based on the inference accuracy degradation caused by individual decompressed layers. (3) We develop an efficient optimization algorithm to determine the best-fit configuration of error bounds in order to maximize the compression ratio under the user-set inference accuracy constraint. Experiments show that DeepSZ can compress AlexNet and VGG-16 on the ImageNet dataset by a compression ratio of 46× and 116×, respectively, and compress LeNet-300-100 and LeNet-5 on the MNIST dataset by a compression ratio of 57× and 56×, respectively, with only up to 0.3% loss of inference accuracy. Compared with other state-of-the-art methods, DeepSZ can improve the compression ratio by up to 1.43×, the DNN encoding performance by up to 4.0× with four V100 GPUs, and the decoding performance by up to 6.2×.
Original language | English |
---|---|
Title of host publication | HPDC 2019- Proceedings of the 28th International Symposium on High-Performance Parallel and Distributed Computing |
Pages | 159-170 |
Number of pages | 12 |
ISBN (Electronic) | 9781450366700 |
DOIs | |
State | Published - Jun 17 2019 |
Event | 28th ACM International Symposium on High-Performance Parallel and Distributed Computing, HPDC 2019 - Phoenix, United States Duration: Jun 22 2019 → Jun 29 2019 |
Publication series
Name | HPDC 2019- Proceedings of the 28th International Symposium on High-Performance Parallel and Distributed Computing |
---|
Conference
Conference | 28th ACM International Symposium on High-Performance Parallel and Distributed Computing, HPDC 2019 |
---|---|
Country/Territory | United States |
City | Phoenix |
Period | 6/22/19 → 6/29/19 |
Bibliographical note
Publisher Copyright:© 2019 Association for Computing Machinery.
Keywords
- Deep learning
- Lossy compression
- Neural networks
- Performance
ASJC Scopus subject areas
- Software
- Computational Theory and Mathematics
- Computer Science Applications