Related Experiment Video
Updated: May 28, 2025

Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches
Published on: December 15, 2023
Ensemble probabilistic quantization encoding for information preservation of numerical variables in convolutional
Ki Yup Nam1,2, Hyun-Woong Park3, Yeongseop Lee4
1Department of Ophthalmology, Chungnam National University Hospital, Daejeon, Republic of Korea.
Ensemble probabilistic quantization encoding preserves quantitative data lost in one-hot encoding, improving convolutional neural network (CNN) performance. This novel method enhances CNNs, especially with limited classes, by retaining crucial numerical information.
Area of Science:
- Machine Learning
- Artificial Intelligence
- Data Science
Background:
- One-hot encoding is standard for converting numeric to categorical data but loses quantitative information.
- This data loss negatively impacts the performance of Convolutional Neural Networks (CNNs).
Purpose of the Study:
- Introduce and evaluate ensemble probabilistic quantization encoding for improved CNN performance.
- Compare this new method against one-hot encoding, label smoothing, and mean square error.
Main Methods:
- Developed ensemble probabilistic quantization encoding, treating classes as collaborating quanta.
- Utilized cross-entropy loss for robustness and ensemble collaboration for enriched outcomes.
- Compared encoding techniques on the same dataset and CNN model structure.
Main Results:
- Quantitative information loss significantly degrades CNN functionality.
- Ensemble probabilistic quantization demonstrated less dependency on the number of classes.
- The new method maintained effectiveness even with fewer classes compared to alternatives.
Conclusions:
- Efficient transmission of quantitative information is vital for optimal CNN performance.
- Ensemble probabilistic quantization effectively conveys diverse quantitative information with fewer classes.
- This method outperforms one-hot encoding and label smoothing, particularly in low-class scenarios.
Related Concept Videos
Propagation of Uncertainty from Random Error
Convolution: Math, Graphics, and Discrete Signals
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...
Propagation of Uncertainty from Systematic Error
Convolution Properties I
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:
Probability in Statistics
An example of a simple event is a coin toss. The result of a coin toss is either a head or a tail. Here, head and tail are two simple events. These two simple events make up the sample space. Further, the probability of an event occurring falls within the range of 0 to 1. The probability of an...
Convolution Properties II
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...

