paper-with-me

Papers

Imperceptible Adversarial Attacks on Tabular Data

2019-11-08 · Vincent Ballet, Xavier Renard, Jonathan Aigrain, Thibault Laugel, Pascal Frossard, Marcin Detyniecki

Security of machine learning models is a concern as they may face adversarial attacks for unwarranted advantageous decisions. While research on the topic has mainly been focusing on the image domain, numerous industrial applications, in particular in finance, rely on standard tabular data. In this paper, we discuss the notion of adversarial examples in the tabular domain. We propose a formalization based on the imperceptibility of attacks in the tabular domain leading to an approach to generate imperceptible adversarial examples. Experiments show that we can generate imperceptible adversarial examples with a high fooling rate.

📄 PDF Abstract BibTeX arXiv:1911.03274

Code (1)

axa-rev-research/LowProFool pytorch

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

Investigating Imperceptibility of Adversarial Attacks on Tabular Data: An Empirical Analysis

2024-07-16 · Zhipeng He, Chun Ouyang, Laith Alzubaidi, Alistair Barros 외

Adversarial attacks are a potential threat to machine learning models by causing incorrect predictions through imperceptible perturbations to the input data. While these attacks have been extensively studied in unstructu…

Adversarial Attack

Crafting Imperceptible On-Manifold Adversarial Attacks for Tabular Data

2025-07-15 · Zhipeng He, Alexander Stevens, Chun Ouyang, Johannes De Smedt 외

Adversarial attacks on tabular data present fundamental challenges distinct from image or text domains due to the heterogeneous nature of mixed categorical and numerical features. Unlike images where pixel perturbations …

TabAttackBench: A Benchmark for Adversarial Attacks on Tabular Data

2025-05-27 · Zhipeng He, Chun Ouyang, Lijie Wen, Cong Liu 외

Adversarial attacks pose a significant threat to machine learning models by inducing incorrect predictions through imperceptible perturbations to input data. While these attacks have been extensively studied in unstructu…

Adversarial Attack

PGD-Imp: Rethinking and Unleashing Potential of Classic PGD with Dual Strategies for Imperceptible Adversarial Attacks

2024-12-15 · Jin Li, Zitong Yu, Ziqiang He, Z. Jane Wang 외

Imperceptible adversarial attacks have recently attracted increasing research interests. Existing methods typically incorporate external modules or loss terms other than a simple $l_p$-norm into the attack process to ach…

Towards Physical, Imperceptible Adversarial Attacks via Adversarial Programs

2021-09-29 · Itai Mesery, Dana Drachsler Cohen

Adversarial examples were originally defined as imperceptible perturbations which cause a deep neural network to misclassify. However, the majority of imperceptible perturbation attacks require to perturb a large number …

Program Synthesis