中文
相关论文

相关论文: ReFace: Real-time Adversarial Attacks on Face Reco…

200 篇论文

Deep learning-based person re-identification (re-id) models are widely employed in surveillance systems and inevitably inherit the vulnerability of deep networks to adversarial attacks. Existing attacks merely consider cross-dataset and…

计算机视觉与模式识别 · 计算机科学 2025-04-17 Yuan Bian , Min Liu , Xueping Wang , Yunfeng Ma , Yaonan Wang

Deep Neural Networks (DNNs) have recently led to significant improvements in many fields. However, DNNs are vulnerable to adversarial examples which are samples with imperceptible perturbations while dramatically misleading the DNNs.…

计算机视觉与模式识别 · 计算机科学 2018-11-11 Jiayang Liu , Weiming Zhang , Nenghai Yu

Generative adversarial networks (GANs) synthesize realistic images from a random latent vector. While many studies have explored various training configurations and architectures for GANs, the problem of inverting a generative model to…

计算机视觉与模式识别 · 计算机科学 2020-09-15 Nicky Bayat , Vahid Reza Khazaie , Yalda Mohsenzadeh

In this paper, we present FaceTuneGAN, a new 3D face model representation decomposing and encoding separately facial identity and facial expression. We propose a first adaptation of image-to-image translation networks, that have…

计算机视觉与模式识别 · 计算机科学 2021-12-02 Nicolas Olivier , Kelian Baert , Fabien Danieau , Franck Multon , Quentin Avril

Adversarial attacks pose a significant threat to deep learning models, particularly in safety-critical applications like healthcare and autonomous driving. Recently, patch based attacks have demonstrated effectiveness in real-time inference…

计算机视觉与模式识别 · 计算机科学 2025-02-25 Prashant Shekhar , Bidur Devkota , Dumindu Samaraweera , Laxima Niure Kandel , Manoj Babu

The performance of facial super-resolution methods relies on their ability to recover facial structures and salient features effectively. Even though the convolutional neural network and generative adversarial network-based methods deliver…

计算机视觉与模式识别 · 计算机科学 2021-11-23 Abhishek Srivastava , Sukalpa Chanda , Umapada Pal

Deep neural networks (DNNs) are well known to be vulnerable to adversarial examples (AEs). In addition, AEs have adversarial transferability, namely, AEs generated for a source model fool other (target) models. In this paper, we investigate…

计算机视觉与模式识别 · 计算机科学 2022-09-08 Miki Tanaka , Isao Echizen , Hitoshi Kiya

Deep neural networks are vulnerable to adversarial examples--inputs with imperceptible perturbations causing misclassification. While adversarial transfer within neural networks is well-documented, whether classical ML pipelines using…

机器学习 · 计算机科学 2026-01-30 Achraf Hsain , Ahmed Abdelkader , Emmanuel Baldwin Mbaya , Hamoud Aljamaan

Adversarial examples reveal the vulnerability and unexplained nature of neural networks. Studying the defense of adversarial examples is of considerable practical importance. Most adversarial examples that misclassify networks are often…

计算机视觉与模式识别 · 计算机科学 2021-12-23 Wanting Yu , Hongyi Yu , Lingyun Jiang , Mengli Zhang , Kai Qiao

In recent years, there has been a significant trend in deep neural networks (DNNs), particularly transformer-based models, of developing ever-larger and more capable models. While they demonstrate state-of-the-art performance, their growing…

计算机视觉与模式识别 · 计算机科学 2024-12-02 Amit Baras , Alon Zolfi , Yuval Elovici , Asaf Shabtai

Transferable attacks generate adversarial examples on surrogate models to fool unknown victim models, posing real-world threats and growing research interest. Despite focusing on flat losses for transferable adversarial examples, recent…

计算机视觉与模式识别 · 计算机科学 2025-11-04 Zhixuan Zhang , Pingyu Wang , Xingjian Zheng , Linbo Qing , Qi Liu

Deep neural networks are vulnerable to attacks from adversarial inputs and, more recently, Trojans to misguide or hijack the model's decision. We expose the existence of an intriguing class of spatially bounded, physically realizable,…

计算机视觉与模式识别 · 计算机科学 2022-07-27 Bao Gia Doan , Minhui Xue , Shiqing Ma , Ehsan Abbasnejad , Damith C. Ranasinghe

Deep neural networks have been widely used in various downstream tasks, especially those safety-critical scenario such as autonomous driving, but deep networks are often threatened by adversarial samples. Such adversarial attacks can be…

计算机视觉与模式识别 · 计算机科学 2023-08-16 Yutong Zhang , Yao Li , Yin Li , Zhichang Guo

In recent years Deep Neural Networks (DNNs) have achieved remarkable results and even showed super-human capabilities in a broad range of domains. This led people to trust in DNNs' classifications and resulting actions even in…

密码学与安全 · 计算机科学 2020-12-14 Philip Sperl , Ching-Yu Kao , Peng Chen , Konstantin Böttinger

Understanding the vulnerability of face recognition systems to malicious attacks is of critical importance. Previous works have focused on reconstructing face images that can penetrate a targeted verification system. Even in the white-box…

计算机视觉与模式识别 · 计算机科学 2024-09-13 Yoon Gyo Jung , Jaewoo Park , Xingbo Dong , Hojin Park , Andrew Beng Jin Teoh , Octavia Camps

Deep Neural Networks (DNNs) are widely acknowledged to be susceptible to adversarial examples, wherein imperceptible perturbations are added to clean examples through diverse input transformation attacks. However, these methods originally…

计算机视觉与模式识别 · 计算机科学 2023-12-25 Haobo Lu , Xin Liu , Kun He

State-of-the-art deep neural networks are known to be vulnerable to adversarial examples, formed by applying small but malicious perturbations to the original inputs. Moreover, the perturbations can \textit{transfer across models}:…

机器学习 · 统计学 2018-02-28 Lei Wu , Zhanxing Zhu , Cheng Tai , Weinan E

The vulnerability of deep neural networks (DNNs) to black-box adversarial attacks is one of the most heated topics in trustworthy AI. In such attacks, the attackers operate without any insider knowledge of the model, making the cross-model…

机器学习 · 计算机科学 2025-01-08 Mingyuan Fan , Cen Chen , Wenmeng Zhou , Yinggui Wang

The increasing deployment of AI models in critical applications has exposed them to significant risks from adversarial attacks. While adversarial vulnerabilities in 2D vision models have been extensively studied, the threat landscape for 3D…

计算机视觉与模式识别 · 计算机科学 2024-12-24 Tommy Nguyen , Mehmet Ergezer , Christian Green

Adversarial patch attacks can fool the face recognition (FR) models via small patches. However, previous adversarial patch attacks often result in unnatural patterns that are easily noticeable. Generating transferable and stealthy…

计算机视觉与模式识别 · 计算机科学 2023-10-03 Yanjie Li , Mingxing Duan , Xuelong Dai , Bin Xiao