GBU College Logo
Sign in with GBU Microsoft

A comparative deep learning approach for image classification and retrieval in scientific publications

CTU Journal of Innovation and Sustainable Development | 2026

Paper Details

Authors: Anh N.H.; Dien T.T.

DOI: 10.22144/ctujoisd.2026.016

Journal: CTU Journal of Innovation and Sustainable Development

Year: 2026

Publisher: Can Tho University

Document Type: Article

Open Access: All Open Access; Gold Open Access; Green Open Access

Cited by: 0

Abstract

This study presents a comparative analysis of state-of-the-art deep learning models–EfficientNetB0, MobileNetV2, and ResNet101–for image classification and content-based retrieval in scientific publications. A dataset of 4,303 images from 11 categories was curated from the Can Tho University Journal of Science and enhanced through tailored data augmentation strategies. The models were fine-tuned using transfer learning with hyperparameters optimised via Grid Search. Features were extracted using GlobalAveragePooling2D, and cosine similarity was combined with the FAISS library for efficient similarity search. Experimental results demonstrate a clear performance-efficiency trade-off: ResNet101 achieved the highest classification accuracy, while EfficientNetB0 and MobileNetV2 offered significant advantages in inference speed. A user-friendly web interface was developed to support practical image retrieval applications. These findings highlight the potential of deep learning in enhancing the management and integrity of scientific image resources. © 2026, Can Tho University. All rights reserved.

Keywords

Comparative analysis; Content-based image retrieval (CBIR); Deep learning; FAISS; Grad-CAM; Image classification