Biologically inspired deep residual networks for computer vision applications
Prathibha Varghese, G. Arockia Selva Saroja

TL;DR
This paper introduces a biologically inspired deep residual network with hexagonal convolutions, improving image classification accuracy on CIFAR-10 and ImageNet datasets compared to traditional ResNet models.
Contribution
It proposes a novel biologically inspired residual network architecture using hexagonal convolutions along skip connections, enhancing classification performance.
Findings
Improved top-1 accuracy on ImageNet by 0.48%.
Enhanced classification accuracy on CIFAR-10 by 1.35%.
Demonstrated better generalization over baseline ResNet models.
Abstract
Deep neural network has been ensured as a key technology in the field of many challenging and vigorously researched computer vision tasks. Furthermore, classical ResNet is thought to be a state-of-the-art convolutional neural network (CNN) and was observed to capture features which can have good generalization ability. In this work, we propose a biologically inspired deep residual neural network where the hexagonal convolutions are introduced along the skip connections. The performance of different ResNet variants using square and hexagonal convolution are evaluated with the competitive training strategy mentioned by [1]. We show that the proposed approach advances the baseline image classification accuracy of vanilla ResNet architectures on CIFAR-10 and the same was observed over multiple subsets of the ImageNet 2012 dataset. We observed an average improvement by 1.35% and 0.48% on…
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
TopicsAdvanced Neural Network Applications · Brain Tumor Detection and Classification · Digital Imaging for Blood Diseases
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Average Pooling · 1x1 Convolution · Batch Normalization · Bottleneck Residual Block · Global Average Pooling · Max Pooling · Residual Connection · Kaiming Initialization · Residual Block
