paper-with-me

홈 › Papers

Self-Supervised Face Presentation Attack Detection with Dynamic Grayscale Snippets

2022-08-27 · Usman Muhammad, Mourad Oussalah

Face presentation attack detection (PAD) plays an important role in defending face recognition systems against presentation attacks. The success of PAD largely relies on supervised learning that requires a huge number of labeled data, which is especially challenging for videos and often requires expert knowledge. To avoid the costly collection of labeled data, this paper presents a novel method for self-supervised video representation learning via motion prediction. To achieve this, we exploit the temporal consistency based on three RGB frames which are acquired at three different times in the video sequence. The obtained frames are then transformed into grayscale images where each image is specified to three different channels such as R(red), G(green), and B(blue) to form a dynamic grayscale snippet (DGS). Motivated by this, the labels are automatically generated to increase the temporal diversity based on DGS by using the different temporal lengths of the videos, which prove to be very helpful for the downstream task. Benefiting from the self-supervised nature of our method, we report the results that outperform existing methods on four public benchmarks, namely, Replay-Attack, MSU-MFSD, CASIA-FASD, and OULU-NPU. Explainability analysis has been carried out through LIME and Grad-CAM techniques to visualize the most important features used in the DGS.

📄 PDF Abstract BibTeX arXiv:2208.13070

Code (0)

등록된 구현이 없습니다.

Tasks

Face Presentation Attack DetectionFace Recognitionmotion predictionRepresentation Learning

Methods 이 논문이 사용한 방법론

LIME LIME, or Local Interpretable Model-Agnostic Explanations, is an algorithm that can explain the predictions of any classifier or regressor in a faithful way, by…

Similar Papers 제목 키워드 기반

Unsupervised Face Morphing Attack Detection via Self-paced Anomaly Detection

2022-08-11 · Meiling Fang, Fadi Boutros, Naser Damer

The supervised-learning-based morphing attack detection (MAD) solutions achieve outstanding success in dealing with attacks from known morphing techniques and known data sources. However, given variations in the morphing…

Anomaly DetectionFace Morphing Attack DetectionFace Recognition

Self-Supervised Representation Learning for Adversarial Attack Detection

2024-07-05 · Yi Li, Plamen Angelov, Neeraj Suri

Supervised learning-based adversarial attack detection methods rely on a large number of labeled data and suffer significant performance degradation when applying the trained model to new domains. In this paper, we propo…

Adversarial AttackAdversarial Attack DetectionRepresentation Learning

FIDA: Feature Instability-Driven Attack on Self-Supervised Facial Representation

2026-08-27 · Zhiyang Chen, Changchun Yin, Huiqin Yang, Liming Fang arxiv

Self-supervised learning (SSL) models are vulnerable to backdoor attacks. However, the systemic risks they pose in face representation have received little attention. The entanglement of identity features in self-supervi…

Self-Supervised Learning

Taming Self-Supervised Learning for Presentation Attack Detection: De-Folding and De-Mixing

2021-09-09 · Zhe Kong, Wentian Zhang, Feng Liu, Wenhan Luo 외

Biometric systems are vulnerable to Presentation Attacks (PA) performed using various Presentation Attack Instruments (PAIs). Even though there are numerous Presentation Attack Detection (PAD) techniques based on both de…

Self-Supervised Learning

FaceGuard: A Self-Supervised Defense Against Adversarial Face Images

2020-11-28 · Debayan Deb, Xiaoming Liu, Anil K. Jain

Prevailing defense mechanisms against adversarial face images tend to overfit to the adversarial perturbations in the training set and fail to generalize to unseen adversarial attacks. We propose a new self-supervised ad…

Adversarial AttackAdversarial DefenseFace RecognitionTAR