paper-with-me

Papers

Evading Forensic Classifiers with Attribute-Conditioned Adversarial Faces

2023-06-22 · CVPR 2023 1 · Fahad Shamshad, Koushik Srivatsan, Karthik Nandakumar

The ability of generative models to produce highly realistic synthetic face images has raised security and ethical concerns. As a first line of defense against such fake faces, deep learning based forensic classifiers have been developed. While these forensic models can detect whether a face image is synthetic or real with high accuracy, they are also vulnerable to adversarial attacks. Although such attacks can be highly successful in evading detection by forensic classifiers, they introduce visible noise patterns that are detectable through careful human scrutiny. Additionally, these attacks assume access to the target model(s) which may not always be true. Attempts have been made to directly perturb the latent space of GANs to produce adversarial fake faces that can circumvent forensic classifiers. In this work, we go one step further and show that it is possible to successfully generate adversarial fake faces with a specified set of attributes (e.g., hair color, eye size, race, gender, etc.). To achieve this goal, we leverage the state-of-the-art generative model StyleGAN with disentangled representations, which enables a range of modifications without leaving the manifold of natural images. We propose a framework to search for adversarial latent codes within the feature space of StyleGAN, where the search can be guided either by a text prompt or a reference image. We also propose a meta-learning based optimization strategy to achieve transferable performance on unknown target models. Extensive experiments demonstrate that the proposed approach can produce semantically manipulated adversarial fake faces, which are true to the specified attribute set and can successfully fool forensic face classifiers, while remaining undetectable by humans. Code: https://github.com/koushiksrivats/face_attribute_attack.

📄 PDF Abstract BibTeX arXiv:2306.13091

Code (1)

koushiksrivats/face_attribute_attack 공식 구현 pytorch

Tasks

AttributeMeta-Learning

Methods 이 논문이 사용한 방법론

R1 Regularization R_INLINE_MATH_1 Regularization is a regularization technique and gradient penalty for training [generative adversarial…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
HuMan(Expedia)||How do I get a human at Expedia? How do I get a human at Expedia? How Do I Get a Human at Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Real-Time Help & Exclusive…
Feedforward Network A Feedforward Network, or a Multilayer Perceptron (MLP), is a neural network with solely densely connected layers. This is the classic neural network architecture of the…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Adaptive Instance Normalization 설명 없음
StyleGAN 설명 없음

Similar Papers 제목 키워드 기반

StealthDiffusion: Towards Evading Diffusion Forensic Detection through Diffusion Model

2024-08-11 · Ziyin Zhou, Ke Sun, Zhongxi Chen, Huafeng Kuang 외

The rapid progress in generative models has given rise to the critical task of AI-Generated Content Stealth (AIGC-S), which aims to create AI-generated images that can evade both forensic detectors and human inspection. …

Evading Detection Actively: Toward Anti-Forensics against Forgery Localization

2023-10-16 · Long Zhuo, Shenghai Luo, Shunquan Tan, Han Chen 외

Anti-forensics seeks to eliminate or conceal traces of tampering artifacts. Typically, anti-forensic methods are designed to deceive binary detectors and persuade them to misjudge the authenticity of an image. However, t…

Adversarial AttackSelf-Supervised Learning

Evading Deepfake-Image Detectors with White- and Black-Box Attacks

2020-04-01 · Nicholas Carlini, Hany Farid

It is now possible to synthesize highly realistic images of people who don't exist. Such content has, for example, been implicated in the creation of fraudulent social-media profiles responsible for dis-information campa…

Face Swapping

What Models Know About Their Attackers: Deriving Attacker Information From Latent Representations

2021-11-01 · EMNLP (BlackboxNLP) 2021 11 · Zhouhang Xie, Jonathan Brophy, Adam Noack, Wencong You 외

Adversarial attacks curated against NLP models are increasingly becoming practical threats. Although various methods have been developed to detect adversarial attacks, securing learning-based NLP systems in practice woul…

Abuse DetectionAdversarial TextAttributeSentiment Analysis+1

The Effect of Class Definitions on the Transferability of Adversarial Attacks Against Forensic CNNs

2021-01-26 · Xinwei Zhao, Matthew C. Stamm

In recent years, convolutional neural networks (CNNs) have been widely used by researchers to perform forensic tasks such as image tampering detection. At the same time, adversarial attacks have been developed that are c…

Image ManipulationObject Recognition