CVCRNov 29, 2023

RADAP: A Robust and Adaptive Defense Against Diverse Adversarial Patches on Face Recognition

arXiv:2311.17339v16 citationsh-index: 7
Originality Incremental advance
AI Analysis

This addresses security risks in face recognition applications, but it is an incremental improvement over existing defenses.

The paper tackles the vulnerability of face recognition systems to adversarial patches by proposing RADAP, a defense mechanism that improves robustness against diverse patches while maintaining clean accuracy higher than the undefended model.

Face recognition (FR) systems powered by deep learning have become widely used in various applications. However, they are vulnerable to adversarial attacks, especially those based on local adversarial patches that can be physically applied to real-world objects. In this paper, we propose RADAP, a robust and adaptive defense mechanism against diverse adversarial patches in both closed-set and open-set FR systems. RADAP employs innovative techniques, such as FCutout and F-patch, which use Fourier space sampling masks to improve the occlusion robustness of the FR model and the performance of the patch segmenter. Moreover, we introduce an edge-aware binary cross-entropy (EBCE) loss function to enhance the accuracy of patch detection. We also present the split and fill (SAF) strategy, which is designed to counter the vulnerability of the patch segmenter to complete white-box adaptive attacks. We conduct comprehensive experiments to validate the effectiveness of RADAP, which shows significant improvements in defense performance against various adversarial patches, while maintaining clean accuracy higher than that of the undefended Vanilla model.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes