Abstract
CNN-based Super-Resolution (SR), the most representative of low-level vision task, is a promising solution to improve users' QoS on IoT devices that suffer from limited network bandwidth and storage capacity by effectively enhancing image/video resolution. Although prior accelerators to embed CNN show tremendous performance and energy efficiency, they are not suitable for SR tasks regarding off-chip memory accesses. In this work, we present eSRCNN, a framework that enables performing energy-efficient SR tasks on diverse embedded CNN accelerators by decreasing off-chip memory accesses. To reduce off-chip memory accesses, our framework consists of three steps: a network reformation using a cross-layer weight scaling, a precision minimization with priority-based quantization, and an activation map compression exploiting a data locality. As a result, the energy consumption of off-chip memory accesses is reduced up to 71.89% with less than 3.52% area overhead.
Original language | English |
---|---|
Title of host publication | 2019 IEEE/ACM International Conference on Computer-Aided Design, ICCAD 2019 - Digest of Technical Papers |
Publisher | Institute of Electrical and Electronics Engineers Inc. |
ISBN (Electronic) | 9781728123509 |
DOIs | |
State | Published - Nov 2019 |
Event | 38th IEEE/ACM International Conference on Computer-Aided Design, ICCAD 2019 - Westin Westminster, United States Duration: 4 Nov 2019 → 7 Nov 2019 |
Publication series
Name | IEEE/ACM International Conference on Computer-Aided Design, Digest of Technical Papers, ICCAD |
---|---|
Volume | 2019-November |
ISSN (Print) | 1092-3152 |
Conference
Conference | 38th IEEE/ACM International Conference on Computer-Aided Design, ICCAD 2019 |
---|---|
Country/Territory | United States |
City | Westin Westminster |
Period | 4/11/19 → 7/11/19 |
Bibliographical note
Publisher Copyright:© 2019 IEEE.
Keywords
- Activation Map Compression
- Convolutional Neural Network
- Network Reformation
- Super-Resolution