@article{Choi_Georges_Shin_Wang_Zhu_Shah_2021, title={Learning from low precision samples}, volume={34}, url={https://journals.flvc.org/FLAIRS/article/view/128568}, DOI={10.32473/flairs.v34i1.128568}, abstractNote={<p>With advances in edge applications in industry and healthcare, machine learning models are increasingly trained on the edge. However, storage and memory infrastructure at the edge are often primitive, due to cost and real-estate constraints.<br>A simple, effective method is to learn machine learning models from quantized data stored with low arithmetic precision (1-8 bits).<br>In this work, we introduce two stochastic quantization methods, dithering and stochastic rounding. In dithering, additive noise from a uniform distribution is added to the sample before quantization. In stochastic rounding, each sample is quantized to the upper level with probability p and to a lower level with probability 1-p.<br>The key contributions of the paper are as follows:</p> <ol> <li>For 3 standard machine learning models, Support Vector Machines, Decision Trees and Linear (Logistic) Regression, we compare the performance loss for a standard static quantization and stochastic quantization for 55 classification and 30 regression datasets with 1-8 bits quantization.</li> <li>We showcase that for 4- and 8-bit quantization over regression datasets, stochastic quantization demonstrates statistically significant improvement.</li> <li> We investigate the performance loss as a function of dataset attributes viz. number of features, standard deviation, skewness. This helps create a transfer function which will recommend the best quantizer for a given dataset.</li> <li>We propose 2 future research areas, <ul> <li>dynamic quantizer update where the model is trained using streaming data and the quantizer is updated after each batch and</li> <li>precision re-allocation under budget constraints where different precision is used for different features.</li> </ul> </li> </ol>}, journal={The International FLAIRS Conference Proceedings}, author={Choi, Ji In and Georges, Madeleine and Shin, Jung Ah and Wang, Olivia and Zhu, Tiffany and Shah, Tapan}, year={2021}, month={Apr.} }