paper-with-me

홈 › Papers

Discrete Point-wise Attack Is Not Enough: Generalized Manifold Adversarial Attack for Face Recognition

2022-12-19 · CVPR 2023 1 · Qian Li, Yuxiao Hu, Ye Liu, Dongxiao Zhang, Xin Jin, Yuntian Chen

Classical adversarial attacks for Face Recognition (FR) models typically generate discrete examples for target identity with a single state image. However, such paradigm of point-wise attack exhibits poor generalization against numerous unknown states of identity and can be easily defended. In this paper, by rethinking the inherent relationship between the face of target identity and its variants, we introduce a new pipeline of Generalized Manifold Adversarial Attack (GMAA) to achieve a better attack performance by expanding the attack range. Specifically, this expansion lies on two aspects - GMAA not only expands the target to be attacked from one to many to encourage a good generalization ability for the generated adversarial examples, but it also expands the latter from discrete points to manifold by leveraging the domain knowledge that face expression change can be continuous, which enhances the attack effect as a data augmentation mechanism did. Moreover, we further design a dual supervision with local and global constraints as a minor contribution to improve the visual quality of the generated adversarial examples. We demonstrate the effectiveness of our method based on extensive experiments, and reveal that GMAA promises a semantic continuous adversarial space with a higher generalization ability and visual quality

📄 PDF Abstract BibTeX arXiv:2301.06083

Code (1)

tokaka22/gmaa 공식 구현 pytorch

Tasks

Adversarial AttackData AugmentationFace Recognition

Similar Papers 제목 키워드 기반

Generalized Denoising Auto-Encoders as Generative Models

2013-05-29 · NeurIPS 2013 12 · Yoshua Bengio, Li Yao, Guillaume Alain, Pascal Vincent

Recent work has shown how denoising and contractive autoencoders implicitly capture the structure of the data-generating density, in the case where the corruption noise is Gaussian, the reconstruction error is the square…

Denoisingvalid

A Generalized Framework for Predictive Clustering and Optimization

2023-05-07 · Aravinth Chembu, Scott Sanner

Clustering is a powerful and extensively used data science tool. While clustering is generally thought of as an unsupervised learning technique, there are also supervised variations such as Spath's clusterwise regression…

Clusteringglobal-optimizationregression

BUFFER: Balancing Accuracy, Efficiency, and Generalizability in Point Cloud Registration

2023-01-01 · CVPR 2023 1 · Sheng Ao, Qingyong Hu, Hanyun Wang, Kai Xu 외

An ideal point cloud registration framework should have superior accuracy, acceptable efficiency, and strong generalizability. However, this is highly challenging since existing registration techniques are either not…

Computational EfficiencyOpen-Ended Question AnsweringPoint Cloud Registration

RayS: A Ray Searching Method for Hard-label Adversarial Attack

2020-06-23 · Jinghui Chen, Quanquan Gu

Deep neural networks are vulnerable to adversarial attacks. Among different attack settings, the most challenging yet the most practical one is the hard-label setting where the attacker only has access to the hard-label …

Adversarial AttackHard-label Attack

PW-MAD: Pixel-wise Supervision for Generalized Face Morphing Attack Detection

2021-08-23 · Naser Damer, Noemie Spiller, Meiling Fang, Fadi Boutros 외

A face morphing attack image can be verified to multiple identities, making this attack a major vulnerability to processes based on identity verification, such as border checks. Various methods have been proposed to dete…

Face Morphing Attack Detection