CVOct 18, 2018

Optical Font Recognition in Smartphone-Captured Images, and its Applicability for ID Forgery Detection

arXiv:1810.08016v116 citations
Originality Incremental advance
AI Analysis

This addresses forgery detection in identity documents for security applications, but it is incremental as it builds on existing CNN methods with a specific multi-task learning approach.

The paper tackled the problem of detecting counterfeit identity documents by using convolutional neural networks to authenticate fonts in smartphone-captured images, achieving increased sensitivity and specificity through multi-task learning and demonstrating high generalization ability on unseen fonts.

In this paper, we consider the problem of detecting counterfeit identity documents in images captured with smartphones. As the number of documents contain special fonts, we study the applicability of convolutional neural networks (CNNs) for detection of the conformance of the fonts used with the ones, corresponding to the government standards. Here, we use multi-task learning to differentiate samples by both fonts and characters and compare the resulting classifier with its analogue trained for binary font classification. We train neural networks for authenticity estimation of the fonts used in machine-readable zones and ID numbers of the Russian national passport and test them on samples of individual characters acquired from 3238 images of the Russian national passport. Our results show that the usage of multi-task learning increases sensitivity and specificity of the classifier. Moreover, the resulting CNNs demonstrate high generalization ability as they correctly classify fonts which were not present in the training set. We conclude that the proposed method is sufficient for authentication of the fonts and can be used as a part of the forgery detection system for images acquired with a smartphone camera.

Foundations

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

Your Notes