Edge Attention Module for Object Classification
Santanu Roy, Ashvath Suresh, Archit Gupta

TL;DR
This paper introduces an Edge Attention Module (EAM) with a novel Max-Min pooling technique to enhance CNNs for object classification, significantly improving accuracy on standard datasets.
Contribution
The paper presents the first use of Max-Min pooling in an Edge Attention Module to prioritize edge features in CNNs, outperforming existing models.
Findings
Achieved 95.5% accuracy on Caltech-101
Outperformed recent models like PiT, CBAM, and ConvNext
Set new state-of-the-art results on Caltech datasets
Abstract
A novel ``edge attention-based Convolutional Neural Network (CNN)'' is proposed in this research for object classification task. With the advent of advanced computing technology, CNN models have achieved to remarkable success, particularly in computer vision applications. Nevertheless, the efficacy of the conventional CNN is often hindered due to class imbalance and inter-class similarity problems, which are particularly prominent in the computer vision field. In this research, we introduce for the first time an ``Edge Attention Module (EAM)'' consisting of a Max-Min pooling layer, followed by convolutional layers. This Max-Min pooling is entirely a novel pooling technique, specifically designed to capture only the edge information that is crucial for any object classification task. Therefore, by integrating this novel pooling technique into the attention module, the CNN network…
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
TopicsNeural Networks and Applications · Infrared Target Detection Methodologies · Image Processing Techniques and Applications
