Related Experiment Video
Updated: Sep 22, 2025

Large Scale Energy Efficient Sensor Network Routing Using a Quantum Processor Unit
Published on: September 8, 2023
A Post-training Quantization Method for the Design of Fixed-Point-Based FPGA/ASIC Hardware Accelerators for LSTM/GRU
Emilio Rapuano1, Tommaso Pacini1, Luca Fanucci1
1Department of Information Engineering, University of Pisa, Pisa 56122, Italy.
This study introduces a new method for post-training quantization of Recurrent Neural Networks (RNNs), specifically Long Short-Term Memory (LSTM) and Gated Recurrent Unit (GRU) models. The technique significantly reduces memory footprint by up to 90% with minimal accuracy loss, enabling efficient edge AI applications.
Area of Science:
- Computer Science
- Artificial Intelligence
- Hardware Acceleration
Background:
- Recurrent Neural Networks (RNNs) are crucial for NLP and speech tasks but suffer from high computational and memory demands.
- Existing hardware acceleration solutions using FPGAs and ASICs are limited by the lack of efficient compression techniques for RNNs.
- Previous research has focused on feed-forward networks, neglecting the optimization of RNNs for resource-constrained environments.
Purpose of the Study:
- To propose an effective post-training quantization methodology for RNNs, focusing on LSTM and GRU architectures.
- To provide guidelines for designing custom hardware accelerators on FPGAs/ASICs using fixed-point arithmetic for RNNs.
- To evaluate the trade-offs between memory reduction and accuracy for quantized RNN models.
Main Methods:
- Developed a novel post-training quantization strategy specifically for Long Short-Term Memory (LSTM) and Gated Recurrent Unit (GRU) models.
- Applied the quantization method to pre-trained LSTM/GRU models on IMDb sentiment classification and Penn TreeBank language modeling datasets.
- Compared the performance and accuracy of quantized models against their original floating-point counterparts.
Main Results:
- Achieved up to 90% reduction in memory footprint for both LSTM and GRU models.
- Maintained less than 1% loss in accuracy for sentiment classification tasks.
- Observed a slight improvement in the Perplexity per word metric for language modeling tasks.
Conclusions:
- The proposed quantization methodology effectively reduces the memory footprint of RNNs, making them suitable for edge devices.
- The technique offers a viable path for designing efficient hardware accelerators (FPGA/ASIC) for LSTM/GRU-based applications.
- Demonstrated significant benefits in memory reduction with negligible impact on model accuracy and performance.
Related Concept Videos
Improving Translational Accuracy
Linear Approximation in Time Domain
For a simple pendulum with a mass evenly distributed along its length and the center of mass located at half the pendulum's length,...
Sampling Continuous Time Signal
In the...
Linear Approximation in Frequency Domain
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear....
Upsampling
Real Time RT-PCR
The real-time quantification of the number of amplified products is...

