Jul 2026· Journal of Information & Knowledge Management· 0 citations
TL;DR
A unified and fully reproducible benchmarking framework that standardises preprocessing, enforces fixed train–test splits, aligns training configurations, and evaluates models using a consistent multi-metric suite is introduced, demonstrating that compute-aligned, multi-metric benchmarking is essential for fair and reproducible cross-paradigm evaluation.
Abstract
Tremendous numbers of images and videos are generated throughout the life cycle of construction projects, offering rich visual data that, if analysed effectively, can support automation in progress monitoring, safety management, quality control, and productivity tracking. Within this context, image classification plays a foundational role: it is the supervised task of mapping an image to one of K semantic categories by learning from labelled examples, requiring the extraction of discriminative visual structure and the production of calibrated class predictions. Despite major advances from handcrafted feature pipelines to Convolutional Neural Networks (CNNs), fair comparison across methods remains challenging due to inconsistent preprocessing, dataset splits, training budgets, and reporting standards. This paper introduces a unified and fully reproducible benchmarking framework that standardises preprocessing, enforces fixed train–test splits, aligns training configurations, and evaluates models using a consistent multi-metric suite. Under identical experimental conditions, we benchmark four paradigm families: classical machine learning (ML) models, handcrafted feature-based methods (Histogram of Oriented Gradients (HOG), Local Binary Patterns (LBP), Bag-of-Visual-Words (BoVW) [Formula: see text] Support Vector Machine (SVM)), and CNNs (LeNet-5, ResNet-18), across three datasets (MNIST, Fashion-MNIST, CIFAR-10). We formalise image classification mathematically as a supervised learning problem and assess performance using accuracy, macro-averaged [Formula: see text]1-score, and macro-averaged ROC–AUC, complemented by learning-curve and robustness analyses. Results show that ResNet-18 achieves the strongest performance on all datasets (98.95%, 90.27%, 72.90%), SVM with a Radial Basis Function (RBF) kernel remains competitive on grayscale benchmarks, and hand-crafted pipelines degrade sharply on CIFAR-10. ROC–AUC analysis further highlights calibration–accuracy discrepancies, such as Naïve Bayes achieving high AUC but modest accuracy on MNIST. These findings emphasise the importance of task-aware model selection and demonstrate that compute-aligned, multi-metric benchmarking is essential for fair and reproducible cross-paradigm evaluation. All CNN results are reported under a 50-epoch training budget, which represents a lower bound on converged performance; future extensions will incorporate domain-specific datasets and pre-trained architectures to broaden practical applicability.
A comparative study of different deep learning architectures, including classical CNNs, deep hierarchical models, residual and dense networks, and compound-scaled architectures is presented, showing that deeper networks provide better representation, while residual connections and compound scaling improve training stability and efficiency.
Riyaz Mohammed· International Journal of App...· 0 citations
This study systematically compares seven pre-trained feature extractors across three architectural families, convolutional neural networks (CNNs), Vision Transformers (ViTs), and self-supervised models to provide practical guidance on model selection for downstream deep learning tasks.
Rafeek Sibrikhan, M. Mufassirin· Sri Lankan Journal of Techno...· 0 citations
This study compares a custom CNN with three pre-trained models on the CIFAR-10 dataset, which comprises 60,000 colour images (32×32 pixels) across 10 categories, and shows that pre-trained models performed much better than the customised model.
Oluwadamilare (Asabia) Joseph Omoniyi, Omotosho Olawale Jacob, Ajaegbu Chigozirim et al.· International journal of res...· 0 citations
In this paper, we perform a systematic empirical study of deep learning techniques on the CIFAR-10 image classification benchmark. We study three inter-related aspects of neural network design: (1) the relative impact of nine gradient descent optimisation algorithms on a baseline Multi-Layer Perceptron (MLP); (2) the effectiveness of six regularisation techniques namely; L2 weight decay, Dropout, Data Augmentation, Gaussian Noise Injection, Early Stopping, and Ensemble Learning; on model generalisation; and (3) a benchmark comparison of five landmark Convolutional Neural Network (CNN) architectures alongside Inception V3 trained from scratch. We also investigate autoencoder-based image reconstruction and a side-by-side comparison of linear Principal Component Analysis (PCA) with non-linear autoencoder representations. Nesterov Accelerated Gradient achieves the lowest training loss (1.5814) in short-run experiments. VGGNet achieves the highest test accuracy (75.09%) among CNN architectures trained from scratch for five epochs. Early Stopping yields the best regularisation outcome, and non-linear autoencoders outperform PCA in reconstruction quality. All experiments use TensorFlow 2.x and Keras on CIFAR-10.
Akber Hussain, M. Sajid, Abdul Raheem et al.· 2026 4th International Confe...· 0 citations
Deeper modern networks outperform the older AlexNet by a wide margin on CIFAR-10, and even a relatively compact ResNet can nearly match the accuracy of a much larger VGG16 in far less time.
The development of generative artificial intelligence has introduced new challenges in the digital creative industry, particularly in distinguishing human-created 2D anime illustrations from AI-generated images due to their increasingly similar visual characteristics. This study aims to compare the performance of a Vision Transformer model, the Data-efficient Image Transformer (DeiT), and a transfer-learning-based Convolutional Neural Network model, ResNet50, for detecting AI-generated 2D anime illustrations. The study employed the SEMMA methodology, consisting of the Sample, Explore, Modify, Model, and Assess stages. An initial dataset of 2,000 images was collected from Safebooru and Civitai, of which 1,736 images were validated and used in the experiments. The images underwent preprocessing, including resizing, normalization, data augmentation, and splitting the dataset into training, validation, and test sets. Model performance was evaluated using accuracy, precision, recall, F1-score, confusion matrix, and ROC-AUC metrics. The experimental results showed that ResNet50 achieved 94% accuracy with an AUC of 0.993, while DeiT achieved a slightly higher accuracy of 95% with an AUC of 0.990. Although both models demonstrated excellent discriminative power, DeiT achieved slightly better overall classification performance under the same experimental setting. These findings indicate that Vision Transformer-based models have strong potential for detecting AI-generated anime illustrations and can contribute to the development of more reliable digital artwork authenticity detection systems.
Hasan, Dimas Hendra Yudha, Nazwa Mutia Salma· Journal of Intelligent Syste...· 0 citations
We use cookies to run the site and, with your consent, for analytics and to show ads.
See our Cookie Policy.