paper-with-me

Papers

MorphGuard: Morph Specific Margin Loss for Enhancing Robustness to Face Morphing Attacks

2025-05-15 · Iurii Medvedev, Nuno Goncalves

Face recognition has evolved significantly with the advancement of deep learning techniques, enabling its widespread adoption in various applications requiring secure authentication. However, this progress has also increased its exposure to presentation attacks, including face morphing, which poses a serious security threat by allowing one identity to impersonate another. Therefore, modern face recognition systems must be robust against such attacks. In this work, we propose a novel approach for training deep networks for face recognition with enhanced robustness to face morphing attacks. Our method modifies the classification task by introducing a dual-branch classification strategy that effectively handles the ambiguity in the labeling of face morphs. This adaptation allows the model to incorporate morph images into the training process, improving its ability to distinguish them from bona fide samples. Our strategy has been validated on public benchmarks, demonstrating its effectiveness in enhancing robustness against face morphing attacks. Furthermore, our approach is universally applicable and can be integrated into existing face recognition training pipelines to improve classification-based recognition methods.

📄 PDF Abstract BibTeX arXiv:2505.10497

Code (0)

등록된 구현이 없습니다.

Tasks

Face RecognitionMORPH

Similar Papers 제목 키워드 기반

MorphGrower: A Synchronized Layer-by-layer Growing Approach for Plausible Neuronal Morphology Generation

2024-01-17 · Nianzu Yang, Kaipeng Zeng, Haotian Lu, Yexin Wu 외

Neuronal morphology is essential for studying brain functioning and understanding neurodegenerative disorders. As acquiring real-world morphology data is expensive, computational approaches for morphology generation have…

Poisoning MorphNet for Clean-Label Backdoor Attack to Point Clouds

2021-05-11 · Guiyu Tian, Wenhao Jiang, Wei Liu, Yadong Mu

This paper presents Poisoning MorphNet, the first backdoor attack method on point clouds. Conventional adversarial attack takes place in the inference stage, often fooling a model by perturbing samples. In contrast, back…

Adversarial AttackBackdoor AttackDenoising

A Strong and Robust Baseline for Text-Image Matching

2019-06-04 · ACL 2019 7 · Fangyu Liu, Rongtian Ye

We review the current schemes of text-image matching models and propose improvements for both training and inference. First, we empirically show limitations of two popular loss (sum and max-margin loss) widely used in tr…

We Care Each Pixel: Calibrating on Medical Segmentation Model

2025-03-07 · Wenhao Liang, Wei zhang, Lin Yue, Miao Xu 외

Medical image segmentation is fundamental for computer-aided diagnostics, providing accurate delineation of anatomical structures and pathological regions. While common metrics such as Accuracy, DSC, IoU, and HD primaril…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

A Margin-Maximizing Fine-Grained Ensemble Method

2024-09-19 · Jinghui Yuan, Hao Chen, Renwei Luo, Feiping Nie

Ensemble learning has achieved remarkable success in machine learning, but its reliance on numerous base learners limits its application in resource-constrained environments. This paper introduces an innovative "Margin-M…

Ensemble Learning