中文
相关论文

相关论文: Discrete Point-wise Attack Is Not Enough: Generali…

200 篇论文

Projector-based adversarial attack aims to project carefully designed light patterns (i.e., adversarial projections) onto scenes to deceive deep image classifiers. It has potential applications in privacy protection and the development of…

计算机视觉与模式识别 · 计算机科学 2025-06-10 Zhan Li , Mingyu Zhao , Xin Dong , Haibin Ling , Bingyao Huang

We consider universal adversarial patches for faces -- small visual elements whose addition to a face image reliably destroys the performance of face detectors. Unlike previous work that mostly focused on the algorithmic design of…

计算机视觉与模式识别 · 计算机科学 2020-07-20 Xiao Yang , Fangyun Wei , Hongyang Zhang , Jun Zhu

Face presentation attack detection plays a critical role in the modern face recognition pipeline. A face presentation attack detection model with good generalization can be obtained when it is trained with face images from different input…

计算机视觉与模式识别 · 计算机科学 2022-05-03 Rui Shao , Pramuditha Perera , Pong C. Yuen , Vishal M. Patel

Prior knowledge of face shape and structure plays an important role in face inpainting. However, traditional face inpainting methods mainly focus on the generated image resolution of the missing portion without consideration of the special…

计算机视觉与模式识别 · 计算机科学 2020-06-23 Xian Zhang , Xin Wang , Bin Kong , Canghong Shi , Youbing Yin , Qi Song , Siwei Lyu , Jiancheng Lv , Canghong Shi , Xiaojie Li

Domain adaptive detection aims to improve the generalization of detectors on target domain. To reduce discrepancy in feature distributions between two domains, recent approaches achieve domain adaption through feature alignment in different…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Libo Zhang , Wenzhang Zhou , Heng Fan , Tiejian Luo , Haibin Ling

Adversarial training is an effective approach to make deep neural networks robust against adversarial attacks. Recently, different adversarial training defenses are proposed that not only maintain a high clean accuracy but also show…

机器学习 · 计算机科学 2023-01-02 Muzammal Naseer , Salman Khan , Fatih Porikli , Fahad Shahbaz Khan

Generating identity-preserving faces aims to generate various face images keeping the same identity given a target face image. Although considerable generative models have been developed in recent years, it is still challenging to…

计算机视觉与模式识别 · 计算机科学 2017-06-27 Zhigang Li , Yupin Luo

In this paper, we address the problem of face hallucination by proposing a novel multi-scale generative adversarial network (GAN) architecture optimized for face verification. First, we propose a multi-scale generator architecture for face…

计算机视觉与模式识别 · 计算机科学 2019-09-19 Hadi Kazemi , Fariborz Taherkhani , Nasser M. Nasrabadi

Adversarial attacks involve adding perturbations to the source image to cause misclassification by the target model, which demonstrates the potential of attacking face recognition models. Existing adversarial face image generation methods…

计算机视觉与模式识别 · 计算机科学 2023-12-29 Decheng Liu , Xijun Wang , Chunlei Peng , Nannan Wang , Ruiming Hu , Xinbo Gao

The two underlying requirements of face age progression, i.e. aging accuracy and identity permanence, are not well studied in the literature. In this paper, we present a novel generative adversarial network based approach. It separately…

计算机视觉与模式识别 · 计算机科学 2019-01-11 Hongyu Yang , Di Huang , Yunhong Wang , Anil K. Jain

Machine learning models have been shown to be vulnerable to adversarial examples. While most of the existing methods for adversarial attack and defense work on the 2D image domain, a few recent attempts have been made to extend them to 3D…

计算机视觉与模式识别 · 计算机科学 2020-12-15 Yuxin Wen , Jiehong Lin , Ke Chen , C. L. Philip Chen , Kui Jia

The state-of-the-art performance of deep learning algorithms has led to a considerable increase in the utilization of machine learning in security-sensitive and critical applications. However, it has recently been shown that a small and…

机器学习 · 计算机科学 2018-10-01 Ali Dabouei , Sobhan Soleymani , Jeremy Dawson , Nasser M. Nasrabadi

Face aging is to render a given face to predict its future appearance, which plays an important role in the information forensics and security field as the appearance of the face typically varies with age. Although impressive results have…

计算机视觉与模式识别 · 计算机科学 2021-01-27 Zhizhong Huang , Shouzhen Chen , Junping Zhang , Hongming Shan

Deep learning-based facial recognition (FR) models have demonstrated state-of-the-art performance in the past few years, even when wearing protective medical face masks became commonplace during the COVID-19 pandemic. Given the outstanding…

计算机视觉与模式识别 · 计算机科学 2022-09-08 Alon Zolfi , Shai Avidan , Yuval Elovici , Asaf Shabtai

Although deep generative models such as Defense-GAN and Defense-VAE have made significant progress in terms of adversarial defenses of image classification neural networks, several methods have been found to circumvent these defenses. Based…

密码学与安全 · 计算机科学 2020-11-04 Frederick Morlock , Dingsu Wang

Face aging is the task aiming to translate the faces in input images to designated ages. To simplify the problem, previous methods have limited themselves only able to produce discrete age groups, each of which consists of ten years.…

计算机视觉与模式识别 · 计算机科学 2021-03-01 Seogkyu Jeon , Pilhyeon Lee , Kibeom Hong , Hyeran Byun

Artificial neural networks can achieve impressive performances, and even outperform humans in some specific tasks. Nevertheless, unlike biological brains, the artificial neural networks suffer from tiny perturbations in sensory input, under…

机器学习 · 计算机科学 2021-03-24 Zijian Jiang , Jianwen Zhou , Haiping Huang

Deep face recognition (FR) has achieved significantly high accuracy on several challenging datasets and fosters successful real-world applications, even showing high robustness to the illumination variation that is usually regarded as a…

计算机视觉与模式识别 · 计算机科学 2022-08-30 Qian Zhang , Qing Guo , Ruijun Gao , Felix Juefei-Xu , Hongkai Yu , Wei Feng

The rapid advancement of generative image technology has introduced significant security concerns, particularly in the domain of face generation detection. This paper investigates the vulnerabilities of current AI-generated face detection…

计算机视觉与模式识别 · 计算机科学 2025-05-07 Sun Haoxuan , Hong Yan , Zhan Jiahui , Chen Haoxing , Lan Jun , Zhu Huijia , Wang Weiqiang , Zhang Liqing , Zhang Jianfu

Images perturbed subtly to be misclassified by neural networks, called adversarial examples, have emerged as a technically deep challenge and an important concern for several application domains. Most research on adversarial examples takes…

计算机视觉与模式识别 · 计算机科学 2019-04-05 Mahmood Sharif , Sruti Bhagavatula , Lujo Bauer , Michael K. Reiter