paper-with-me

홈 › Papers

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. 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 recognition models, we show that our method generates extremely successful attacks that, unlike naive multi-label perturbations, can produce model predictions consistent with the knowledge graph.

📄 PDF Abstract BibTeX arXiv:2207.05137

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Label Learning

Similar Papers 제목 키워드 기반

Semantic-Aware Multi-Label Adversarial Attacks

2024-01-01 · CVPR 2024 1 · Hassan Mahmood, Ehsan Elhamifar

Despite its importance generating attacks for multi label learning (MLL) models has received much less attention compared to multi-class recognition. Attacking an MLL model by optimizing a loss on the target set of l…

Multi-Label Learning

Label Flipping Data Poisoning Attack Against Wearable Human Activity Recognition System

2022-08-17 · Abdur R. Shahid, Ahmed Imteaj, Peter Y. Wu, Diane A. Igoche 외

Human Activity Recognition (HAR) is a problem of interpreting sensor data to human movement using an efficient machine learning (ML) approach. The HAR systems rely on data from untrusted users, making them susceptible to…

Activity RecognitionData PoisoningHuman Activity Recognition

Robust Defense Strategies for Multimodal Contrastive Learning: Efficient Fine-tuning Against Backdoor Attacks

2025-11-17 · Md. Iqbal Hossain, Afia Sajeeda, Neeresh Kumar Perla, Ming Shao arxiv

The advent of multimodal deep learning models, such as CLIP, has unlocked new frontiers in a wide range of applications, from image-text understanding to classification tasks. However, these models are not safe for adver…

Multimodal Deep LearningContrastive LearningImage Segmentation

Look, Listen, and Attack: Backdoor Attacks Against Video Action Recognition

2023-01-03 · Hasan Abed Al Kader Hammoud, Shuming Liu, Mohammed Alkhrashi, Fahad Albalawi 외

Deep neural networks (DNNs) are vulnerable to a class of attacks called "backdoor attacks", which create an association between a backdoor trigger and a target label the attacker is interested in exploiting. A backdoored…

Action RecognitionTemporal Action Localization

Wicked Oddities: Selectively Poisoning for Effective Clean-Label Backdoor Attacks

2024-07-15 · Quang H. Nguyen, Nguyen Ngoc-Hieu, The-Anh Ta, Thanh Nguyen-Tang 외

Deep neural networks are vulnerable to backdoor attacks, a type of adversarial attack that poisons the training data to manipulate the behavior of models trained on such data. Clean-label attacks are a more stealthy form…

Adversarial AttackFace Recognition