paper-with-me

Papers

Efficient Recurrent Neural Networks using Structured Matrices in FPGAs

2018-03-20 · Zhe Li, Shuo Wang, Caiwen Ding, Qinru Qiu, Yanzhi Wang, Yun Liang

Recurrent Neural Networks (RNNs) are becoming increasingly important for time series-related applications which require efficient and real-time implementations. The recent pruning based work ESE suffers from degradation of performance/energy efficiency due to the irregular network structure after pruning. We propose block-circulant matrices for weight matrix representation in RNNs, thereby achieving simultaneous model compression and acceleration. We aim to implement RNNs in FPGA with highest performance and energy efficiency, with certain accuracy requirement (negligible accuracy degradation). Experimental results on actual FPGA deployments shows that the proposed framework achieves a maximum energy efficiency improvement of 35.7$\times$ compared with ESE.

📄 PDF Abstract BibTeX arXiv:1803.07661

Code (0)

등록된 구현이 없습니다.

Tasks

Model CompressionTime SeriesTime Series Analysis

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

C-LSTM: Enabling Efficient LSTM using Structured Compression Techniques on FPGAs

2018-03-14 · Shuo Wang, Zhe Li, Caiwen Ding, Bo Yuan 외

Recently, significant accuracy improvement has been achieved for acoustic recognition systems by increasing the model size of Long Short-Term Memory (LSTM) networks. Unfortunately, the ever-increasing size of LSTM model …

Structured Weight Matrices-Based Hardware Accelerators in Deep Neural Networks: FPGAs and ASICs

2018-03-28 · Caiwen Ding, Ao Ren, Geng Yuan, Xiaolong Ma 외

Both industry and academia have extensively investigated hardware accelerations. In this work, to address the increasing demands in computational capability and memory requirement, we propose structured weight matrices (…

A Runtime-Adaptive Transformer Neural Network Accelerator on FPGAs

2024-11-27 · Ehsan Kabir, Austin R. J. Downey, Jason D. Bakos, David Andrews 외

Transformer neural networks (TNN) excel in natural language processing (NLP), machine translation, and computer vision (CV) without relying on recurrent or convolutional layers. However, they have high computational and …

Computational EfficiencyCPUGPUMachine Translation

Spartus: A 9.4 TOp/s FPGA-based LSTM Accelerator Exploiting Spatio-Temporal Sparsity

2021-08-04 · Chang Gao, Tobi Delbruck, Shih-Chii Liu

Long Short-Term Memory (LSTM) recurrent networks are frequently used for tasks involving time-sequential data such as speech recognition. Unlike previous LSTM accelerators that either exploit spatial weight sparsity or t…

speech-recognitionSpeech Recognition

Ultra-low latency recurrent neural network inference on FPGAs for physics applications with hls4ml

2022-07-01 · Elham E Khoda, Dylan Rankin, Rafael Teixeira de Lima, Philip Harris 외

Recurrent neural networks have been shown to be effective architectures for many tasks in high energy physics, and thus have been widely adopted. Their use in low-latency environments has, however, been limited as a resu…