paper-with-me

Papers

Hardware Approximate Techniques for Deep Neural Network Accelerators: A Survey

2022-03-16 · Giorgos Armeniakos, Georgios Zervakis, Dimitrios Soudris, Jörg Henkel

Deep Neural Networks (DNNs) are very popular because of their high performance in various cognitive tasks in Machine Learning (ML). Recent advancements in DNNs have brought beyond human accuracy in many tasks, but at the cost of high computational complexity. To enable efficient execution of DNN inference, more and more research works, therefore, exploit the inherent error resilience of DNNs and employ Approximate Computing (AC) principles to address the elevated energy demands of DNN accelerators. This article provides a comprehensive survey and analysis of hardware approximation techniques for DNN accelerators. First, we analyze the state of the art and by identifying approximation families, we cluster the respective works with respect to the approximation type. Next, we analyze the complexity of the performed evaluations (with respect to the dataset and DNN size) to assess the efficiency, the potential, and limitations of approximate DNN accelerators. Moreover, a broad discussion is provided, regarding error metrics that are more suitable for designing approximate units for DNN accelerators as well as accuracy recovery approaches that are tailored to DNN inference. Finally, we present how Approximate Computing for DNN accelerators can go beyond energy efficiency and address reliability and security issues, as well.

📄 PDF Abstract BibTeX arXiv:2203.08737

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Survey on Design Methodologies for Accelerating Deep Learning on Heterogeneous Architectures

2023-11-29 · Serena Curzel, Fabrizio Ferrandi, Leandro Fiorin, Daniele Ielmini 외

Given their increasing size and complexity, the need for efficient execution of deep neural networks has become increasingly pressing in the design of heterogeneous High-Performance Computing (HPC) and edge platforms, le…

Deep LearningHigh-Level SynthesisSurvey

From Algorithm to Hardware: A Survey on Efficient and Safe Deployment of Deep Neural Networks

2024-05-09 · Xue Geng, Zhe Wang, Chunyun Chen, Qing Xu 외

Deep neural networks (DNNs) have been widely used in many artificial intelligence (AI) tasks. However, deploying them brings significant challenges due to the huge cost of memory, energy, and computation. To address thes…

Knowledge DistillationModel CompressionQuantizationSurvey

A Survey on Deep Learning Hardware Accelerators for Heterogeneous HPC Platforms

2023-06-27 · Cristina Silvano, Daniele Ielmini, Fabrizio Ferrandi, Leandro Fiorin 외

Recent trends in deep learning (DL) have made hardware accelerators essential for various high-performance computing (HPC) applications, including image classification, computer vision, and speech recognition. This surve…

Deep LearningGPUimage-classificationImage Classification+3

Accelerating CNN inference on FPGAs: A Survey

2018-05-26 · Kamel Abdelouahab, Maxime Pelcat, Jocelyn Serot, François Berry

Convolutional Neural Networks (CNNs) are currently adopted to solve an ever greater number of problems, ranging from speech recognition to image classification and segmentation. The large amount of processing required by…

Diversityimage-classificationImage Classificationspeech-recognition+2

Resistive Neural Hardware Accelerators

2021-09-08 · Kamilya Smagulova, Mohammed E. Fouda, Fadi Kurdahi, Khaled Salama 외

Deep Neural Networks (DNNs), as a subset of Machine Learning (ML) techniques, entail that real-world data can be learned and that decisions can be made in real-time. However, their wide adoption is hindered by a number o…

Benchmarking