中文
相关论文

相关论文: AdvFaces: Adversarial Face Synthesis

200 篇论文

Facial recognition systems are increasingly deployed by private corporations, government agencies, and contractors for consumer services and mass surveillance programs alike. These systems are typically built by scraping social media…

计算机视觉与模式识别 · 计算机科学 2021-01-26 Valeriia Cherepanova , Micah Goldblum , Harrison Foley , Shiyuan Duan , John Dickerson , Gavin Taylor , Tom Goldstein

Highly realistic AI generated face forgeries known as deepfakes have raised serious social concerns. Although DNN-based face forgery detection models have achieved good performance, they are vulnerable to latest generative methods that have…

计算机视觉与模式识别 · 计算机科学 2024-04-15 Yang Li , Songlin Yang , Wei Wang , Ziwen He , Bo Peng , Jing Dong

We present a novel approach for synthesizing photo-realistic images of people in arbitrary poses using generative adversarial learning. Given an input image of a person and a desired pose represented by a 2D skeleton, our model renders the…

计算机视觉与模式识别 · 计算机科学 2018-09-28 Albert Pumarola , Antonio Agudo , Alberto Sanfeliu , Francesc Moreno-Noguer

With the advent of deep learning models, face recognition systems have achieved impressive recognition rates. The workhorses behind this success are Convolutional Neural Networks (CNNs) and the availability of large training datasets.…

计算机视觉与模式识别 · 计算机科学 2023-01-11 Debayan Deb , Vishesh Mistry , Rahul Parthe

The detection of AI-generated faces is commonly approached as a binary classification task. Nevertheless, the resulting detectors frequently struggle to adapt to novel AI face generators, which evolve rapidly. In this paper, we describe an…

计算机视觉与模式识别 · 计算机科学 2025-01-07 Mian Zou , Baosheng Yu , Yibing Zhan , Kede Ma

Deep neural networks have been shown to exhibit an intriguing vulnerability to adversarial input images corrupted with imperceptible perturbations. However, the majority of adversarial attacks assume global, fine-grained control over the…

计算机视觉与模式识别 · 计算机科学 2019-08-19 Ameya Joshi , Amitangshu Mukherjee , Soumik Sarkar , Chinmay Hegde

Privacy issue is a main concern in developing face recognition techniques. Although synthetic face images can partially mitigate potential legal risks while maintaining effective face recognition (FR) performance, FR models trained by face…

计算机视觉与模式识别 · 计算机科学 2024-11-01 Zhonglin Sun , Siyang Song , Ioannis Patras , Georgios Tzimiropoulos

There are many facts affecting human face recognition, such as pose, occlusion, illumination, age, etc. First and foremost are large pose and occlusion problems, which can even result in more than 10% performance degradation. Pose-invariant…

计算机视觉与模式识别 · 计算机科学 2019-02-27 Qingyan Duan , Lei Zhang

Manipulating facial expressions is a challenging task due to fine-grained shape changes produced by facial muscles and the lack of input-output pairs for supervised learning. Unlike previous methods using Generative Adversarial Networks…

计算机视觉与模式识别 · 计算机科学 2020-10-01 Rumeysa Bodur , Binod Bhattarai , Tae-Kyun Kim

Generative Adversarial Networks (GANs) have been extremely successful in various application domains such as computer vision, medicine, and natural language processing. Moreover, transforming an object or person to a desired shape become a…

计算机视觉与模式识别 · 计算机科学 2020-12-29 Pourya Shamsolmoali , Masoumeh Zareapoor , Eric Granger , Huiyu Zhou , Ruili Wang , M. Emre Celebi , Jie Yang

Existing face forgery detection methods usually treat face forgery detection as a binary classification problem and adopt deep convolution neural networks to learn discriminative features. The ideal discriminative features should be only…

计算机视觉与模式识别 · 计算机科学 2022-07-11 Wanyi Zhuang , Qi Chu , Haojie Yuan , Changtao Miao , Bin Liu , Nenghai Yu

In this paper we investigate the feasibility of using synthetic data to augment face datasets. In particular, we propose a novel generative adversarial network (GAN) that can disentangle identity-related attributes from non-identity-related…

计算机视觉与模式识别 · 计算机科学 2018-11-02 Daniel Sáez Trigueros , Li Meng , Margaret Hartnett

Adversarial examples in machine learning are typically generated using gradients, obtained either directly through access to the model or approximated via queries to it. In this paper, we propose a much simpler approach to craft adversarial…

机器学习 · 计算机科学 2026-05-05 Alexander Warnecke , Konrad Rieck

Facial expression synthesis has achieved remarkable advances with the advent of Generative Adversarial Networks (GANs). However, GAN-based approaches mostly generate photo-realistic results as long as the testing data distribution is close…

计算机视觉与模式识别 · 计算机科学 2020-10-28 Arbish Akram , Nazar Khan

Generative Adversarial Networks (GANs) are gaining increasing attention as a means for synthesising data. So far much of this work has been applied to use cases outside of the data confidentiality domain with a common application being the…

机器学习 · 计算机科学 2021-12-06 Claire Little , Mark Elliot , Richard Allmendinger , Sahel Shariati Samani

Adversarial attacks are small, carefully crafted perturbations, imperceptible to the naked eye; that when added to an image cause deep learning models to misclassify the image with potentially detrimental outcomes. With the rise of…

计算机视觉与模式识别 · 计算机科学 2019-07-11 Rohan Reddy Mekala , Gudjon Einar Magnusson , Adam Porter , Mikael Lindvall , Madeline Diep

Computer vision systems have been deployed in various applications involving biometrics like human faces. These systems can identify social media users, search for missing persons, and verify identity of individuals. While computer vision…

计算机视觉与模式识别 · 计算机科学 2024-07-31 Guruprasad V Ramesh , Harrison Rosenberg , Ashish Hooda , Shimaa Ahmed Kassem Fawaz

DeepFake face swapping presents a significant threat to online security and social media, which can replace the source face in an arbitrary photo/video with the target face of an entirely different person. In order to prevent this fraud,…

计算机视觉与模式识别 · 计算机科学 2022-04-27 Junhao Dong , Yuan Wang , Jianhuang Lai , Xiaohua Xie

As billions of personal data being shared through social media and network, the data privacy and security have drawn an increasing attention. Several attempts have been made to alleviate the leakage of identity information from face photos,…

机器学习 · 计算机科学 2021-08-17 Xiao Yang , Yinpeng Dong , Tianyu Pang , Hang Su , Jun Zhu , Yuefeng Chen , Hui Xue

Physical adversarial attacks pose a significant practical threat as it deceives deep learning systems operating in the real world by producing prominent and maliciously designed physical perturbations. Emphasizing the evaluation of…

计算机视觉与模式识别 · 计算机科学 2024-02-12 Amira Guesmi , Ioan Marius Bilasco , Muhammad Shafique , Ihsen Alouani