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.
Abstract:
One-hot encoding is a prevalent method used to convert numeric variables into categorical variables. But one-hot encoding omits crucial quantitative data, which compromises the performance of convolutional neural networks (CNNs). This study introduces the ensemble probabilistic quantization encoding, where each class is treated as a quantum with distinct values and the classes collaborate in an ensemble manner to preserve numerical information. This method uses the cross-entropy loss function, enhancing its robustness to outliers. Moreover, classes collaborate in an ensemble fashion to yield more diverse and enriched outcomes. We compared three encoding techniques-ensemble probabilistic quantization, one-hot encoding, label smoothing, and mean square error-using the same dataset and model structure. Our investigations into the impact of quantitative information loss on CNN performance revealed that omitting this information significantly undermines CNN functionality. Ensemble probabilistic quantization proved less dependent on the number of classes than the other methods, thus maintaining effectiveness even with fewer classes. In conclusion, the efficient transmission of quantitative information from numerical to categorical variables is essential for optimal CNN performance. Ensemble probabilistic quantization effectively conveys diverse quantitative information with fewer classes, outperforming one-hot encoding and label smoothing when class numbers are limited.
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...

