Affiliation:
1. KTH Royal Institute of Technology, Kista, Sweden
2. ETH Zürich, Zürich, Switzerland
Abstract
To employ a Convolutional Neural Network (CNN) in an energy-constrained embedded system, it is critical for the CNN implementation to be highly energy efficient. Many recent studies propose CNN accelerator architectures with custom computation units that try to improve the energy efficiency and performance of CNNs by minimizing data transfers from DRAM-based main memory. However, in these architectures, DRAM is still responsible for half of the overall energy consumption of the system, on average. A key factor of the high energy consumption of DRAM is the
refresh overhead
, which is estimated to consume 40% of the total DRAM energy.
In this article, we propose a new mechanism,
Refresh Triggered Computation (RTC)
, that exploits the memory access patterns of CNN applications to reduce the number of
refresh operations
. RTC uses two major techniques to mitigate the refresh overhead. First,
Refresh Triggered Transfer (RTT)
is based on our
new
observation that a CNN application accesses a large portion of the DRAM in a predictable and recurring manner. Thus, the read/write accesses of the application inherently refresh the DRAM, and therefore a significant fraction of refresh operations can be skipped. Second,
Partial Array Auto-Refresh (PAAR)
eliminates the refresh operations to DRAM regions that do not store any data.
We propose three RTC designs (min-RTC, mid-RTC, and full-RTC), each of which requires a different level of aggressiveness in terms of customization to the DRAM subsystem. All of our designs have small overhead. Even the most aggressive RTC design (i.e., full-RTC) imposes an area overhead of only 0.18% in a 16
Gb
DRAM chip and can have less overhead for denser chips. Our experimental evaluation on six well-known CNNs shows that RTC reduces average DRAM energy consumption by 24.4% and 61.3% for the least aggressive and the most aggressive RTC implementations, respectively. Besides CNNs, we also evaluate our RTC mechanism on three workloads from other domains. We show that RTC saves 31.9% and 16.9% DRAM energy for
Face Recognition
and
Bayesian Confidence Propagation Neural Network (BCPNN)
, respectively. We believe RTC can be applied to other applications whose memory access patterns remain predictable for a sufficiently long time.
Funder
Intel Corporation
Google
Semiconductor Research Corporation
VMware
Microsoft
Alibaba
Facebook
Huawei Technologies
Publisher
Association for Computing Machinery (ACM)
Subject
Hardware and Architecture,Information Systems,Software
Cited by
7 articles.
订阅此论文施引文献
订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献
1. CAMEL: Co-Designing AI Models and eDRAMs for Efficient On-Device Learning;2024 IEEE International Symposium on High-Performance Computer Architecture (HPCA);2024-03-02
2. H3DM: A High-bandwidth High-capacity Hybrid 3D Memory Design for GPUs;Proceedings of the ACM on Measurement and Analysis of Computing Systems;2024-02-16
3. Using Approximate DRAM for Enabling Energy-Efficient, High-Performance Deep Neural Network Inference;Embedded Machine Learning for Cyber-Physical, IoT, and Edge Computing;2023-10-01
4. Thermal Integrity of ReRAM-based Near-Memory Computing in 3D Integrated DNN Accelerators;2023 IEEE 36th International System-on-Chip Conference (SOCC);2023-09-05
5. DRAM Translation Layer: Software-Transparent DRAM Power Savings for Disaggregated Memory;Proceedings of the 50th Annual International Symposium on Computer Architecture;2023-06-17