Towards Effective Multi-Label Recognition Attacks via Knowledge Graph Consistency
Hassan Mahmood, Ehsan Elhamifar

TL;DR
This paper introduces a novel multi-label attack method that generates adversarial examples respecting label relationships modeled by a knowledge graph, improving attack success and consistency in multi-label image recognition.
Contribution
It proposes a graph-consistent attack framework for multi-label recognition that maintains label hierarchy constraints during adversarial perturbations.
Findings
The method achieves high attack success rates while respecting label relationships.
It outperforms naive multi-label attack approaches in producing consistent predictions.
Experiments demonstrate robustness across multiple datasets and models.
Abstract
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. However, despite a large body of recent research on adversarial attacks, the scope of the existing works is mainly limited to the multi-class setting, where each image contains a single label. We show that the naive extensions of multi-class attacks to the multi-label setting lead to violating label relationships, modeled by a knowledge graph, and can be detected using a consistency verification scheme. Therefore, we propose a graph-consistent multi-label attack framework, which searches for small image perturbations that lead to misclassifying a desired target set while respecting label hierarchies. By extensive experiments on two datasets and using several multi-label…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning
