paper-with-me

Papers

Deep Neural Network Approximation for Custom Hardware: Where We've Been, Where We're Going

2019-01-21 · Erwei Wang, James J. Davis, Ruizhe Zhao, Ho-Cheung Ng, Xinyu Niu, Wayne Luk, Peter Y. K. Cheung, George A. Constantinides

Deep neural networks have proven to be particularly effective in visual and audio recognition tasks. Existing models tend to be computationally expensive and memory intensive, however, and so methods for hardware-oriented approximation have become a hot topic. Research has shown that custom hardware-based neural network accelerators can surpass their general-purpose processor equivalents in terms of both throughput and energy efficiency. Application-tailored accelerators, when co-designed with approximation-based network training methods, transform large, dense and computationally expensive networks into small, sparse and hardware-efficient alternatives, increasing the feasibility of network deployment. In this article, we provide a comprehensive evaluation of approximation methods for high-performance network inference along with in-depth discussion of their effectiveness for custom hardware implementation. We also include proposals for future research based on a thorough analysis of current trends. This article represents the first survey providing detailed comparisons of custom hardware accelerators featuring approximation for both convolutional and recurrent neural networks, through which we hope to inspire exciting new developments in the field.

📄 PDF Abstract BibTeX arXiv:1901.06955

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Ristretto: Hardware-Oriented Approximation of Convolutional Neural Networks

2016-05-20 · Philipp Gysel

Convolutional neural networks (CNN) have achieved major breakthroughs in recent years. Their performance in computer vision have matched and in some areas even surpassed human capabilities. Deep neural networks can captu…

GPU

EH-DNAS: End-to-End Hardware-aware Differentiable Neural Architecture Search

2021-11-24 · Qian Jiang, Xiaofan Zhang, Deming Chen, Minh N. Do 외

In hardware-aware Differentiable Neural Architecture Search (DNAS), it is challenging to compute gradients of hardware metrics to perform architecture search. Existing works rely on linear approximations with limited sup…

BenchmarkingNeural Architecture Search

Efficient Approximation of Action Potentials with High-Order Shape Preservation in Unsupervised Spike Sorting

2022-04-28 · Majid Zamani, Christian Okreghe, Andreas Demosthenous

This paper presents a novel approximation unit added to the conventional spike processing chain which provides an appreciable reduction of complexity of the high-hardware cost feature extractors. The use of the Taylor po…

Spike Sorting

HOBFLOPS CNNs: Hardware Optimized Bitslice-Parallel Floating-Point Operations for Convolutional Neural Networks

2020-07-11 · James Garland, David Gregg

Convolutional neural networks (CNNs) are typically trained using 16- or 32-bit floating-point (FP) and researchers show that low-precision floating-point (FP) can be highly effective for inference. Low-precision FP can b…

A$^3$: Accelerating Attention Mechanisms in Neural Networks with Approximation

2020-02-22 · Tae Jun Ham, Sung Jun Jung, Seonghak Kim, Young H. Oh 외

With the increasing computational demands of neural networks, many hardware accelerators for the neural networks have been proposed. Such existing neural network accelerators often focus on popular neural network types s…

Machine TranslationTranslation