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

Weighted Mean00:57

Weighted Mean

4.9K
While taking the arithmetic, geometric, or harmonic mean of a sample data set, equal importance is assigned to all the data points. However, all the values may not always be equally important in some data sets. An intrinsic bias might make it more important to give more weightage to specific values over others.
For example, consider the number of goals scored in the matches of a tournament. While computing the average number of goals scored in the tournament, it may be more important to...
4.9K
Linear Approximation in Frequency Domain01:26

Linear Approximation in Frequency Domain

84
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....
84
Estimation of the Physical Quantities01:05

Estimation of the Physical Quantities

4.1K
On many occasions, physicists, other scientists, and engineers need to make estimates of a particular quantity. These are sometimes referred to as guesstimates, order-of-magnitude approximations, back-of-the-envelope calculations, or Fermi calculations. The physicist Enrico Fermi was famous for his ability to estimate various kinds of data with surprising precision. Estimating does not mean guessing a number or a formula at random. Instead, estimation means using prior experience and sound...
4.1K
Vector Representation of Complex Numbers01:16

Vector Representation of Complex Numbers

98
Complex numbers, represented in Cartesian coordinates, can also be visualized as vectors. These vectors can be expressed in polar form, emphasizing their magnitude and angle. When a complex number is input into a function, the output is another complex number, highlighting the function's zero point from which the vector representation can originate.
Consider a function defined as the product of the complex factors in the numerator divided by the product of the complex factors in the...
98
Choosing Between z and t Distribution01:25

Choosing Between z and t Distribution

2.7K
The z and the Student t distribution estimate the population mean using the sample mean and standard deviation. However, to decide which distribution to use for a calculation, one needs to determine the sample size, the nature of the distribution, and whether the population standard deviation is known. If the population standard deviation is known and the population is normally distributed, or if the sample size is greater than 30, the z distribution is preferred. The Student t distribution is...
2.7K
Linear Approximation in Time Domain01:21

Linear Approximation in Time Domain

59
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,...
59

You might also read

Related Articles

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

Sort by
Same author

CARS_SPA optimized UV-Vis spectroscopy for rapid and robust COD prediction in water samples.

Spectrochimica acta. Part A, Molecular and biomolecular spectroscopy·2026
Same author

Licochalcone a Disrupted Mitochondrial Function to Promote Cuproptosis in Glioblastoma Through Regulating RAS/MAPK Pathway.

Applied biochemistry and biotechnology·2026
Same author

Bidirectional effect modification between diurnal temperature range and particulate matter on acute myocardial infarction risk.

iScience·2026
Same author

6H2L, a novel derivative of bifendate, dually suppresses glycolysis and glutaminolysis in hepatocellular carcinoma via inhibiting YAP stability.

Chemico-biological interactions·2026
Same author

The effect of web-based learning with peer-facilitated discussion on nursing students' knowledge and practices in work-related biological exposure: a quasi-experimental study.

BMC medical education·2026
Same author

Sodiophilic Hosts With Pseudocapacitive Kinetics for Robust Anode-Free Sodium Metal Batteries.

Angewandte Chemie (International ed. in English)·2026

Related Experiment Video

Updated: May 24, 2025

Non-invasive Skeletal Muscle Quantification in Small Animals Using Micro-computed Tomography
07:33

Non-invasive Skeletal Muscle Quantification in Small Animals Using Micro-computed Tomography

Published on: November 8, 2024

322

Latent Weight Quantization for Integerized Training of Deep Neural Networks.

Wen Fei, Wenrui Dai, Liang Zhang

    IEEE Transactions on Pattern Analysis and Machine Intelligence
    |March 3, 2025
    PubMed
    Summary

    This study introduces a novel latent weight quantization method to improve integerized training efficiency in deep learning. It enables training with lower precision weights, significantly reducing memory usage and allowing large model fine-tuning on single GPUs.

    More Related Videos

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

    Deep Neural Networks for Image-Based Dietary Assessment

    Published on: March 13, 2021

    8.9K
    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

    472

    Related Experiment Videos

    Last Updated: May 24, 2025

    Non-invasive Skeletal Muscle Quantification in Small Animals Using Micro-computed Tomography
    07:33

    Non-invasive Skeletal Muscle Quantification in Small Animals Using Micro-computed Tomography

    Published on: November 8, 2024

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

    Deep Neural Networks for Image-Based Dietary Assessment

    Published on: March 13, 2021

    8.9K
    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

    472

    Area of Science:

    • Artificial Intelligence
    • Machine Learning
    • Computer Science

    Background:

    • Integerized training accelerates deep learning using low-bitwidth representations.
    • Existing methods neglect full-precision latent weights, causing high memory consumption during gradient updates.
    • This memory overhead limits the efficiency of integerized training for large models.

    Purpose of the Study:

    • To propose the first latent weight quantization schema for general integerized training.
    • To minimize quantization perturbation and suppress noise in the training process.
    • To enable efficient training and fine-tuning of large deep learning models.

    Main Methods:

    • Introduced a residual quantization technique to decorrelate latent and integerized weights.
    • Developed an optimized dual quantizer with a non-uniform codebook to prevent weight freezing.
    • Designed a hardware-friendly, three-segment polyline approximation for codebook optimization.
    • Employed importance guidance for optimizing codebooks to minimize weight update disturbance.

    Main Results:

    • Achieved successful integerized training with 4-bit latent weights across various architectures (ResNets, MobileNetV2, Transformers).
    • Demonstrated negligible performance loss in image classification and text generation tasks.
    • Successfully fine-tuned Large Language Models (LLMs) up to 13 billion parameters on a single GPU.

    Conclusions:

    • The proposed latent weight quantization schema significantly enhances the efficiency of integerized training.
    • It enables substantial memory reduction, facilitating the training and deployment of large-scale deep learning models.
    • This method offers a practical solution for resource-constrained deep learning applications.