paper-with-me

홈 › Papers

PRAT: PRofiling Adversarial aTtacks

2023-09-20 · Rahul Ambati, Naveed Akhtar, Ajmal Mian, Yogesh Singh Rawat

Intrinsic susceptibility of deep learning to adversarial examples has led to a plethora of attack techniques with a broad common objective of fooling deep models. However, we find slight compositional differences between the algorithms achieving this objective. These differences leave traces that provide important clues for attacker profiling in real-life scenarios. Inspired by this, we introduce a novel problem of PRofiling Adversarial aTtacks (PRAT). Given an adversarial example, the objective of PRAT is to identify the attack used to generate it. Under this perspective, we can systematically group existing attacks into different families, leading to the sub-problem of attack family identification, which we also study. To enable PRAT analysis, we introduce a large Adversarial Identification Dataset (AID), comprising over 180k adversarial samples generated with 13 popular attacks for image specific/agnostic white/black box setups. We use AID to devise a novel framework for the PRAT objective. Our framework utilizes a Transformer based Global-LOcal Feature (GLOF) module to extract an approximate signature of the adversarial attack, which in turn is used for the identification of the attack. Using AID and our framework, we provide multiple interesting benchmark results for the PRAT problem.

📄 PDF Abstract BibTeX arXiv:2309.11111

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Attack

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
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…
Position-Wise Feed-Forward Layer 설명 없음
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Residual Connection 설명 없음
Adam 설명 없음

Similar Papers 제목 키워드 기반

Randomized Smoothing under Attack: How Good is it in Pratice?

2022-04-28 · Thibault Maho, Teddy Furon, Erwan Le Merrer

Randomized smoothing is a recent and celebrated solution to certify the robustness of any classifier. While it indeed provides a theoretical robustness against adversarial attacks, the dimensionality of current classifie…

Adversarial Stylometry in the Wild: Transferable Lexical Substitution Attacks on Author Profiling

2021-01-27 · EACL 2021 2 · Chris Emmery, Ákos Kádár, Grzegorz Chrupała

Written language contains stylistic cues that can be exploited to automatically infer a variety of potentially sensitive author information. Adversarial stylometry intends to attack such models by rewriting an author's t…

Author ProfilingPrivacy Preserving

Adversarial Defense Through Network Profiling Based Path Extraction

2019-04-17 · CVPR 2019 6 · Yuxian Qiu, Jingwen Leng, Cong Guo, Quan Chen 외

Recently, researchers have started decomposing deep neural network models according to their semantics or functions. Recent work has shown the effectiveness of decomposed functional blocks for defending adversarial attac…

Adversarial Defense

Enhanced Urban Region Profiling with Adversarial Self-Supervised Learning for Robust Forecasting and Security

2024-02-02 · Weiliang Chen, Qianqian Ren, Yong liu, Jianguo Sun

Urban region profiling plays a crucial role in forecasting and decision-making in the context of dynamic and noisy urban environments. Existing methods often struggle with issues such as noise, data incompleteness, and s…

Adversarial AttackCollaborative FilteringContrastive LearningCrime Prediction+3

User-Centered Security in Natural Language Processing

2023-01-10 · Chris Emmery

This dissertation proposes a framework of user-centered security in Natural Language Processing (NLP), and demonstrates how it can improve the accessibility of related research. Accordingly, it focuses on two security do…

Author ProfilingPrivacy Preserving