Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Improving Translational Accuracy02:07

Improving Translational Accuracy

11.9K
Base complementarity between the three base pairs of mRNA codon and the tRNA anticodon is not a failsafe mechanism. Inaccuracies can range from a single mismatch to no correct base pairing at all. The free energy difference between the correct and nearly correct base pairs can be as small as 3 kcal/ mol. With complementarity being the only proofreading step, the estimated error frequency would be one wrong amino acid in every 100 amino acids incorporated. However, error frequencies observed in...
11.9K
Linear Approximation in Time Domain01:21

Linear Approximation in Time Domain

132
Nonlinear systems often require sophisticated approaches for accurate modeling and analysis, with state-space representation being particularly effective. This method is especially useful for systems where variables and parameters vary with time or operating conditions, such as in a simple pendulum or a translational mechanical system with nonlinear springs.
For a simple pendulum with a mass evenly distributed along its length and the center of mass located at half the pendulum's length,...
132
Sampling Continuous Time Signal01:11

Sampling Continuous Time Signal

381
In signal processing, a continuous-time signal can be sampled using an impulse-train sampling technique, followed by the zero-order hold method. Impulse-train sampling involves the use of a periodic impulse train, which consists of a series of delta functions spaced at regular intervals determined by the sampling period. When a continuous-time signal is multiplied by this impulse train, it generates impulses with amplitudes corresponding to the signal's values at the sampling points.
In the...
381
Linear Approximation in Frequency Domain01:26

Linear Approximation in Frequency Domain

144
Linear systems are characterized by two main properties: superposition and homogeneity. Superposition allows the response to multiple inputs to be the sum of the responses to each individual input. Homogeneity ensures that scaling an input by a scalar results in the response being scaled by the same scalar.
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....
144
Upsampling01:22

Upsampling

330
Managing signal sampling rates is essential in digital signal processing to maintain signal integrity. A decimated signal, characterized by a reduced frequency range due to its lower sampling rate, can be upsampled by inserting zeros between each sample. This upsampling process expands the original spectrum and introduces repeated spectral replicas at intervals dictated by the new Nyquist frequency. To refine this zero-inserted sequence, it is passed through a lowpass filter with a cutoff...
330
Real Time RT-PCR02:57

Real Time RT-PCR

60.4K
Real-time reverse transcription-polymerase chain reaction, or Real-time RT-PCR, is an analytical tool used to determine the expression level of target genes. The method involves converting mRNA to complementary DNA with the help of an enzyme known as reverse transcriptase, followed by the PCR amplification of the cDNA. These two processes can be performed simultaneously in a single tube or separately as a two-step reaction.
The real-time quantification of the number of amplified products is...
60.4K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Medical Expert System for Intelligent Telemonitoring of Patients With Chronic Heart Failure: Preliminary Validation and Perspectives.

Circulation. Heart failure·2024
Same author

ECG-Based Stress Detection and Productivity Factors Monitoring: The Real-Time Production Factory System.

Sensors (Basel, Switzerland)·2023
Same author

SpaceART SpaceWire Sniffer for Link Monitoring: A Complete Communication Analysis in a Time-Constrained Test Scenario.

Sensors (Basel, Switzerland)·2023
Same author

Design and Test of an Integrated Random Number Generator with All-Digital Entropy Source.

Entropy (Basel, Switzerland)·2022
Same author

Optimising Speaker-Dependent Feature Extraction Parameters to Improve Automatic Speech Recognition Performance for People with Dysarthria.

Sensors (Basel, Switzerland)·2021
Same author

The Fight against COVID-19 on the Multi-Protease Front and Surroundings: Could an Early Therapeutic Approach with Repositioning Drugs Prevent the Disease Severity?

Biomedicines·2021

Related Experiment Video

Updated: Sep 22, 2025

Large Scale Energy Efficient Sensor Network Routing Using a Quantum Processor Unit
05:30

Large Scale Energy Efficient Sensor Network Routing Using a Quantum Processor Unit

Published on: September 8, 2023

672

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.

Computational Intelligence and Neuroscience
|May 23, 2022
PubMed
Summary

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.

More Related Videos

Silicon Metal-oxide-semiconductor Quantum Dots for Single-electron Pumping
14:58

Silicon Metal-oxide-semiconductor Quantum Dots for Single-electron Pumping

Published on: June 3, 2015

14.9K
A Simple Stimulatory Device for Evoking Point-like Tactile Stimuli: A Searchlight for LFP to Spike Transitions
07:34

A Simple Stimulatory Device for Evoking Point-like Tactile Stimuli: A Searchlight for LFP to Spike Transitions

Published on: March 25, 2014

10.0K

Related Experiment Videos

Last Updated: Sep 22, 2025

Large Scale Energy Efficient Sensor Network Routing Using a Quantum Processor Unit
05:30

Large Scale Energy Efficient Sensor Network Routing Using a Quantum Processor Unit

Published on: September 8, 2023

672
Silicon Metal-oxide-semiconductor Quantum Dots for Single-electron Pumping
14:58

Silicon Metal-oxide-semiconductor Quantum Dots for Single-electron Pumping

Published on: June 3, 2015

14.9K
A Simple Stimulatory Device for Evoking Point-like Tactile Stimuli: A Searchlight for LFP to Spike Transitions
07:34

A Simple Stimulatory Device for Evoking Point-like Tactile Stimuli: A Searchlight for LFP to Spike Transitions

Published on: March 25, 2014

10.0K

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.