paper-with-me

홈 › Papers

On the reversibility of adversarial attacks

2022-06-01 · Chau Yi Li, Ricardo Sánchez-Matilla, Ali Shahin Shamsabadi, Riccardo Mazzon, Andrea Cavallaro

Adversarial attacks modify images with perturbations that change the prediction of classifiers. These modified images, known as adversarial examples, expose the vulnerabilities of deep neural network classifiers. In this paper, we investigate the predictability of the mapping between the classes predicted for original images and for their corresponding adversarial examples. This predictability relates to the possibility of retrieving the original predictions and hence reversing the induced misclassification. We refer to this property as the reversibility of an adversarial attack, and quantify reversibility as the accuracy in retrieving the original class or the true class of an adversarial example. We present an approach that reverses the effect of an adversarial attack on a classifier using a prior set of classification results. We analyse the reversibility of state-of-the-art adversarial attacks on benchmark classifiers and discuss the factors that affect the reversibility.

📄 PDF Abstract BibTeX arXiv:2206.00772

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Attack

Similar Papers 제목 키워드 기반

Unauthorized AI cannot Recognize Me: Reversible Adversarial Example

2018-11-01 · Jiayang Liu, Weiming Zhang, Kazuto Fukuchi, Youhei Akimoto 외

In this study, we propose a new methodology to control how user's data is recognized and used by AI via exploiting the properties of adversarial examples. For this purpose, we propose reversible adversarial example (RAE)…

Adversarial AttackBIG-bench Machine LearningGeneral ClassificationImage Classification+1

Imperceptible and Reversible Adversarial Examples against Vision-Language Models for Privacy Protection

2026-07-11 · Qi Lu, Ziqi Zhou, Yufei Song, Zijing Li 외 arxiv

Vision Language Models (VLMs) offer powerful multimodal ability but also expose users to text-based privacy attacks where adversaries crawl online photos and query VLMs to extract sensitive attributes. Existing reversibl…

A Cryptanalysis of Two Cancelable Biometric Schemes based on Index-of-Max Hashing

2019-10-03 · Kevin Atighehchi, Loubna Ghammam, Koray Karabina, Patrick Lacharme

Cancelable biometric schemes generate secure biometric templates by combining user specific tokens and biometric data. The main objective is to create irreversible, unlinkable, and revocable templates, with high accuracy…

Cryptanalysis

Invertible Image Dataset Protection

2021-12-29 · Kejiang Chen, Xianhan Zeng, Qichao Ying, Sheng Li 외

Deep learning has achieved enormous success in various industrial applications. Companies do not want their valuable data to be stolen by malicious employees to train pirated models. Nor do they wish the data analyzed by…

Adversarial Defense

Adversarial Robustness of Link Sign Prediction in Signed Graphs

2024-01-19 · Jialong Zhou, Xing Ai, Yuni Lai, Tomasz Michalak 외

Signed graphs serve as fundamental data structures for representing positive and negative relationships in social networks, with signed graph neural networks (SGNNs) emerging as the primary tool for their analysis. Our i…

Adversarial RobustnessContrastive LearningLink Sign Prediction