paper-with-me

홈 › Papers

Towards Generating Adversarial Examples on Mixed-type Data

2022-10-17 · Han Xu, Menghai Pan, Zhimeng Jiang, Huiyuan Chen, Xiaoting Li, Mahashweta Das, Hao Yang

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 detection models, which makes the attack indeed insidious. Through extensive empirical studies, we validate the effectiveness and efficiency of our attack method and evaluate the robustness of existing classification models against our proposed attack. The experimental results highlight the feasibility of generating adversarial examples toward machine learning models in real-world applications.

📄 PDF Abstract BibTeX arXiv:2210.09405

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionVocal Bursts Type Prediction

Similar Papers 제목 키워드 기반

BeamAttack: Generating High-quality Textual Adversarial Examples through Beam Search and Mixed Semantic Spaces

2023-03-09 · Hai Zhu, Qingyang Zhao, Yuren Wu

Natural language processing models based on neural networks are vulnerable to adversarial examples. These adversarial examples are imperceptible to human readers but can mislead models to make the wrong predictions. In a…

Heuristic Search

Multi-stage Optimization based Adversarial Training

2021-06-26 · Xiaosen Wang, Chuanbiao Song, LiWei Wang, Kun He

In the field of adversarial robustness, there is a common practice that adopts the single-step adversarial training for quickly developing adversarially robust models. However, the single-step adversarial training is mos…

Adversarial Robustness

On the Effect of Adversarial Training Against Invariance-based Adversarial Examples

2023-02-16 · Roland Rauter, Martin Nocker, Florian Merkle, Pascal Schöttle

Adversarial examples are carefully crafted attack points that are supposed to fool machine learning classifiers. In the last years, the field of adversarial machine learning, especially the study of perturbation-based ad…

Adversarial AutoMixup

2023-12-19 · Huafeng Qin, Xin Jin, Yun Jiang, Mounim A. El-Yacoubi 외

Data mixing augmentation has been widely applied to improve the generalization ability of deep neural networks. Recently, offline data mixing augmentation, e.g. handcrafted and saliency information-based mixup, has been …

Classificationimage-classificationImage Classification

Frauds Bargain Attack: Generating Adversarial Text Samples via Word Manipulation Process

2023-03-01 · Mingze Ni, Zhensu Sun, Wei Liu

Recent research has revealed that natural language processing (NLP) models are vulnerable to adversarial examples. However, the current techniques for generating such examples rely on deterministic heuristic rules, which…

Adversarial TextSentence