Improved Inception-Residual Convolutional Neural Network for Object Recognition
Md Zahangir Alom, Mahmudul Hasan, Chris Yakopcic, Tarek M. Taha, and, Vijayan K. Asari

TL;DR
This paper introduces IRRCNN, a novel deep learning architecture combining Inception, Residual, and Recurrent CNNs, achieving higher recognition accuracy on multiple benchmarks with the same number of parameters.
Contribution
The paper presents a new IRRCNN model that enhances recognition accuracy by integrating recurrent, inception, and residual components, outperforming existing models on standard datasets.
Findings
IRRCNN outperforms RCNN, EIN, and EIRN on CIFAR-100 with around 4.5% accuracy improvement.
IRRCNN achieves higher recognition accuracy on CIFAR-10, TinyImageNet-200, and CU3D-100 datasets.
The proposed architecture generalizes and improves training accuracy of inception, residual, and recurrent networks.
Abstract
Machine learning and computer vision have driven many of the greatest advances in the modeling of Deep Convolutional Neural Networks (DCNNs). Nowadays, most of the research has been focused on improving recognition accuracy with better DCNN models and learning approaches. The recurrent convolutional approach is not applied very much, other than in a few DCNN architectures. On the other hand, Inception-v4 and Residual networks have promptly become popular among computer the vision community. In this paper, we introduce a new DCNN model called the Inception Recurrent Residual Convolutional Neural Network (IRRCNN), which utilizes the power of the Recurrent Convolutional Neural Network (RCNN), the Inception network, and the Residual network. This approach improves the recognition accuracy of the Inception-residual network with same number of network parameters. In addition, this proposed…
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.
Taxonomy
MethodsDiffusion-Convolutional Neural Networks · Average Pooling · 1x1 Convolution · Inception-C · Inception-B · Max Pooling · Softmax · Convolution · Dropout · Inception-A
