CVSep 11, 2015

Fingerprint Recognition Using Translation Invariant Scattering Network

arXiv:1509.03542v330 citations
Originality Synthesis-oriented
AI Analysis

This work addresses fingerprint recognition for security applications, but it is incremental as it applies an existing method to a specific domain.

The paper tackled fingerprint recognition by using a scattering network for feature extraction, followed by PCA and SVM, achieving a best accuracy of 98% on a known database.

Fingerprint recognition has drawn a lot of attention during last decades. Different features and algorithms have been used for fingerprint recognition in the past. In this paper, a powerful image representation called scattering transform/network, is used for recognition. Scattering network is a convolutional network where its architecture and filters are predefined wavelet transforms. The first layer of scattering representation is similar to sift descriptors and the higher layers capture higher frequency content of the signal. After extraction of scattering features, their dimensionality is reduced by applying principal component analysis (PCA). At the end, multi-class SVM is used to perform template matching for the recognition task. The proposed scheme is tested on a well-known fingerprint database and has shown promising results with the best accuracy rate of 98\%.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes