paper-with-me

Papers

A Unified Framework for Adversarial Attack and Defense in Constrained Feature Space

2021-12-02 · Thibault Simonetto, Salijona Dyrmishi, Salah Ghamizi, Maxime Cordy, Yves Le Traon

The generation of feasible adversarial examples is necessary for properly assessing models that work in constrained feature space. However, it remains a challenging task to enforce constraints into attacks that were designed for computer vision. We propose a unified framework to generate feasible adversarial examples that satisfy given domain constraints. Our framework can handle both linear and non-linear constraints. We instantiate our framework into two algorithms: a gradient-based attack that introduces constraints in the loss function to maximize, and a multi-objective search algorithm that aims for misclassification, perturbation minimization, and constraint satisfaction. We show that our approach is effective in four different domains, with a success rate of up to 100%, where state-of-the-art attacks fail to generate a single feasible example. In addition to adversarial retraining, we propose to introduce engineered non-convex constraints to improve model adversarial robustness. We demonstrate that this new defense is as effective as adversarial retraining. Our framework forms the starting point for research on constrained adversarial attacks and provides relevant baselines and datasets that future research can exploit.

📄 PDF Abstract BibTeX arXiv:2112.01156

Code (1)

serval-uni-lu/tabularbench pytorch

Tasks

Adversarial AttackAdversarial Robustness

Similar Papers 제목 키워드 기반

ADD-Defense: Towards Defending Widespread Adversarial Examples via Perturbation-Invariant Representation

2021-01-01 · Dawei Zhou, Tongliang Liu, Bo Han, Nannan Wang 외

Due to vulnerability of machine learning algorithms under adversarial examples, it is challenging to defend against them. Recently, various defenses have been proposed to mitigate negative effects of adversarial examples…

Revisiting Adversarial Patch Defenses on Object Detectors: Unified Evaluation, Large-Scale Dataset, and New Insights

2025-08-01 · Junhao Zheng, Jiahao Sun, Chenhao Lin, Zhengyu Zhao 외 arxiv

Developing reliable defenses against patch attacks on object detectors has attracted increasing interest. However, we identify that existing defense evaluations lack a unified and comprehensive framework, resulting in in…

SCOOTER: A Human Evaluation Framework for Unrestricted Adversarial Examples

2025-07-10 · Dren Fazlija, Monty-Maximilian Zühlke, Johanna Schrader, Arkadij Orlov 외

Unrestricted adversarial attacks aim to fool computer vision models without being constrained by $\ell_p$-norm bounds to remain imperceptible to humans, for example, by changing an object's color. This allows attackers t…

Real-world Adversarial Defense against Patch Attacks based on Diffusion Model

2024-09-14 · Xingxing Wei, Caixin Kang, Yinpeng Dong, Zhengyi Wang 외

Adversarial patches present significant challenges to the robustness of deep learning models, making the development of effective defenses become critical for real-world applications. This paper introduces DIFFender, a n…

Adversarial DefenseFace Recognitionimage-classificationImage Classification

Survey on Adversarial Attack and Defense for Medical Image Analysis: Methods and Challenges

2023-03-24 · Junhao Dong, Junxi Chen, Xiaohua Xie, JianHuang Lai 외

Deep learning techniques have achieved superior performance in computer-aided medical image analysis, yet they are still vulnerable to imperceptible adversarial attacks, resulting in potential misdiagnosis in clinical pr…

Adversarial AttackMedical DiagnosisMedical Image AnalysisSurvey