English

Exploiting SIFT Descriptor for Rotation Invariant Convolutional Neural Network

Computer Vision and Pattern Recognition 2019-04-02 v1 Machine Learning Machine Learning

Abstract

This paper presents a novel approach to exploit the distinctive invariant features in convolutional neural network. The proposed CNN model uses Scale Invariant Feature Transform (SIFT) descriptor instead of the max-pooling layer. Max-pooling layer discards the pose, i.e., translational and rotational relationship between the low-level features, and hence unable to capture the spatial hierarchies between low and high level features. The SIFT descriptor layer captures the orientation and the spatial relationship of the features extracted by convolutional layer. The proposed SIFT Descriptor CNN therefore combines the feature extraction capabilities of CNN model and rotation invariance of SIFT descriptor. Experimental results on the MNIST and fashionMNIST datasets indicates reasonable improvements over conventional methods available in literature.

Keywords

Cite

@article{arxiv.1904.00197,
  title  = {Exploiting SIFT Descriptor for Rotation Invariant Convolutional Neural Network},
  author = {Abhay Kumar and Nishant Jain and Chirag Singh and Suraj Tripathi},
  journal= {arXiv preprint arXiv:1904.00197},
  year   = {2019}
}

Comments

Accepted in IEEE INDICON 2018

R2 v1 2026-06-23T08:23:58.390Z