Addressing Key Challenges of Adversarial Attacks and Defenses in the Tabular Domain: A Methodological Framework for Coherence and Consistency
Yael Itzhakev, Amit Giloni, Yuval Elovici, Asaf Shabtai

TL;DR
This paper introduces a new framework for creating and evaluating adversarial attacks on tabular data, emphasizing feature coherence and proposing a novel anomaly detection method that improves detection accuracy.
Contribution
It presents a technique for perturbing dependent features while maintaining data coherence and introduces CSAD, a class-specific anomaly detection method utilizing SHAP explainability.
Findings
CSAD effectively detects adversarial samples based on class-specific distributions.
The proposed perturbation method preserves feature dependencies, making attacks more realistic.
Evaluation shows varying attack success and detection rates across different models.
Abstract
Machine learning models trained on tabular data are vulnerable to adversarial attacks, even in realistic scenarios where attackers only have access to the model's outputs. Since tabular data contains complex interdependencies among features, it presents a unique challenge for adversarial samples which must maintain coherence and respect these interdependencies to remain indistinguishable from benign data. Moreover, existing attack evaluation metrics-such as the success rate, perturbation magnitude, and query count-fail to account for this challenge. To address those gaps, we propose a technique for perturbing dependent features while preserving sample coherence. In addition, we introduce Class-Specific Anomaly Detection (CSAD), an effective novel anomaly detection approach, along with concrete metrics for assessing the quality of tabular adversarial attacks. CSAD evaluates adversarial…
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 · Bacillus and Francisella bacterial research · Terrorism, Counterterrorism, and Political Violence
MethodsShapley Additive Explanations
