paper-with-me

홈 › Papers

Adversarial Defense by Latent Style Transformations

2020-06-17 · Shuo Wang, Surya Nepal, Alsharif Abuadbba, Carsten Rudolph, Marthie Grobler

Machine learning models have demonstrated vulnerability to adversarial attacks, more specifically misclassification of adversarial examples. In this paper, we investigate an attack-agnostic defense against adversarial attacks on high-resolution images by detecting suspicious inputs. The intuition behind our approach is that the essential characteristics of a normal image are generally consistent with non-essential style transformations, e.g., slightly changing the facial expression of human portraits. In contrast, adversarial examples are generally sensitive to such transformations. In our approach to detect adversarial instances, we propose an in\underline{V}ertible \underline{A}utoencoder based on the \underline{S}tyleGAN2 generator via \underline{A}dversarial training (VASA) to inverse images to disentangled latent codes that reveal hierarchical styles. We then build a set of edited copies with non-essential style transformations by performing latent shifting and reconstruction, based on the correspondences between latent codes and style transformations. The classification-based consistency of these edited copies is used to distinguish adversarial instances.

📄 PDF Abstract BibTeX arXiv:2006.09701

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Defense

Similar Papers 제목 키워드 기반

SEC4SR: A Security Analysis Platform for Speaker Recognition

2021-09-04 · Guangke Chen, Zhe Zhao, Fu Song, Sen Chen 외

Adversarial attacks have been expanded to speaker recognition (SR). However, existing attacks are often assessed using different SR models, recognition tasks and datasets, and only few adversarial defenses borrowed from …

Speaker Recognition

StyleGuard: Preventing Text-to-Image-Model-based Style Mimicry Attacks by Style Perturbations

2025-05-24 · YanJie Li, Wenxuan Zhang, Xinqi Lyu, Yihao Liu 외

Recently, text-to-image diffusion models have been widely used for style mimicry and personalized customization through methods such as DreamBooth and Textual Inversion. This has raised concerns about intellectual proper…

Adversarially Robust One-class Novelty Detection

2021-08-25 · Shao-Yuan Lo, Poojan Oza, Vishal M. Patel

One-class novelty detectors are trained with examples of a particular class and are tasked with identifying whether a query example belongs to the same known class. Most recent advances adopt a deep auto-encoder style ar…

Adversarial RobustnessNovelty Detection

Barrage of Random Transforms for Adversarially Robust Defense

2019-06-01 · CVPR 2019 6 · Edward Raff, Jared Sylvester, Steven Forsyth, Mark McLean

Defenses against adversarial examples, when using the ImageNet dataset, are historically easy to defeat. The common understanding is that a combination of simple image transformations and other various defenses are insuf…

Detecting Adversarial Examples by Input Transformations, Defense Perturbations, and Voting

2021-01-27 · Federico Nesti, Alessandro Biondi, Giorgio Buttazzo

Over the last few years, convolutional neural networks (CNNs) have proved to reach super-human performance in visual recognition tasks. However, CNNs can easily be fooled by adversarial examples, i.e., maliciously-crafte…