A Parametric Approach to Adversarial Augmentation for Cross-Domain Iris Presentation Attack Detection
Debasmita Pal, Redwan Sony, Arun Ross

TL;DR
This paper introduces a novel adversarial augmentation method using a convolutional autoencoder to improve cross-domain iris presentation attack detection, addressing generalization issues across different sensors and datasets.
Contribution
It leverages classical transformation parameters within an autoencoder to generate adversarial samples, enhancing PAD classifier robustness in cross-domain scenarios.
Findings
Improved cross-domain PAD performance on multiple iris datasets.
Effective use of geometric and photometric transformations for adversarial sample generation.
Code availability facilitates reproducibility and further research.
Abstract
Iris-based biometric systems are vulnerable to presentation attacks (PAs), where adversaries present physical artifacts (e.g., printed iris images, textured contact lenses) to defeat the system. This has led to the development of various presentation attack detection (PAD) algorithms, which typically perform well in intra-domain settings. However, they often struggle to generalize effectively in cross-domain scenarios, where training and testing employ different sensors, PA instruments, and datasets. In this work, we use adversarial training samples of both bonafide irides and PAs to improve the cross-domain performance of a PAD classifier. The novelty of our approach lies in leveraging transformation parameters from classical data augmentation schemes (e.g., translation, rotation) to generate adversarial samples. We achieve this through a convolutional autoencoder, ADV-GEN, that inputs…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBiometric Identification and Security · Anomaly Detection Techniques and Applications
MethodsSparse Evolutionary Training
