NeuRN: Neuro-inspired Domain Generalization for Image Classification
Hamd Jalil, Ahmed Qazi, Asim Iqbal

TL;DR
This paper introduces NeuRN, a neuro-inspired normalization layer for deep learning models that improves cross-domain image classification by drawing inspiration from mammalian visual cortex neurons.
Contribution
The paper proposes NeuRN, a novel neuro-inspired layer, and a method using Needleman-Wunsch for architecture similarity, advancing domain generalization in image classification.
Findings
NeuRN improves cross-domain classification accuracy.
NeuRN outperforms baseline models in experiments.
The Needleman-Wunsch based architecture similarity method effectively shortlists promising models.
Abstract
Domain generalization in image classification is a crucial challenge, with models often failing to generalize well across unseen datasets. We address this issue by introducing a neuro-inspired Neural Response Normalization (NeuRN) layer which draws inspiration from neurons in the mammalian visual cortex, which aims to enhance the performance of deep learning architectures on unseen target domains by training deep learning models on a source domain. The performance of these models is considered as a baseline and then compared against models integrated with NeuRN on image classification tasks. We perform experiments across a range of deep learning architectures, including ones derived from Neural Architecture Search and Vision Transformer. Additionally, in order to shortlist models for our experiment from amongst the vast range of deep neural networks available which have shown promising…
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
TopicsDomain Adaptation and Few-Shot Learning · Face recognition and analysis · Advanced Neural Network Applications
MethodsAttention Is All You Need · Linear Layer · Multi-Head Attention · Dense Connections · Vision Transformer · Dropout · Layer Normalization · Position-Wise Feed-Forward Layer · Byte Pair Encoding · Softmax
