paper-with-me

홈 › Papers

Self-recoverable Adversarial Examples: A New Effective Protection Mechanism in Social Networks

2022-04-26 · Jiawei Zhang, Jinwei Wang, Hao Wang, Xiangyang Luo

Malicious intelligent algorithms greatly threaten the security of social users' privacy by detecting and analyzing the uploaded photos to social network platforms. The destruction to DNNs brought by the adversarial attack sparks the potential that adversarial examples serve as a new protection mechanism for privacy security in social networks. However, the existing adversarial example does not have recoverability for serving as an effective protection mechanism. To address this issue, we propose a recoverable generative adversarial network to generate self-recoverable adversarial examples. By modeling the adversarial attack and recovery as a united task, our method can minimize the error of the recovered examples while maximizing the attack ability, resulting in better recoverability of adversarial examples. To further boost the recoverability of these examples, we exploit a dimension reducer to optimize the distribution of adversarial perturbation. The experimental results prove that the adversarial examples generated by the proposed method present superior recoverability, attack ability, and robustness on different datasets and network architectures, which ensure its effectiveness as a protection mechanism in social networks.

📄 PDF Abstract BibTeX arXiv:2204.12050

Code (1)

zjwei-nuist/SRAE 공식 구현 pytorch

Tasks

Adversarial AttackAdversarial DefenseGenerative Adversarial Network

Similar Papers 제목 키워드 기반

Learning with Protection: Rejection of Suspicious Samples under Adversarial Environment

2019-09-25 · Masahiro Kato, Yoshihiro Fukuhara, Hirokatsu Kataoka, Shigeo Morishima

We propose a novel framework for avoiding the misclassification of data by using a framework of learning with rejection and adversarial examples. Recent developments in machine learning have opened new opportunities for …

BIG-bench Machine LearningBinary ClassificationDecision MakingMulti-class Classification+1

Rethinking Adversarial Examples for Location Privacy Protection

2022-06-28 · Trung-Nghia Le, Ta Gu, Huy H. Nguyen, Isao Echizen

We have investigated a new application of adversarial examples, namely location privacy protection against landmark recognition systems. We introduce mask-guided multimodal projected gradient descent (MM-PGD), in which a…

Image ManipulationLandmark Recognition

Pixel is a Barrier: Diffusion Models Are More Adversarially Robust Than We Think

2024-04-20 · Haotian Xue, Yongxin Chen

Adversarial examples for diffusion models are widely used as solutions for safety concerns. By adding adversarial perturbations to personal images, attackers can not edit or imitate them easily. However, it is essential …

Adversarial Speech Generation and Natural Speech Recovery for Speech Content Protection

2022-06-01 · LREC 2022 6 · Sheng Li, Jiyi Li, Qianying Liu, Zhuo Gong

With the advent of the General Data Protection Regulation (GDPR) and increasing privacy concerns, the sharing of speech data is faced with significant challenges. Protecting the sensitive content of speech is the same im…

speech-recognitionSpeech Recognition

RAEDiff: Denoising Diffusion Probabilistic Models Based Reversible Adversarial Examples Self-Generation and Self-Recovery

2023-10-25 · Fan Xing, Xiaoyi Zhou, Xuefeng Fan, Zhuo Tian 외

Collected and annotated datasets, which are obtained through extensive efforts, are effective for training Deep Neural Network (DNN) models. However, these datasets are susceptible to be misused by unauthorized users, re…

Denoising