paper-with-me

Papers

Zero-Query Transfer Attacks on Context-Aware Object Detectors

2022-03-29 · CVPR 2022 1 · Zikui Cai, Shantanu Rane, Alejandro E. Brito, Chengyu Song, Srikanth V. Krishnamurthy, Amit K. Roy-Chowdhury, M. Salman Asif

Adversarial attacks perturb images such that a deep neural network produces incorrect classification results. A promising approach to defend against adversarial attacks on natural multi-object scenes is to impose a context-consistency check, wherein, if the detected objects are not consistent with an appropriately defined context, then an attack is suspected. Stronger attacks are needed to fool such context-aware detectors. We present the first approach for generating context-consistent adversarial attacks that can evade the context-consistency check of black-box object detectors operating on complex, natural scenes. Unlike many black-box attacks that perform repeated attempts and open themselves to detection, we assume a "zero-query" setting, where the attacker has no knowledge of the classification decisions of the victim system. First, we derive multiple attack plans that assign incorrect labels to victim objects in a context-consistent manner. Then we design and use a novel data structure that we call the perturbation success probability matrix, which enables us to filter the attack plans and choose the one most likely to succeed. This final attack plan is implemented using a perturbation-bounded adversarial attack algorithm. We compare our zero-query attack against a few-query scheme that repeatedly checks if the victim system is fooled. We also compare against state-of-the-art context-agnostic attacks. Against a context-aware defense, the fooling rate of our zero-query approach is significantly higher than context-agnostic approaches and higher than that achievable with up to three rounds of the few-query scheme.

📄 PDF Abstract BibTeX arXiv:2203.15230

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial AttackObject

Similar Papers 제목 키워드 기반

ZQBA: Zero Query Black-box Adversarial Attack

2025-10-01 · Joana C. Costa, Tiago Roxo, Hugo Proença, Pedro R. M. Inácio arxiv

Current black-box adversarial attacks either require multiple queries or diffusion models to produce adversarial samples that can impair the target model performance. However, these methods require training a surrogate l…

Adversarial Attack

Context-Aware Transfer Attacks for Object Detection

2021-12-06 · Zikui Cai, Xinxin Xie, Shasha Li, Mingjun Yin 외

Blackbox transfer attacks for image classifiers have been extensively studied in recent years. In contrast, little progress has been made on transfer attacks for object detectors. Object detectors take a holistic view of…

Objectobject-detectionObject Detection

Attacking the First-Principle: A Black-Box, Query-Free Targeted Mimicry Attack on Binary Function Classifiers

2026-05-18 · Gabriel Sauger, Jean-Yves Marion, Sazzadur Rahaman, Victor Matrat 외 arxiv

Binary function classifiers play a crucial role in maintaining the security and integrity of software systems by detecting malicious code and unauthorized modifications. However, machine learning-based classifiers are vu…

Leveraging the Context through Multi-Round Interactions for Jailbreaking Attacks

2024-02-14 · Yixin Cheng, Markos Georgopoulos, Volkan Cevher, Grigorios G. Chrysos

Large Language Models (LLMs) are susceptible to Jailbreaking attacks, which aim to extract harmful information by subtly modifying the attack query. As defense mechanisms evolve, directly obtaining harmful information be…

Query Efficient Cross-Dataset Transferable Black-Box Attack on Action Recognition

2022-11-23 · Rohit Gupta, Naveed Akhtar, Gaurav Kumar Nayak, Ajmal Mian 외

Black-box adversarial attacks present a realistic threat to action recognition systems. Existing black-box attacks follow either a query-based approach where an attack is optimized by querying the target model, or a tran…

Action Recognition