paper-with-me

홈 › Papers

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

2021-09-09 · Zhe Kong, Wentian Zhang, Feng Liu, Wenhan Luo, Haozhe Liu, Linlin Shen, Raghavendra Ramachandra

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 deep learning and hand-crafted features, the generalization of PAD for unknown PAI is still a challenging problem. In this work, we empirically prove that the initialization of the PAD model is a crucial factor for the generalization, which is rarely discussed in the community. Based on such observation, we proposed a self-supervised learning-based method, denoted as DF-DM. Specifically, DF-DM is based on a global-local view coupled with De-Folding and De-Mixing to derive the task-specific representation for PAD. During De-Folding, the proposed technique will learn region-specific features to represent samples in a local pattern by explicitly minimizing generative loss. While De-Mixing drives detectors to obtain the instance-specific features with global information for more comprehensive representation by minimizing interpolation-based consistency. Extensive experimental results show that the proposed method can achieve significant improvements in terms of both face and fingerprint PAD in more complicated and hybrid datasets when compared with state-of-the-art methods. When training in CASIA-FASD and Idiap Replay-Attack, the proposed method can achieve an 18.60% Equal Error Rate (EER) in OULU-NPU and MSU-MFSD, exceeding baseline performance by 9.54%. The source code of the proposed technique is available at https://github.com/kongzhecn/dfdm.

📄 PDF Abstract BibTeX arXiv:2109.04100

Code (1)

kongzhecn/dfdm 공식 구현 pytorch

Tasks

Self-Supervised Learning

Similar Papers 제목 키워드 기반

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

The Platonic Defense: Backdoor Defense for Self-Supervised Encoders in the Era of Large Scale Pre-training

2026-06-28 · Tuo Chen, Minjing Dong, Benlei Cui, Jian Liu 외 arxiv

Self-supervised learning (SSL) pretrained models have become a dominant paradigm for visual representation learning, but they are vulnerable to backdoor attacks. Existing defenses struggle to defend against such attacks …

Self-Supervised LearningRepresentation Learning

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…

Face Presentation Attack DetectionFace Recognitionmotion predictionRepresentation Learning

An Investigation into the Performance of Non-Contrastive Self-Supervised Learning Methods for Network Intrusion Detection

2025-09-27 · Hamed Fard, Tobias Schalau, Gerhard Wunder arxiv

Network intrusion detection, a well-explored cybersecurity field, has predominantly relied on supervised learning algorithms in the past two decades. However, their limitations in detecting only known anomalies prompt th…

Network Intrusion DetectionSelf-Supervised LearningRepresentation Learning

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