Binary Feature Map-Splitting Architecture (BFMSA)

This paper presents a novel approach of reconstructing topology of a deep learning model to reduce model's trainable parameters, called Binary Feature Map-Splitting Architecture (BFMSA). The proposed approach is trained using the PlantVillage dataset for plant disease classification. A simple C...

Descripción completa

Detalles Bibliográficos
Autores: Tabbahk, Amer, Sankar Barpanda, Soubhagya
Tipo de recurso: artículo
Fecha de publicación:2025
País:España
Institución:Universitat Autònoma de Barcelona
Repositorio:Dipòsit Digital de Documents de la UAB
Idioma:inglés
OAI Identifier:oai:dnet:uabarcelona_::35c9b800f4fc42abc42742d9bab7d435
Acceso en línea:https://ddd.uab.cat/record/326589
https://dx.doi.org/urn:doi:10.5565/rev/elcvia.2217
Access Level:acceso abierto
Palabra clave:Image processing
Plant disease, deep learning, cnn, explainable ai, grad-cam, mango leaves, alexnet, resnet, model fusion
Descripción
Sumario:This paper presents a novel approach of reconstructing topology of a deep learning model to reduce model's trainable parameters, called Binary Feature Map-Splitting Architecture (BFMSA). The proposed approach is trained using the PlantVillage dataset for plant disease classification. A simple CNN-based BFMSA and various pre-trained models, such as InceptionV3, ResNet50, VGG19, and VGG16 models based on BFMSA, are experimented. The research has two main contributions. First, reducing the computational cost while building a CNN model from scratch based on BFMSA, where the reduction would be in the feature extraction and classification phase. Second, reducing the computational cost while building a transfer learning model, and the reduction would be in the classification phase. The study compares the proposed architecture with traditional architecture and evaluates performance using various metrics such as accuracy, loss, F1-score, precision, and recall. The findings indicate reduced overfitting and improved validation accuracy in the proposed architecture. The CNN model-based BFMSA achieved the highest accuracy of 98.31% on the validation set in comparison with traditional architecture. Whereas VGG16-based BFMSA achieved the highest accuracy among transfer learning models based BFMSA with a validation accuracy of 97.32%. Additionally, the proposed architecture decreases the trainable parameters by up to 87% compared to traditional models.