Enhanced Image Classification With Data Augmentation Using Position Coordinates
Avinash Kori, Ganapathy Krishnamurthi, Balaji Srinivasan

TL;DR
This paper introduces a novel image classification method that incorporates pixel position coordinates, leading to resolution-invariant performance and improved accuracy, demonstrated on MNIST and SVHN datasets.
Contribution
The paper proposes using pixel position coordinates in neural networks to enhance classification accuracy and achieve resolution invariance, a novel approach compared to traditional models.
Findings
Improved accuracy on MNIST and SVHN datasets.
Performance remains stable with blurred training images.
Achieved state-of-the-art results on SVHN.
Abstract
In this paper we propose the use of image pixel position coordinate system to improve image classification accuracy in various applications. Specifically, we hypothesize that the use of pixel coordinates will lead to (a) Resolution invariant performance. Here, by resolution we mean the spacing between the pixels rather than the size of the image matrix. (b) Overall improvement in classification accuracy in comparison with network models trained without local pixel coordinates. This is due to position coordinates enabling the network to learn relationship between parts of objects, mimicking the human vision system. We demonstrate our hypothesis using empirical results and intuitive explanations of the feature maps learnt by deep neural networks. Specifically, our approach showed improvements in MNIST digit classification and beats state of the results on the SVHN database. We also show…
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 · Advanced Image and Video Retrieval Techniques · Domain Adaptation and Few-Shot Learning
