paper-with-me

홈 › Papers

Exploring Bit-Slice Sparsity in Deep Neural Networks for Efficient ReRAM-Based Deployment

2019-09-18 · Jingyang Zhang, Huanrui Yang, Fan Chen, Yitu Wang, Hai Li

Emerging resistive random-access memory (ReRAM) has recently been intensively investigated to accelerate the processing of deep neural networks (DNNs). Due to the in-situ computation capability, analog ReRAM crossbars yield significant throughput improvement and energy reduction compared to traditional digital methods. However, the power hungry analog-to-digital converters (ADCs) prevent the practical deployment of ReRAM-based DNN accelerators on end devices with limited chip area and power budget. We observe that due to the limited bit-density of ReRAM cells, DNN weights are bit sliced and correspondingly stored on multiple ReRAM bitlines. The accumulated current on bitlines resulted by weights directly dictates the overhead of ADCs. As such, bitwise weight sparsity rather than the sparsity of the full weight, is desirable for efficient ReRAM deployment. In this work, we propose bit-slice L1, the first algorithm to induce bit-slice sparsity during the training of dynamic fixed-point DNNs. Experiment results show that our approach achieves 2x sparsity improvement compared to previous algorithms. The resulting sparsity allows the ADC resolution to be reduced to 1-bit of the most significant bit-slice and down to 3-bit for the others bits, which significantly speeds up processing and reduces power and area overhead.

📄 PDF Abstract BibTeX arXiv:1909.08496

Code (1)

zjysteven/bitslice_sparsity 공식 구현 pytorch

Similar Papers 제목 키워드 기반

SME: ReRAM-based Sparse-Multiplication-Engine to Squeeze-Out Bit Sparsity of Neural Network

2021-03-02 · Fangxin Liu, Wenbo Zhao, Yilong Zhao, Zongwu Wang 외

Resistive Random-Access-Memory (ReRAM) crossbar is a promising technique for deep neural network (DNN) accelerators, thanks to its in-memory and in-situ analog computing abilities for Vector-Matrix Multiplication-and-Acc…

Quantization

A Collaborative PIM Computing Optimization Framework for Multi-Tenant DNN

2024-08-09 · Bojing Li, Duo Zhong, Xiang Chen, ChenChen Liu

Modern Artificial Intelligence (AI) applications are increasingly utilizing multi-tenant deep neural networks (DNNs), which lead to a significant rise in computing complexity and the need for computing parallelism. ReRAM…

Edge Training and Inference with Analog ReRAM Technology for Hand Gesture Recognition

2025-02-25 · Victoria Clerico, Anirvan Dutta, Donato Francesco Falcone, Wooseok Choi 외

Tactile hand gesture recognition is a crucial task for user control in the automotive sector, where Human-Machine Interactions (HMI) demand low latency and high energy efficiency. This study addresses the challenges of p…

Feature EngineeringGesture RecognitionHand Gesture RecognitionHand-Gesture Recognition

ReRAM-aware Model Finetuning addressing I-V Non-linearity and Retention Errors

2026-06-16 · Ching-Yi Lin, Shamik Kundu, Arnab Raha, Sahil Shah arxiv

Traditional CPU, GPU, and NPU architectures are increasingly limited by the von Neumann bottleneck. While In-Memory Computing (IMC) using ReRAM crossbar arrays offers a high-density, energy-efficient alternative, its pra…

Image Classification

A Deep Neural Network Deployment Based on Resistive Memory Accelerator Simulation

2023-04-22 · Tejaswanth Reddy Maram, Ria Barnwal, Dr. Bindu B

The objective of this study is to illustrate the process of training a Deep Neural Network (DNN) within a Resistive RAM (ReRAM) Crossbar-based simulation environment using CrossSim, an Application Programming Interface (…

Diagnostic