Please use this identifier to cite or link to this item: https://repository.hneu.edu.ua/handle/123456789/41444
Title: Neural network optimisation: quantisation techniques, practical benchmarking, and deployment recommendations
Authors: Знахур С.
Keywords: neural network quantisation
mobile deep learning
TensorFlow Lite
FP16
INT8
MobileNetV2
ResNet-50
DenseNet-121
EfficientNet
on-device inference
React Native
Apple A15 Bionic
Issue Date: 2026
Citation: Знахур С. Neural network optimisation: quantisation techniques, practical benchmarking, and deployment recommendations / С. Знахур // Proceedings of the 4th International Scientific and Practical Conference "Scientific Research: Emerging Theories and Practical Breakthroughs", July 6–8, 2026, Edinburgh, Scotland. – Edinburgh : European Open Science Space, 2026. – P. 64-75.
Abstract: The paper addresses the deployment of deep convolutional neural networks under the memory and energy limitations typical of mobile hardware, focusing on quantisation as a practical optimisation technique. The author performs a systematic empirical comparison of five convolutional architectures (MobileNetV2, ResNet-50, DenseNet-121, EfficientNet-B3, EfficientNet-B4), each converted with TensorFlow Lite Converter into three numerical-precision formats — FP32 baseline, FP16 and INT8 — and benchmarked on a physical iPhone 13 device (Apple A15 Bionic) through a purpose-built React Native 0.82 application using the react-native-fast-tflite library. Classification accuracy is assessed on a 500-image ImageNet-v2 subset. The results demonstrate that FP16 conversion halves model size while keeping Top-1 accuracy loss below 0.3% for every architecture, whereas INT8 reduces file size by 71–74% and improves inference latency by up to 2.8 times for mobile-friendly networks, but yields no consistent latency gain for EfficientNet-B3/B4 because part of their computation graph falls back to CPU execution within the TensorFlow Lite Metal delegate. Three factors governing quantisation effectiveness are identified: the structural compatibility of an architecture with the hardware delegate, the representativeness of the calibration dataset, and the delegate's operator coverage. Based on these findings, the author formulates differentiated, evidence-based deployment recommendations for mobile AI developers, organised by architecture family and use-case requirements, and proposes a reusable conversion-and-benchmarking methodology applicable beyond the five architectures studied.
URI: https://repository.hneu.edu.ua/handle/123456789/41444
Appears in Collections:Статті (ІС)

Files in This Item:
File Description SizeFormat 
Serhii_Znakhur_Edinburg.pdf2,62 MBAdobe PDFView/Open


Items in DSpace are protected by copyright, with all rights reserved, unless otherwise indicated.