Skip to content
Review Open access

A Comparative Study of Deep Learning Models for Image Classification: Simple MLP, Deep MLP, Basic CNN, LeNet CNN

Jul 2026 · Andalasian International Journal of Applied Science Engineering and Technology · 0 citations · 19 references

Abstract

This study presents a comparative analysis of four deep learning architectures: Simple Multi-Layer Perceptron (MLP), Deep MLP, Basic Convolutional Neural Network (CNN), and LeNet Convolutional Neural Network (CNN). The models are evaluated on the MNIST handwritten digit dataset under identical experimental conditions using CPU-only hardware. Each model is assessed based on classification accuracy, training time, and number of trainable parameters. Experimental results demonstrate that convolutional architectures consistently outperform fully connected architectures in classification accuracy, with the Basic CNN achieving the highest validation accuracy of 99.15% and the LeNet CNN offering the best balance between performance and efficiency with only 61,706 trainable parameters. The findings confirm that architectural design has a greater influence on model performance than the number of layers or parameters alone. This study provides a comprehensive review of the relevant literature, detailed architectural descriptions, experimental methodology, and a thorough analysis of results to support the comparative conclusions.

Read PDF

Similar papers

Open access 2020

A Comparative Study of Deep Learning Architectures for Image Classification

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 · 0 citations
Conference Jul 2026

A Comparative Study of Optimization Algorithms, Regularization Techniques, and CNN Architectures for CIFAR-10 Image Classification

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. · 0 citations
Open access 2026

Comparative Analysis of Custom and Pre-Trained Convolutional Neural Networks (CNNs) for Object Recognition on the Cifar-10 Dataset

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. · 0 citations
Open access Aug 2026

Enhancing image classification accuracy with AL-CNN: a hybrid of AlexNet and LeNet architectures

The results indicate the successful implementation of the proposed AL-CNN model for reliable and accurate image classification, with results reported on a large-scale benchmark dataset that is widely accepted for performance evaluation.

M. Chawla, Rashmi Agrawal, Bharat Bhushan · 0 citations
Open access Jul 2026

Landscape Image Classification Using Convolutional Neural Network on Intel Image Classification Datase

A lightweight CNN architecture that achieves competitive performance without relying on pretrained models or transfer learning approaches, making it suitable for deployment on resource-constrained devices and balanced classification performance across all classes is developed.

Winarnie Winarnie, Hery Oktafiandi, Pebriyanti Panjaitan et al. · 0 citations

We use cookies to run the site and, with your consent, for analytics and to show ads. See our Cookie Policy.