paper-with-me

Papers

Optimization Models and Interpretations for Three Types of Adversarial Perturbations against Support Vector Machines

2022-04-07 · Wen Su, Qingna Li, Chunfeng Cui

Adversarial perturbations have drawn great attentions in various deep neural networks. Most of them are computed by iterations and cannot be interpreted very well. In contrast, little attentions are paid to basic machine learning models such as support vector machines. In this paper, we investigate the optimization models and the interpretations for three types of adversarial perturbations against support vector machines, including sample-adversarial perturbations (sAP), class-universal adversarial perturbations (cuAP) as well as universal adversarial perturbations (uAP). For linear binary/multi classification support vector machines (SVMs), we derive the explicit solutions for sAP, cuAP and uAP (binary case), and approximate solution for uAP of multi-classification. We also obtain the upper bound of fooling rate for uAP. Such results not only increase the interpretability of the three adversarial perturbations, but also provide great convenience in computation since iterative process can be avoided. Numerical results show that our method is fast and effective in calculating three types of adversarial perturbations.

📄 PDF Abstract BibTeX arXiv:2204.03154

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Perturbing Inputs for Fragile Interpretations in Deep Natural Language Processing

2021-08-11 · EMNLP (BlackboxNLP) 2021 11 · Sanchit Sinha, Hanjie Chen, Arshdeep Sekhon, Yangfeng Ji 외

Interpretability methods like Integrated Gradient and LIME are popular choices for explaining natural language model predictions with relative word importance scores. These interpretations need to be robust for trustwort…

Language ModelingLanguage Modelling

Attribute-Guided Adversarial Training for Robustness to Natural Perturbations

2020-12-03 · Tejas Gokhale, Rushil Anirudh, Bhavya Kailkhura, Jayaraman J. Thiagarajan 외

While existing work in robust deep learning has focused on small pixel-level norm-based perturbations, this may not account for perturbations encountered in several real-world settings. In many such cases although test d…

Attribute

Joint Universal Adversarial Perturbations with Interpretations

2024-08-03 · Liang-bo Ning, Zeyu Dai, Wenqi Fan, Jingran Su 외

Deep neural networks (DNNs) have significantly boosted the performance of many challenging tasks. Despite the great development, DNNs have also exposed their vulnerability. Recent studies have shown that adversaries can …

Local Black-box Adversarial Attacks: A Query Efficient Approach

2021-01-04 · Tao Xiang, Hangcheng Liu, Shangwei Guo, Tianwei Zhang 외

Adversarial attacks have threatened the application of deep neural networks in security-sensitive scenarios. Most existing black-box attacks fool the target model by interacting with it many times and producing global pe…

Resilience of Bayesian Layer-Wise Explanations under Adversarial Attacks

2021-02-22 · Ginevra Carbone, Guido Sanguinetti, Luca Bortolussi

We consider the problem of the stability of saliency-based explanations of Neural Network predictions under adversarial attacks in a classification task. Saliency interpretations of deterministic Neural Networks are rema…

General Classification