ADROIT: an Adaptive Dynamic Refresh Optimization Framework for DRAM Energy Saving in DNN Training

Xinhan Lin,Liang Sun,Fengbin Tu,Leibo Liu,Xiangyu Li,Shaojun Wei,Shouyi Yin
DOI: https://doi.org/10.1109/dac18074.2021.9586265
2021-01-01
Abstract:To achieve high accuracy, DNN training usually consumes and generates myriads of data, which requires a large DRAM for efficient processing. The refresh power consumption in large DRAM has become a severe problem. Previous refresh energy saving methods have drawbacks on usability, flexibility or training supporting. We propose ADROIT, an adaptive dynamic refresh optimization framework for various DNNs and processing platforms. ADROIT dynamically adjusts the refresh rates for different types of data according to runtime loss feedback in DNN training. Data idle time, lifetime and size are taken into consideration to reduce the search space of refresh rate and remove most refresh operations. Experimental results show that ADROIT can reduce the refresh energy and total DRAM energy in DNN training by up to 98.9% and 24.7% respectively, while maintaining the accuracy. Moreover, ADROIT can automatically apply to different DNNs and hardware platforms without tedious manual configuration.
What problem does this paper attempt to address?