TL;DR
This paper introduces a novel latent-space perturbation framework using a mixed-input Variational Autoencoder to generate imperceptible, statistically consistent adversarial attacks on tabular data, addressing challenges of heterogeneity and distributional preservation.
Contribution
It proposes a VAE-based attack method for tabular data that maintains data distribution and improves attack realism and effectiveness over traditional methods.
Findings
Achieves lower outlier rates compared to existing methods.
Higher In-Distribution Success Rate (IDSR) across datasets.
Effectiveness depends on reconstruction quality and training data availability.
Abstract
Adversarial attacks on tabular data present unique challenges due to the heterogeneous nature of mixed categorical and numerical features. Unlike images where pixel perturbations maintain visual similarity, tabular data lacks intuitive similarity metrics, making it difficult to define imperceptible modifications. Additionally, traditional gradient-based methods prioritise -norm constraints, often producing adversarial examples that deviate from the original data distributions. To address this, we propose a latent-space perturbation framework using a mixed-input Variational Autoencoder (VAE) to generate statistically consistent adversarial examples. The proposed VAE integrates categorical embeddings and numerical features into a unified latent manifold, enabling perturbations that preserve statistical consistency. We introduce In-Distribution Success Rate (IDSR) to jointly…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
