paper-with-me

Papers

Improving Adversarial Training using Vulnerability-Aware Perturbation Budget

2024-03-06 · Olukorede Fakorede, Modeste Atsague, Jin Tian

Adversarial Training (AT) effectively improves the robustness of Deep Neural Networks (DNNs) to adversarial attacks. Generally, AT involves training DNN models with adversarial examples obtained within a pre-defined, fixed perturbation bound. Notably, individual natural examples from which these adversarial examples are crafted exhibit varying degrees of intrinsic vulnerabilities, and as such, crafting adversarial examples with fixed perturbation radius for all instances may not sufficiently unleash the potency of AT. Motivated by this observation, we propose two simple, computationally cheap vulnerability-aware reweighting functions for assigning perturbation bounds to adversarial examples used for AT, named Margin-Weighted Perturbation Budget (MWPB) and Standard-Deviation-Weighted Perturbation Budget (SDWPB). The proposed methods assign perturbation radii to individual adversarial samples based on the vulnerability of their corresponding natural examples. Experimental results show that the proposed methods yield genuine improvements in the robustness of AT algorithms against various adversarial attacks.

📄 PDF Abstract BibTeX arXiv:2403.04070

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Does Adversarial Robustness Really Imply Backdoor Vulnerability?

2021-09-29 · Yinghua Gao, Dongxian Wu, Jingfeng Zhang, Shu-Tao Xia 외

Recent research has revealed a trade-off between the robustness against adversarial attacks and backdoor attacks. Specifically, with the increasing adversarial robustness obtained through adversarial training, the model …

Adversarial Robustness

Channel-Aware Adversarial Attacks Against Deep Learning-Based Wireless Signal Classifiers

2020-05-11 · Brian Kim, Yalin E. Sagduyu, Kemal Davaslioglu, Tugba Erpek 외

This paper presents channel-aware adversarial attacks against deep learning-based wireless signal classifiers. There is a transmitter that transmits signals with different modulation types. A deep neural network is used …

Adversarial Attack

Improving the Shortest Plank: Vulnerability-Aware Adversarial Training for Robust Recommender System

2024-09-26 · Kaike Zhang, Qi Cao, Yunfan Wu, Fei Sun 외

Recommender systems play a pivotal role in mitigating information overload in various fields. Nonetheless, the inherent openness of these systems introduces vulnerabilities, allowing attackers to insert fake users into t…

Recommendation Systems

Compression as an Adversarial Amplifier Through Decision Space Reduction

2026-04-08 · Lewis Evans, Harkrishan Jandu, Zihan Ye, Yang Lu 외 arxiv

Image compression is a ubiquitous component of modern visual pipelines, routinely applied by social media platforms and resource-constrained systems prior to inference. Despite its prevalence, the impact of compression o…

Adversarial RobustnessImage Compression

Dynamic Epsilon Scheduling: A Multi-Factor Adaptive Perturbation Budget for Adversarial Training

2025-06-03 · Alan Mitkiy, James Smith, Hana Satou, Hiroshi Tanaka 외

Adversarial training is among the most effective strategies for defending deep neural networks against adversarial examples. A key limitation of existing adversarial training approaches lies in their reliance on a fixed …

Adversarial RobustnessScheduling