Towards Generating Adversarial Examples on Mixed-type Data
Han Xu, Menghai Pan, Zhimeng Jiang, Huiyuan Chen, Xiaoting Li,, Mahashweta Das, Hao Yang

TL;DR
This paper introduces M-Attack, a novel method for generating adversarial examples on mixed-type data, highlighting its effectiveness in misleading models and evading detection in real-world scenarios.
Contribution
The paper presents a new attack algorithm specifically designed for mixed numerical and categorical data, addressing a gap in adversarial attack research.
Findings
M-Attack effectively generates adversarial examples on mixed-type data.
The attack can mislead classification models with minimal perturbations.
Generated adversarial examples can evade detection models.
Abstract
The existence of adversarial attacks (or adversarial examples) brings huge concern about the machine learning (ML) model's safety issues. For many safety-critical ML tasks, such as financial forecasting, fraudulent detection, and anomaly detection, the data samples are usually mixed-type, which contain plenty of numerical and categorical features at the same time. However, how to generate adversarial examples with mixed-type data is still seldom studied. In this paper, we propose a novel attack algorithm M-Attack, which can effectively generate adversarial examples in mixed-type data. Based on M-Attack, attackers can attempt to mislead the targeted classification model's prediction, by only slightly perturbing both the numerical and categorical features in the given data samples. More importantly, by adding designed regularizations, our generated adversarial examples can evade potential…
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
