Related Experiment Video
Updated: Dec 28, 2025

13:19
Deep Neural Networks for Image-Based Dietary Assessment
Published on: March 13, 2021
9.9K
Training high-performance and large-scale deep neural networks with full 8-bit integers
Yukuan Yang1, Lei Deng2, Shuang Wu1
1Department of Precision Instrument, Center for Brain Inspired Computing Research, Tsinghua University, Beijing 100084, China; Beijing Innovation Center for Future Chip, Tsinghua University, Beijing 100084, China.
Summary
We introduce WAGEUBN, a complete deep neural network quantization framework enabling full 8-bit integer training. This approach significantly reduces model size and accelerates computation for efficient online learning on portable devices.
Area of Science:
- Artificial Intelligence
- Computer Science
- Machine Learning
Background:
- Deep neural network (DNN) quantization compresses models by converting floating-point (FP) to integer (INT) data, aiding memory saving and compute acceleration.
- Current research extends DNN quantization from inference to training, enabling online learning on accelerators.
- Existing methods often leave batch normalization (BN) untouched, resulting in incomplete quantization with high-precision FP components.
Purpose of the Study:
- To develop a unified, complete quantization framework for large-scale DNNs that operates entirely with low bit-width integers during training.
- To address the accuracy limitations of current quantization techniques in full integer training scenarios.
- To enable efficient online learning and inference on resource-constrained devices.
Main Methods:
- Proposed a unified complete quantization framework, WAGEUBN, by decomposing DNN computations and fusing specialized quantization functions.
- Quantized all data paths including Weights (W), Activation (A), Gradient (G), Error (E), Update (U), and Batch Normalization (BN).
- Extended quantization to the Momentum optimizer for a fully integerized training process.
Main Results:
- WAGEUBN achieved competitive accuracy on the ImageNet dataset using ResNet18/34/50 models.
- Demonstrated the first successful full 8-bit integer quantization for large-scale DNN training and inference.
- Showcased potential for bit-wise operations, leading to faster processing, reduced memory costs, and improved energy efficiency.
Conclusions:
- WAGEUBN offers a complete quantization solution for DNNs, enabling full 8-bit integer training and inference.
- The framework significantly enhances computational efficiency and reduces resource requirements.
- This advancement holds substantial potential for efficient portable devices with online learning capabilities.
Related Concept Videos
Neural Circuits
2.5K
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...
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.5K
Machines: Problem Solving II
591
Machines are complex structures consisting of movable, pin-connected multi-force members that work together to transmit forces. Consider a lifting tong carrying a 100 kg load. It comprises movable sections DAF and CBG linked together with member AB.
591
