Adversarial training for tabular data with attack propagation
Tiago Leon Melo, Jo\~ao Bravo, Marco O. P. Sampaio, Paolo Romano, Hugo, Ferreira, Jo\~ao Tiago Ascens\~ao, Pedro Bizarro

TL;DR
This paper introduces a novel adversarial training method for tabular data that propagates attacks between feature spaces, significantly improving robustness against fraud detection attacks with minimal performance loss.
Contribution
It proposes a new attack propagation-based adversarial training approach tailored for complex feature transformations in tabular data, enhancing model robustness.
Findings
Prevents about 30% performance drop under moderate attacks
Maintains robustness under aggressive attacks
Loss in performance under no attacks is less than 7%
Abstract
Adversarial attacks are a major concern in security-centered applications, where malicious actors continuously try to mislead Machine Learning (ML) models into wrongly classifying fraudulent activity as legitimate, whereas system maintainers try to stop them. Adversarially training ML models that are robust against such attacks can prevent business losses and reduce the work load of system maintainers. In such applications data is often tabular and the space available for attackers to manipulate undergoes complex feature engineering transformations, to provide useful signals for model training, to a space attackers cannot access. Thus, we propose a new form of adversarial training where attacks are propagated between the two spaces in the training loop. We then test this method empirically on a real world dataset in the domain of credit card fraud detection. We show that our method can…
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
