PRAT: PRofiling Adversarial aTtacks
Rahul Ambati, Naveed Akhtar, Ajmal Mian, Yogesh Singh Rawat

TL;DR
This paper introduces PRAT, a new problem of profiling adversarial attacks on deep learning models, and presents a large dataset and a Transformer-based framework for attack identification, advancing understanding of attack signatures.
Contribution
The paper formulates the PRAT problem, creates the AID dataset with 180k adversarial samples, and proposes a GLOF-based Transformer framework for attack profiling.
Findings
Effective attack signature extraction using GLOF module
High accuracy in attack family identification
Benchmark results demonstrating framework's effectiveness
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Forensic and Genetic Research · Anomaly Detection Techniques and Applications
MethodsMulti-Head Attention · Attention Is All You Need · Softmax · Dense Connections · Position-Wise Feed-Forward Layer · Absolute Position Encodings · Residual Connection · Adam · Linear Layer · Dropout
