paper-with-me

홈 › Papers

Information Importance-Aware Defense against Adversarial Attack for Automatic Modulation Classification:An XAI-Based Approach

2024-10-15 · Jingchun Wang, Peihao Dong, Fuhui Zhou, Qihui Wu

Deep learning (DL) has significantly improved automatic modulation classification (AMC) by leveraging neural networks as the feature extractor.However, as the DL-based AMC becomes increasingly widespread, it is faced with the severe secure issue from various adversarial attacks. Existing defense methods often suffer from the high computational cost, intractable parameter tuning, and insufficient robustness.This paper proposes an eXplainable artificial intelligence (XAI) defense approach, which uncovers the negative information caused by the adversarial attack through measuring the importance of input features based on the SHapley Additive exPlanations (SHAP).By properly removing the negative information in adversarial samples and then fine-tuning(FT) the model, the impact of the attacks on the classification result can be mitigated.Experimental results demonstrate that the proposed SHAP-FT improves the classification performance of the model by 15%-20% under different attack levels,which not only enhances model robustness against various attack levels but also reduces the resource consumption, validating its effectiveness in safeguarding communication networks.

📄 PDF Abstract BibTeX arXiv:2410.11608

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial AttackClassificationExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)

Similar Papers 제목 키워드 기반

Feature Importance-aware Transferable Adversarial Attacks

2021-07-29 · ICCV 2021 10 · Zhibo Wang, Hengchang Guo, Zhifei Zhang, Wenxin Liu 외

Transferability of adversarial examples is of central importance for attacking an unknown model, which facilitates adversarial attacks in more practical scenarios, e.g., black-box attacks. Existing transferable attacks t…

Feature Importance

A Framework for Enhancing Deep Neural Networks Against Adversarial Malware

2020-04-15 · Deqiang Li, Qianmu Li, Yanfang Ye, Shouhuai Xu

Machine learning-based malware detection is known to be vulnerable to adversarial evasion attacks. The state-of-the-art is that there are no effective defenses against these attacks. As a response to the adversarial malw…

General ClassificationMalware ClassificationMalware Detection

Deflecting Adversarial Attacks

2020-02-18 · Yao Qin, Nicholas Frosst, Colin Raffel, Garrison Cottrell 외

There has been an ongoing cycle where stronger defenses against adversarial attacks are subsequently broken by a more advanced defense-aware attack. We present a new approach towards ending this cycle where we "deflect''…

Are Adversarial Examples Created Equal? A Learnable Weighted Minimax Risk for Robustness under Non-uniform Attacks

2020-10-24 · Huimin Zeng, Chen Zhu, Tom Goldstein, Furong Huang

Adversarial Training is proved to be an efficient method to defend against adversarial examples, being one of the few defenses that withstand strong attacks. However, traditional defense mechanisms assume a uniform attac…

StratDef: Strategic Defense Against Adversarial Attacks in ML-based Malware Detection

2022-02-15 · Aqib Rashid, Jose Such

Over the years, most research towards defenses against adversarial attacks on machine learning models has been in the image recognition domain. The ML-based malware detection domain has received less attention despite it…

Adversarial RobustnessMalware Detection