paper-with-me

홈 › Papers

Multi-Label Adversarial Perturbations

2019-01-02 · Qingquan Song, Haifeng Jin, Xiao Huang, Xia Hu

Adversarial examples are delicately perturbed inputs, which aim to mislead machine learning models towards incorrect outputs. While most of the existing work focuses on generating adversarial perturbations in multi-class classification problems, many real-world applications fall into the multi-label setting in which one instance could be associated with more than one label. For example, a spammer may generate adversarial spams with malicious advertising while maintaining the other labels such as topic labels unchanged. To analyze the vulnerability and robustness of multi-label learning models, we investigate the generation of multi-label adversarial perturbations. This is a challenging task due to the uncertain number of positive labels associated with one instance, as well as the fact that multiple labels are usually not mutually exclusive with each other. To bridge this gap, in this paper, we propose a general attacking framework targeting on multi-label classification problem and conduct a premier analysis on the perturbations for deep neural networks. Leveraging the ranking relationships among labels, we further design a ranking-based framework to attack multi-label ranking algorithms. We specify the connection between the two proposed frameworks and separately design two specific methods grounded on each of them to generate targeted multi-label perturbations. Experiments on real-world multi-label image classification and ranking problems demonstrate the effectiveness of our proposed frameworks and provide insights of the vulnerability of multi-label deep learning models under diverse targeted attacking strategies. Several interesting findings including an unpolished defensive strategy, which could potentially enhance the interpretability and robustness of multi-label deep learning models, are further presented and discussed at the end.

📄 PDF Abstract BibTeX arXiv:1901.00546

Code (0)

등록된 구현이 없습니다.

Tasks

General Classificationimage-classificationImage ClassificationMulti-class ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONMulti-Label Image ClassificationMulti-Label Learning

Similar Papers 제목 키워드 기반

Semantically Adversarial Learnable Filters

2020-08-13 · Ali Shahin Shamsabadi, Changjae Oh, Andrea Cavallaro

We present an adversarial framework to craft perturbations that mislead classifiers by accounting for the image content and the semantics of the labels. The proposed framework combines a structure loss and a semantic adv…

Effective and Robust Adversarial Training against Data and Label Corruptions

2024-05-07 · Peng-Fei Zhang, Zi Huang, Xin-Shun Xu, Guangdong Bai

Corruptions due to data perturbations and label noise are prevalent in the datasets from unreliable sources, which poses significant threats to model training. Despite existing efforts in developing robust models, curren…

Towards Counteracting Adversarial Perturbations to Resist Adversarial Examples

2021-01-01 · Haimin Zhang, Min Xu

Studies show that neural networks are susceptible to adversarial attacks. This exposes a potential threat to neural network-based artificial intelligence systems. We observe that the probability of the correct result out…

Theoretical Understanding of Learning from Adversarial Perturbations

2024-02-16 · Soichiro Kumano, Hiroshi Kera, Toshihiko Yamasaki

It is not fully understood why adversarial examples can deceive neural networks and transfer between different networks. To elucidate this, several studies have hypothesized that adversarial perturbations, while appearin…

Towards Effective Multi-Label Recognition Attacks via Knowledge Graph Consistency

2022-07-11 · Hassan Mahmood, Ehsan Elhamifar

Many real-world applications of image recognition require multi-label learning, whose goal is to find all labels in an image. Thus, robustness of such systems to adversarial image perturbations is extremely important. Ho…

Multi-Label Learning