paper-with-me

Papers

BadPart: Unified Black-box Adversarial Patch Attacks against Pixel-wise Regression Tasks

2024-04-01 · Zhiyuan Cheng, Zhaoyi Liu, Tengda Guo, Shiwei Feng, Dongfang Liu, Mingjie Tang, Xiangyu Zhang

Pixel-wise regression tasks (e.g., monocular depth estimation (MDE) and optical flow estimation (OFE)) have been widely involved in our daily life in applications like autonomous driving, augmented reality and video composition. Although certain applications are security-critical or bear societal significance, the adversarial robustness of such models are not sufficiently studied, especially in the black-box scenario. In this work, we introduce the first unified black-box adversarial patch attack framework against pixel-wise regression tasks, aiming to identify the vulnerabilities of these models under query-based black-box attacks. We propose a novel square-based adversarial patch optimization framework and employ probabilistic square sampling and score-based gradient estimation techniques to generate the patch effectively and efficiently, overcoming the scalability problem of previous black-box patch attacks. Our attack prototype, named BadPart, is evaluated on both MDE and OFE tasks, utilizing a total of 7 models. BadPart surpasses 3 baseline methods in terms of both attack performance and efficiency. We also apply BadPart on the Google online service for portrait depth estimation, causing 43.5% relative distance error with 50K queries. State-of-the-art (SOTA) countermeasures cannot defend our attack effectively.

📄 PDF Abstract BibTeX arXiv:2404.00924

Code (1)

bob-cheng/badpart 공식 구현 pytorch

Tasks

Adversarial RobustnessAutonomous DrivingDepth EstimationMonocular Depth EstimationOptical Flow Estimationregression

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

Robustness Out of the Box: Compositional Representations Naturally Defend Against Black-Box Patch Attacks

2020-12-01 · Christian Cosgrove, Adam Kortylewski, Chenglin Yang, Alan Yuille

Patch-based adversarial attacks introduce a perceptible but localized change to the input that induces misclassification. While progress has been made in defending against imperceptible attacks, it remains unclear how pa…

Traffic Sign Recognition

DPatch: An Adversarial Patch Attack on Object Detectors

2018-06-05 · Xin Liu, Huanrui Yang, Ziwei Liu, Linghao Song 외

Object detectors have emerged as an indispensable module in modern computer vision systems. In this work, we propose DPatch -- a black-box adversarial-patch-based attack towards mainstream object detectors (i.e. Faster R…

Object

Sparse-RS: a versatile framework for query-efficient sparse black-box adversarial attacks

2020-06-23 · Francesco Croce, Maksym Andriushchenko, Naman D. Singh, Nicolas Flammarion 외

We propose a versatile framework based on random search, Sparse-RS, for score-based sparse targeted and untargeted attacks in the black-box setting. Sparse-RS does not rely on substitute models and achieves state-of-the-…

Malware Detection

Patch of Invisibility: Naturalistic Physical Black-Box Adversarial Attacks on Object Detectors

2023-03-07 · Raz Lapid, Eylon Mizrahi, Moshe Sipper

Adversarial attacks on deep-learning models have been receiving increased attention in recent years. Work in this area has mostly focused on gradient-based techniques, so-called "white-box" attacks, wherein the attacker …

Generative Adversarial Networkobject-detectionObject Detection

Two-stage optimized unified adversarial patch for attacking visible-infrared cross-modal detectors in the physical world

2023-12-04 · Chengyin Hu, Weiwen Shi

Currently, many studies have addressed security concerns related to visible and infrared detectors independently. In practical scenarios, utilizing cross-modal detectors for tasks proves more reliable than relying on sin…