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

Reducing Line Loss01:18

Reducing Line Loss

227
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...
227
Convolution: Math, Graphics, and Discrete Signals01:24

Convolution: Math, Graphics, and Discrete Signals

544
In any LTI (Linear Time-Invariant) system, the convolution of two signals is denoted using a convolution operator, assuming all initial conditions are zero. The convolution integral can be divided into two parts: the zero-input or natural response and the zero-state or forced response, with t0 indicating the initial time.
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
544
Downsampling01:20

Downsampling

337
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...
337
Convolution Properties I01:20

Convolution Properties I

318
Convolution computations can be simplified by utilizing their inherent properties.
The commutative property reveals that the input and the impulse response of an LTI (Linear Time-Invariant) system can be interchanged without affecting the output:
318
Convolution Properties II01:17

Convolution Properties II

350
The important convolution properties include width, area, differentiation, and integration properties.
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
350
Neural Circuits01:25

Neural Circuits

2.0K
Neural circuits and neuronal pools are two of the main structures found in the nervous system. Neural circuits are networks of neurons that work together to carry out a specific task or process. They consist of interconnected neurons and glial cells, which provide structural and metabolic support.
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
2.0K

You might also read

Related Articles

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

Sort by
Same author

Determination of non-volatile metabolic profiles and their sensory relevance in different grades of brandy through widely targeted metabolomics.

Food chemistry: X·2026
Same author

Atlas of predicted protein complex structures across kingdoms.

Nature communications·2026
Same author

The Clinical Utility of Whole-Exome Sequencing in the Prenatal Diagnosis of Fetal Skeletal Dysplasia.

International journal of women's health·2026
Same author

Accurate Industrial Anomaly Detection and Localization Using Weakly-Supervised Residual Transformers.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same author

Study of Ultrasound Diagnosis of Acrania-Exencephaly-Anencephaly Sequence in Middle First Trimester: A Multicenter Center, Retrospective Analysis.

Journal of ultrasound in medicine : official journal of the American Institute of Ultrasound in Medicine·2025
Same author

Diffusion Models are Efficient Data Generators for Human Mesh Recovery.

IEEE transactions on pattern analysis and machine intelligence·2025

Related Experiment Video

Updated: Nov 2, 2025

Deep Neural Networks for Image-Based Dietary Assessment
13:19

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.5K

Effective Training of Convolutional Neural Networks With Low-Bitwidth Weights and Activations.

Bohan Zhuang, Mingkui Tan, Jing Liu

    IEEE Transactions on Pattern Analysis and Machine Intelligence
    |June 14, 2021
    PubMed
    Summary
    This summary is machine-generated.

    This study introduces novel methods for training deep convolutional neural networks with low-bitwidth weights and activations, significantly improving accuracy in quantized networks. These techniques enhance efficiency for deep learning models.

    Related Experiment Videos

    Last Updated: Nov 2, 2025

    Deep Neural Networks for Image-Based Dietary Assessment
    13:19

    Deep Neural Networks for Image-Based Dietary Assessment

    Published on: March 13, 2021

    9.5K

    Area of Science:

    • Computer Science
    • Artificial Intelligence
    • Machine Learning

    Background:

    • Training deep convolutional neural networks (CNNs) with low-bitwidth weights and activations presents significant challenges.
    • The non-differentiability of quantizers in low-precision networks can lead to substantial accuracy degradation.
    • Existing methods often struggle to balance network precision and performance effectively.

    Purpose of the Study:

    • To develop practical and effective approaches for training deep convolutional neural networks with both low-bitwidth weights and activations.
    • To mitigate accuracy loss typically associated with network quantization.
    • To enhance the efficiency and performance of quantized deep learning models.

    Main Methods:

    • Progressive quantization: optimizing weights first, then activations, or gradually decreasing bitwidth during training.
    • Stochastic precision: a one-stage strategy that randomly quantizes sub-networks while maintaining full precision for others.
    • Joint knowledge distillation: training a full-precision model alongside the low-precision model to guide its learning.

    Main Results:

    • The proposed methods demonstrate effectiveness in improving the training of low-precision networks.
    • Experiments on CIFAR-100 and ImageNet datasets validate the efficacy of the developed techniques.
    • The joint knowledge distillation approach significantly enhances the performance of the low-precision network.

    Conclusions:

    • The introduced techniques, including progressive quantization, stochastic precision, and joint knowledge distillation, offer practical solutions for training efficient, low-precision deep convolutional neural networks.
    • These methods successfully address the challenges of accuracy loss in quantized networks.
    • The findings pave the way for more efficient deployment of deep learning models on resource-constrained devices.