TabularBench: Benchmarking Adversarial Robustness for Tabular Deep Learning in Real-world Use-cases
Thibault Simonetto, Salah Ghamizi, Maxime Cordy

TL;DR
This paper introduces TabularBench, a comprehensive benchmark for evaluating adversarial robustness of deep learning models on tabular data, addressing a research gap with real datasets, synthetic data, and multiple defenses.
Contribution
It presents the first standardized benchmark for tabular adversarial robustness, including a large dataset, diverse models, and evaluation of various robustification mechanisms.
Findings
Robustness varies significantly across different defenses.
Data augmentation improves model robustness in many scenarios.
Ensemble attacks are highly effective against tabular models.
Abstract
While adversarial robustness in computer vision is a mature research field, fewer researchers have tackled the evasion attacks against tabular deep learning, and even fewer investigated robustification mechanisms and reliable defenses. We hypothesize that this lag in the research on tabular adversarial attacks is in part due to the lack of standardized benchmarks. To fill this gap, we propose TabularBench, the first comprehensive benchmark of robustness of tabular deep learning classification models. We evaluated adversarial robustness with CAA, an ensemble of gradient and search attacks which was recently demonstrated as the most effective attack against a tabular model. In addition to our open benchmark (https://github.com/serval-uni-lu/tabularbench) where we welcome submissions of new models and defenses, we implement 7 robustification mechanisms inspired by state-of-the-art defenses…
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.
Code & Models
Videos
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications · Advanced Malware Detection Techniques
MethodsLib
