Feature Importance Guided Attack: A Model Agnostic Adversarial Attack
Gilad Gressel, Niranjan Hegde, Archana Sreekumar, Rishikumar, Radhakrishnan, Kalyani Harikumar, Anjali S., and Krishnashree Achuthan

TL;DR
This paper introduces FIGA, a model-agnostic adversarial attack method that perturbs feature importance in tabular datasets to evade detection models without requiring gradient information.
Contribution
The paper formalizes a feature importance guided attack algorithm for heterogeneous tabular data, demonstrating its effectiveness in evading various models and generating valid adversarial phishing examples.
Findings
Achieves 94% success rate on phishing detection models.
Successfully generates visually identical adversarial phishing sites.
Extends attack to real-world feasible perturbations in phishing domain.
Abstract
Research in adversarial learning has primarily focused on homogeneous unstructured datasets, which often map into the problem space naturally. Inverting a feature space attack on heterogeneous datasets into the problem space is much more challenging, particularly the task of finding the perturbation to perform. This work presents a formal search strategy: the `Feature Importance Guided Attack' (FIGA), which finds perturbations in the feature space of heterogeneous tabular datasets to produce evasion attacks. We first demonstrate FIGA in the feature space and then in the problem space. FIGA assumes no prior knowledge of the defending model's learning algorithm and does not require any gradient information. FIGA assumes knowledge of the feature representation and the mean feature values of defending model's dataset. FIGA leverages feature importance rankings by perturbing the most…
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 · Anomaly Detection Techniques and Applications · Advanced Malware Detection Techniques
MethodsFeature Selection
