English

RED: A ReRAM-based Deconvolution Accelerator

Emerging Technologies 2019-07-09 v1 Machine Learning

Abstract

Deconvolution has been widespread in neural networks. For example, it is essential for performing unsupervised learning in generative adversarial networks or constructing fully convolutional networks for semantic segmentation. Resistive RAM (ReRAM)-based processing-in-memory architecture has been widely explored in accelerating convolutional computation and demonstrates good performance. Performing deconvolution on existing ReRAM-based accelerator designs, however, suffers from long latency and high energy consumption because deconvolutional computation includes not only convolution but also extra add-on operations. To realize the more efficient execution for deconvolution, we analyze its computation requirement and propose a ReRAM-based accelerator design, namely, RED. More specific, RED integrates two orthogonal methods, the pixel-wise mapping scheme for reducing redundancy caused by zero-inserting operations and the zero-skipping data flow for increasing the computation parallelism and therefore improving performance. Experimental evaluations show that compared to the state-of-the-art ReRAM-based accelerator, RED can speed up operation 3.69x~1.15x and reduce 8%~88.36% energy consumption.

Keywords

Cite

@article{arxiv.1907.02987,
  title  = {RED: A ReRAM-based Deconvolution Accelerator},
  author = {Zichen Fan and Ziru Li and Bing Li and Yiran Chen and Hai and Li},
  journal= {arXiv preprint arXiv:1907.02987},
  year   = {2019}
}

Comments

2019 Design, Automation & Test in Europe Conference & Exhibition (DATE)

R2 v1 2026-06-23T10:13:31.643Z