Palmprint Recognition Using Deep Scattering Convolutional Network
Shervin Minaee, Yao Wang

TL;DR
This paper introduces a palmprint recognition method using a deep scattering convolutional network that captures invariant features, reducing preprocessing needs and achieving near-perfect accuracy on a standard database.
Contribution
The paper proposes using a scattering network with predefined wavelet filters for palmprint feature extraction, improving invariance and recognition accuracy over traditional transform domain methods.
Findings
Achieved 99.95% accuracy with minimum-distance classifier.
Achieved 100% accuracy with SVM classifier.
Demonstrated robustness and high accuracy on a standard palmprint database.
Abstract
Palmprint recognition has drawn a lot of attention during the recent years. Many algorithms have been proposed for palmprint recognition in the past, majority of them being based on features extracted from the transform domain. Many of these transform domain features are not translation or rotation invariant, and therefore a great deal of preprocessing is needed to align the images. In this paper, a powerful image representation, called scattering network/transform, is used for palmprint recognition. Scattering network is a convolutional network where its architecture and filters are predefined wavelet transforms. The first layer of scattering network captures similar features to SIFT descriptors and the higher-layer features capture higher-frequency content of the signal which are lost in SIFT and other similar descriptors. After extraction of the scattering features, their…
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
TopicsBiometric Identification and Security · Face recognition and analysis · Handwritten Text Recognition Techniques
MethodsSupport Vector Machine
