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

13.6K
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...
13.6K
Improving Translational Accuracy02:07

Improving Translational Accuracy

3.4K
3.4K
Upsampling01:22

Upsampling

509
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...
509
Reducing Line Loss01:18

Reducing Line Loss

290
In a three-phase circuit, line loss is an indicator of energy dissipated as heat due to the resistance of transmission lines. To address this, incorporating transformers into the system—a step-up transformer at the source and a step-down transformer at the load—is a strategic solution. Two three-phase transformers are introduced to improve this.
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss in...
290
Downsampling01:20

Downsampling

508
When considering a sampled sequence with zero values between sampling instants, one can replace it by taking every N-th value of the sequence. At these integer multiples of N, the original and sampled sequences coincide. This process, known as decimation, involves extracting every N-th sample from a sequence, thereby creating a more efficient sequence.
The Fourier transform of the decimated sequence reveals a combination of scaled and shifted versions of the original spectrum. This...
508
Reconstruction of Signal using Interpolation01:10

Reconstruction of Signal using Interpolation

599
Signal processing techniques are essential for accurately converting continuous signals to digital formats and vice versa. When a continuous signal is sampled with a period T, the resulting sampled signal exhibits replicas of the original spectrum in the frequency domain, spaced at intervals equal to the sampling frequency. To handle this sampled signal, a zero-order hold method can be applied, which creates a piecewise constant signal by retaining each sample's value until the next...
599

You might also read

Related Articles

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

Sort by
Same author

The effectiveness of school-based physical activity interventions on health-related fitness and BMI in South Korea: a three-level meta-analysis.

Frontiers in pediatrics·2026
Same author

Ultrasonic modulation of brain glymphatic transport: from observations to theranostic applications.

Cancer drug resistance (Alhambra, Calif.)·2026
Same author

Volumetric photoacoustic/ultrasound image fusion and enhancement with dual-tree complex wavelet transform.

Biomedical optics express·2026
Same author

The genitals of rhinoceros beetles: a general overview of the endophallus in the tribe Agaocephalini (Coleoptera: Scarabaeidae: Dynastinae).

PeerJ·2026
Same author

Deep learning-based gait phase detection using shank-mounted IMU data: Classification approach.

PloS one·2026
Same author

Emerging roles of POLR2L of RNA polymerase II dynamics and disease mechanisms (Review).

Molecular medicine reports·2026

Related Experiment Video

Updated: Dec 13, 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

975

Exploiting Retraining-Based Mixed-Precision Quantization for Low-Cost DNN Accelerator Design.

Nahsung Kim, Dongyeob Shin, Wonseok Choi

    IEEE Transactions on Neural Networks and Learning Systems
    |August 4, 2020
    PubMed
    Summary
    This summary is machine-generated.

    This study introduces a novel mixed-precision quantization method for deep neural networks (DNNs), enabling efficient deployment on resource-constrained devices. The approach achieves better compression and energy savings without sacrificing accuracy.

    Related Experiment Videos

    Last Updated: Dec 13, 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

    975

    Area of Science:

    • Computer Engineering
    • Artificial Intelligence
    • Hardware Acceleration

    Background:

    • Deep neural networks (DNNs) require significant computational resources, limiting their deployment on edge devices.
    • Retraining-based quantization is a common technique to reduce memory access and model size for DNNs.
    • Uniform quantization to 4-bit can maintain accuracy but may not be optimal for all network layers.

    Purpose of the Study:

    • To propose a retraining-based mixed-precision quantization approach for enhanced energy efficiency in DNNs.
    • To develop a customized DNN accelerator capable of handling variable bit widths.
    • To evaluate the compression ratio and energy savings of the proposed method and accelerator.

    Main Methods:

    • Implemented a mixed-precision quantization strategy by assigning extra bits to weights with high switching frequency during retraining.
    • Mitigated gradient noise by adjusting the learning rate near quantization thresholds.
    • Designed and fabricated a customized DNN accelerator with dynamically reconfigurable processing elements (PEs) supporting 2-4 bit precision.

    Main Results:

    • The proposed mixed-precision quantized network (MPQ-network) achieved a 1.37x better compression ratio for VGG-9 on CIFAR-10 compared to uniform 4-bit quantization.
    • The customized accelerator demonstrated 1.29x energy savings for VGG-9 on CIFAR-10 compared to state-of-the-art accelerators.
    • Full precision classification accuracy was maintained with the proposed quantization method.

    Conclusions:

    • The proposed mixed-precision quantization and customized accelerator effectively improve compression and energy efficiency for DNNs on resource-constrained devices.
    • The dynamic reconfigurability of the accelerator allows for flexible processing of variable bit widths.
    • This approach offers a promising solution for deploying complex DNN models in power-sensitive applications.