paper-with-me

홈 › Papers

Towards Efficient In-memory Computing Hardware for Quantized Neural Networks: State-of-the-art, Open Challenges and Perspectives

2023-07-08 · Olga Krestinskaya, Li Zhang, Khaled Nabil Salama

The amount of data processed in the cloud, the development of Internet-of-Things (IoT) applications, and growing data privacy concerns force the transition from cloud-based to edge-based processing. Limited energy and computational resources on edge push the transition from traditional von Neumann architectures to In-memory Computing (IMC), especially for machine learning and neural network applications. Network compression techniques are applied to implement a neural network on limited hardware resources. Quantization is one of the most efficient network compression techniques allowing to reduce the memory footprint, latency, and energy consumption. This paper provides a comprehensive review of IMC-based Quantized Neural Networks (QNN) and links software-based quantization approaches to IMC hardware implementation. Moreover, open challenges, QNN design requirements, recommendations, and perspectives along with an IMC-based QNN hardware roadmap are provided.

📄 PDF Abstract BibTeX arXiv:2307.03936

Code (0)

등록된 구현이 없습니다.

Tasks

Quantization

Similar Papers 제목 키워드 기반

Batch Normalization in Quantized Networks

2020-04-29 · Eyyüb Sari, Vahid Partovi Nia

Implementation of quantized neural networks on computing hardware leads to considerable speed up and memory saving. However, quantized deep networks are difficult to train and batch~normalization (BatchNorm) layer plays …

PECAN: A Product-Quantized Content Addressable Memory Network

2022-08-13 · Jie Ran, Rui Lin, Jason Chun Lok Li, Jiajun Zhou 외

A novel deep neural network (DNN) architecture is proposed wherein the filtering and linear transform are realized solely with product quantization (PQ). This results in a natural implementation via content addressable m…

Quantization

Hardware-Efficient Deconvolution-Based GAN for Edge Computing

2022-01-18 · Azzam Alhussain, Mingjie Lin

Generative Adversarial Networks (GAN) are cutting-edge algorithms for generating new data samples based on the learned data distribution. However, its performance comes at a significant cost in terms of computation and m…

Edge-computingHigh-Level Synthesis

Poor Man's Training on MCUs: A Memory-Efficient Quantized Back-Propagation-Free Approach

2024-11-07 · Yequan Zhao, Hai Li, Ian Young, Zheng Zhang

Back propagation (BP) is the default solution for gradient computation in neural network training. However, implementing BP-based training on various edge devices such as FPGA, microcontrollers (MCUs), and analog computi…

Dimensionality Reduction

PIM-QAT: Neural Network Quantization for Processing-In-Memory (PIM) Systems

2022-09-18 · Qing Jin, Zhiyu Chen, Jian Ren, Yanyu Li 외

Processing-in-memory (PIM), an increasingly studied neuromorphic hardware, promises orders of energy and throughput improvements for deep learning inference. Leveraging the massively parallel and efficient analog computi…

Quantization