paper-with-me

Papers

RED: A ReRAM-based Deconvolution Accelerator

2019-07-05 · Zichen Fan, Ziru Li, Bing Li, Yiran Chen, Hai, Li

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.

📄 PDF Abstract BibTeX arXiv:1907.02987

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic Segmentation

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

A Fully Hardware Implemented Accelerator Design in ReRAM Analog Computing without ADCs

2024-12-27 · Peng Dang, Huawei Li, Wei Wang

Emerging ReRAM-based accelerators process neural networks via analog Computing-in-Memory (CiM) for ultra-high energy efficiency. However, significant overhead in peripheral circuits and complex nonlinear activation modes…

Multiscale Co-Design Analysis of Energy, Latency, Area, and Accuracy of a ReRAM Analog Neural Training Accelerator

2017-07-31 · Matthew J. Marinella, Sapan Agarwal, Alexander Hsia, Isaac Richter 외

Neural networks are an increasingly attractive algorithm for natural language processing and pattern recognition. Deep networks with >50M parameters are made possible by modern GPU clusters operating at <50 pJ per op and…

GPU

Thermal Heating in ReRAM Crossbar Arrays: Challenges and Solutions

2022-12-28 · Kamilya Smagulova, Mohammed E. Fouda, Ahmed Eltawil

The higher speed, scalability and parallelism offered by ReRAM crossbar arrays foster development of ReRAM-based next generation AI accelerators. At the same time, sensitivity of ReRAM to temperature variations decreases…

Image Classification

Improving Robustness of ReRAM-based Spiking Neural Network Accelerator with Stochastic Spike-timing-dependent-plasticity

2019-09-11 · Xueyuan She, Yun Long, Saibal Mukhopadhyay

Spike-timing-dependent-plasticity (STDP) is an unsupervised learning algorithm for spiking neural network (SNN), which promises to achieve deeper understanding of human brain and more powerful artificial intelligence. Wh…

FPSA: A Full System Stack Solution for Reconfigurable ReRAM-based NN Accelerator Architecture

2019-01-28 · Yu Ji, Youyang Zhang, Xinfeng Xie, Shuangchen Li 외

Neural Network (NN) accelerators with emerging ReRAM (resistive random access memory) technologies have been investigated as one of the promising solutions to address the \textit{memory wall} challenge, due to the unique…