Empirical Ablation and Ensemble Optimization of a Convolutional Neural Network for CIFAR-10 Classification
Naser Khatti Dizabadi

TL;DR
This paper empirically studies CNN modifications for CIFAR-10, showing that careful ablation and ensemble methods significantly improve accuracy over baseline models.
Contribution
It systematically evaluates 17 architectural and training modifications, demonstrating the importance of empirical selection and ensemble techniques for small-image classification.
Findings
Training duration extension improves accuracy steadily.
Structural redesigns can reduce accuracy despite increased complexity.
Ensemble of top configurations achieves up to 89.23% accuracy.
Abstract
Convolutional neural networks (CNNs) remain a central approach in image classification, but their performance depends strongly on architectural and training choices. This paper presents an empirical ablation-based study of CNN optimization for the CIFAR-10 benchmark. The study evaluates 17 progressive modifications involving training duration, learning-rate scheduling, dropout configuration, pooling strategy, network depth, filter arrangement, and dense-layer design. The goal is to identify which changes improve generalization and which increase complexity without improving performance. The baseline model achieved 79.5\% test accuracy. Extending training duration improved performance steadily, whereas several structural redesigns reduced accuracy despite greater architectural variation. Based on the strongest individual configurations, a weighted ensemble was constructed, achieving…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
