paper-with-me

Papers

Improving Presentation Attack Detection for ID Cards on Remote Verification Systems

2023-01-23 · Sebastian Gonzalez, Juan Tapia

In this paper, an updated two-stage, end-to-end Presentation Attack Detection method for remote biometric verification systems of ID cards, based on MobileNetV2, is presented. Several presentation attack species such as printed, display, composite (based on cropped and spliced areas), plastic (PVC), and synthetic ID card images using different capture sources are used. This proposal was developed using a database consisting of 190.000 real case Chilean ID card images with the support of a third-party company. Also, a new framework called PyPAD, used to estimate multi-class metrics compliant with the ISO/IEC 30107-3 standard was developed, and will be made available for research purposes. Our method is trained on two convolutional neural networks separately, reaching BPCER\textsubscript{100} scores on ID cards attacks of 1.69\% and 2.36\% respectively. The two-stage method using both models together can reach a BPCER\textsubscript{100} score of 0.92\%.

📄 PDF Abstract BibTeX arXiv:2301.09542

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Depthwise Convolution Depthwise Convolution is a type of convolution where we apply a single convolutional filter for each input channel. In the regular 2D…
Pointwise Convolution Pointwise Convolution is a type of convolution that uses a 1x1 kernel: a kernel that iterates through every single point. This…
Batch Normalization 설명 없음
Depthwise Separable Convolution While standard convolution performs the channelwise and spatial-wise computation in one step, Depthwise Separable Convolution
Inverted Residual Block 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Average Pooling 설명 없음
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…

Similar Papers 제목 키워드 기반

Few-Shot Learning: Expanding ID Cards Presentation Attack Detection to Unknown ID Countries

2024-09-10 · Alvaro S. Rocamora, Juan M. Espin, Juan E. Tapia

This paper proposes a Few-shot Learning (FSL) approach for detecting Presentation Attacks on ID Cards deployed in a remote verification system and its extension to new countries. Our research analyses the performance of …

Few-Shot LearningMeta-Learning

Image Quality Assessment of Identity Cards Using Measures from Open Face Image Quality

2026-06-10 · Gregor Grote, Juan E. Tapia, Christian Rathgeb arxiv

This paper addresses the challenge of assessing image quality in ID cards in remote verification systems by applying capture-related quality measures from the Open Face Image Quality (OFIQ) standard to ID card images. Ou…

Image Quality Assessment

Towards an Efficient Semantic Segmentation Method of ID Cards for Verification Systems

2021-11-24 · Rodrigo Lara, Andres Valenzuela, Daniel Schulz, Juan Tapia 외

Removing the background in ID Card images is a real challenge for remote verification systems because many of the re-digitalised images present cluttered backgrounds, poor illumination conditions, distortion and occlusio…

Semantic Segmentation

Towards Zero-Shot Domain Generalization for ID Cards Presentation Attack Detection

2026-08-17 · Mario Nieto-Hidalgo, Juan M. Espin, Juan E. Tapia arxiv

Presentation-Attack Detection (PAD) for national ID cards is limited by the lack of publicly available genuine samples, making it difficult for systems to generalize across countries. This paper introduces two main innov…

Domain Generalization

SynID: Passport Synthetic Dataset for Presentation Attack Detection

2025-05-12 · Juan E. Tapia, Fabian Stockhardt, Lázaro Janier González-Soler, Christoph Busch

The demand for Presentation Attack Detection (PAD) to identify fraudulent ID documents in remote verification systems has significantly risen in recent years. This increase is driven by several factors, including the ris…