Evolutionary fine tuning of quantized convolution-based deep learning models
Marcin Pietro\'n

TL;DR
This paper introduces an evolutionary optimization method to enhance the accuracy of quantized deep learning models, addressing the limitations of nearest neighbor quantization in pretrained networks.
Contribution
It proposes using evolution strategies to improve quantization accuracy by selectively adjusting weights, outperforming traditional nearest neighbor methods.
Findings
Evolution strategies can significantly improve quantized model accuracy.
The approach is effective on architectures like VGG, ResNet, and autoencoders.
Results show faster accuracy improvements compared to standard quantization.
Abstract
Deep learning models are the most efficient models in many machine learning tasks. The main disadvantage when using them in IoT, mobile devices, independent autonomous or real-time systems is their complexity and memory size. Therefore, much research has concentrated on compression techniques of deep learning architectures. One of the most popular technique is quantization. In most of the works, the quantization is done based on the nearest neighbour quantization technique. This work focuses on improving the quantization efficiency in pretrained and quantized models. This approach has the potential to improve the final accuracy of quantized models. The main postulate of the work is that final quantization states of the network based on nearest neighbour rounding does not guarantee optimal accuracy. In the presented work, the evolution strategy is used as an optimization approach. The…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
