中文
相关论文

相关论文: Rethinking Impersonation and Dodging Attacks on Fa…

200 篇论文

Deep neural networks (DNNs) have achieved state-of-the-art performance on face recognition (FR) tasks in the last decade. In real scenarios, the deployment of DNNs requires taking various face accessories into consideration, like glasses,…

计算机视觉与模式识别 · 计算机科学 2023-09-19 Huihui Gong , Minjing Dong , Siqi Ma , Seyit Camtepe , Surya Nepal , Chang Xu

Face recognition models have made substantial progress due to advances in deep learning and the availability of large-scale datasets. However, reliance on massive annotated datasets introduces challenges related to training computational…

计算机视觉与模式识别 · 计算机科学 2025-05-22 Eduarda Caldeira , Jan Niklas Kolf , Naser Damer , Fadi Boutros

As deep neural networks (DNNs) are growing larger, their requirements for computational resources become huge, which makes outsourcing training more popular. Training in a third-party platform, however, may introduce potential risks that a…

机器学习 · 计算机科学 2021-10-28 Dongxian Wu , Yisen Wang

Adversarial attacks involve adding, small, often imperceptible, perturbations to inputs with the goal of getting a machine learning model to misclassifying them. While many different adversarial attack strategies have been proposed on image…

计算机视觉与模式识别 · 计算机科学 2018-06-01 Avishek Joey Bose , Parham Aarabi

Pruning is one of the most effective model reduction techniques. Deep networks require massive computation and such models need to be compressed to bring them on edge devices. Most existing pruning techniques are focused on vision-based…

机器学习 · 计算机科学 2020-04-30 Ramchalam Kinattinkara Ramakrishnan , Eyyüb Sari , Vahid Partovi Nia

Face recognition (FR) models can be easily fooled by adversarial examples, which are crafted by adding imperceptible perturbations on benign face images. The existence of adversarial face examples poses a great threat to the security of…

计算机视觉与模式识别 · 计算机科学 2023-07-20 Fengfan Zhou , Hefei Ling , Yuxuan Shi , Jiazhong Chen , Zongyi Li , Ping Li

Machine learning models have demonstrated vulnerability to adversarial attacks, more specifically misclassification of adversarial examples. In this paper, we propose a one-off and attack-agnostic Feature Manipulation (FM)-Defense to detect…

机器学习 · 计算机科学 2020-04-23 Shuo Wang , Tianle Chen , Surya Nepal , Carsten Rudolph , Marthie Grobler , Shangyu Chen

A hard challenge in developing practical face recognition (FR) attacks is due to the black-box nature of the target FR model, i.e., inaccessible gradient and parameter information to attackers. While recent research took an important step…

计算机视觉与模式识别 · 计算机科学 2023-03-23 Zexin Li , Bangjie Yin , Taiping Yao , Juefeng Guo , Shouhong Ding , Simin Chen , Cong Liu

While the rapid development of facial recognition algorithms has enabled numerous beneficial applications, their widespread deployment has raised significant concerns about the risks of mass surveillance and threats to individual privacy.…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Paweł Borsukiewicz , Daniele Lunghi , Melissa Tessa , Jacques Klein , Tegawendé F. Bissyandé

Neural network pruning has been an essential technique to reduce the computation and memory requirements for using deep neural networks for resource-constrained devices. Most existing research focuses primarily on balancing the sparsity and…

密码学与安全 · 计算机科学 2022-08-05 Xiaoyong Yuan , Lan Zhang

Federated learning (FL) is a paradigm that allows several client devices and a server to collaboratively train a global model, by exchanging only model updates, without the devices sharing their local training data. These devices are often…

机器学习 · 计算机科学 2023-12-25 Tianyue Chu , Mengwei Yang , Nikolaos Laoutaris , Athina Markopoulou

Pruning is a promising approach to compress deep learning models in order to deploy them on resource-constrained edge devices. However, many existing pruning solutions are based on unstructured pruning, which yields models that cannot…

机器学习 · 计算机科学 2023-03-16 Kaiqi Zhao , Animesh Jain , Ming Zhao

Channel pruning is one of the predominant approaches for deep model compression. Existing pruning methods either train from scratch with sparsity constraints on channels, or minimize the reconstruction error between the pre-trained feature…

计算机视觉与模式识别 · 计算机科学 2019-01-15 Zhuangwei Zhuang , Mingkui Tan , Bohan Zhuang , Jing Liu , Yong Guo , Qingyao Wu , Junzhou Huang , Jinhui Zhu

Despite the advantages of discriminative prototype-based methods, their role in adversarial robustness remains underexplored. Meanwhile, current adversarial training methods predominantly focus on robustness against adversarial attacks…

机器学习 · 计算机科学 2025-08-19 Ramin Zarei Sabzevar , Hamed Mohammadzadeh , Tahmineh Tavakoli , Ahad Harati

Pruning is a core technique for compressing neural networks to improve computational efficiency. This process is typically approached in two ways: one-shot pruning, which involves a single pass of training and pruning, and iterative…

机器学习 · 计算机科学 2025-08-20 Mikołaj Janusz , Tomasz Wojnar , Yawei Li , Luca Benini , Kamil Adamczewski

Face Recognition systems are widely deployed in real-world applications, but they also raise privacy concerns due to unauthorized collection and misuse of facial data. Existing adversarial privacy protection methods rely on input-space…

计算机视觉与模式识别 · 计算机科学 2026-05-05 Jiabei Zhang , Ziyuan Yang , Andrew Beng Jin Teoh , Yi Zhang

Deep neural networks are vulnerable to adversarial examples, which are crafted by adding human-imperceptible perturbations to original images. Most existing adversarial attack methods achieve nearly 100% attack success rates under the…

计算机视觉与模式识别 · 计算机科学 2022-04-15 Guoqiu Wang , Huanqian Yan , Ying Guo , Xingxing Wei

2D face recognition has been proven insecure for physical adversarial attacks. However, few studies have investigated the possibility of attacking real-world 3D face recognition systems. 3D-printed attacks recently proposed cannot generate…

计算机视觉与模式识别 · 计算机科学 2022-11-15 Yanjie Li , Yiquan Li , Xuelong Dai , Songtao Guo , Bin Xiao

Face Recognition (FR) models are vulnerable to adversarial examples that subtly manipulate benign face images, underscoring the urgent need to improve the transferability of adversarial attacks in order to expose the blind spots of these…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Fengfan Zhou , Bangjie Yin , Hefei Ling , Qianyu Zhou , Wenxuan Wang

Adversarial attacks can mislead neural network classifiers. The defense against adversarial attacks is important for AI safety. Adversarial purification is a family of approaches that defend adversarial attacks with suitable pre-processing.…

机器学习 · 计算机科学 2023-10-31 Boya Zhang , Weijian Luo , Zhihua Zhang