PLoS ONE (Jan 2024)

Enhancing sports image data classification in federated learning through genetic algorithm-based optimization of base architecture.

  • De Sheng Fu,
  • Jie Huang,
  • Dibyanarayan Hazra,
  • Amit Kumar Dwivedi,
  • Suneet Kumar Gupta,
  • Basu Dev Shivahare,
  • Deepak Garg

DOI
https://doi.org/10.1371/journal.pone.0303462
Journal volume & issue
Vol. 19, no. 7
p. e0303462

Abstract

Read online

Nowadays, federated learning is one of the most prominent choices for making decisions. A significant benefit of federated learning is that, unlike deep learning, it is not necessary to share data samples with the model owner. The weight of the global model in traditional federated learning is created by averaging the weights of all clients or sites. In the proposed work, a novel method has been discussed to generate an optimized base model without hampering its performance, which is based on a genetic algorithm. Chromosome representation, crossover, and mutation-all the intermediate operations of the genetic algorithm have been illustrated with useful examples. After applying the genetic algorithm, there is a significant improvement in inference time and a huge reduction in storage space. Therefore, the model can be easily deployed on resource-constrained devices. For the experimental work, sports data has been used in balanced and unbalanced scenarios with various numbers of clients in a federated learning environment. In addition, we have used four famous deep learning architectures, such as AlexNet, VGG19, ResNet50, and EfficientNetB3, as the base model. We have achieved 92.34% accuracy with 9 clients in the balanced data set by using EfficientNetB3 as the base model using a GA-based approach. Moreover, after applying the genetic algorithm to optimize EfficientNetB3, there is an improvement in inference time and storage space by 20% and 2.35%, respectively.