paper-with-me

Papers

Adversarial Examples Versus Cloud-based Detectors: A Black-box Empirical Study

2019-01-04 · Xurong Li, Shouling Ji, Meng Han, Juntao Ji, Zhenyu Ren, Yushan Liu, Chunming Wu

Deep learning has been broadly leveraged by major cloud providers, such as Google, AWS and Baidu, to offer various computer vision related services including image classification, object identification, illegal image detection, etc. While recent works extensively demonstrated that deep learning classification models are vulnerable to adversarial examples, cloud-based image detection models, which are more complicated than classifiers, may also have similar security concern but not get enough attention yet. In this paper, we mainly focus on the security issues of real-world cloud-based image detectors. Specifically, (1) based on effective semantic segmentation, we propose four attacks to generate semantics-aware adversarial examples via only interacting with black-box APIs; and (2) we make the first attempt to conduct an extensive empirical study of black-box attacks against real-world cloud-based image detectors. Through the comprehensive evaluations on five major cloud platforms: AWS, Azure, Google Cloud, Baidu Cloud, and Alibaba Cloud, we demonstrate that our image processing based attacks can reach a success rate of approximately 100%, and the semantic segmentation based attacks have a success rate over 90% among different detection services, such as violence, politician, and pornography detection. We also proposed several possible defense strategies for these security challenges in the real-life situation.

📄 PDF Abstract BibTeX arXiv:1901.01223

Code (0)

등록된 구현이 없습니다.

Tasks

General Classificationimage-classificationImage ClassificationPornography DetectionSemantic Segmentation

Similar Papers 제목 키워드 기반

Fast Local Attack: Generating Local Adversarial Examples for Object Detectors

2020-10-27 · Quanyu Liao, Xin Wang, Bin Kong, Siwei Lyu 외

The deep neural network is vulnerable to adversarial examples. Adding imperceptible adversarial perturbations to images is enough to make them fail. Most existing research focuses on attacking image classifiers or anchor…

Object

Single-Shot Black-Box Adversarial Attacks Against Malware Detectors: A Causal Language Model Approach

2021-12-03 · James Lee Hu, MohammadReza Ebrahimi, Hsinchun Chen

Deep Learning (DL)-based malware detectors are increasingly adopted for early detection of malicious behavior in cybersecurity. However, their sensitivity to adversarial malware variants has raised immense security conce…

Language ModelingLanguage Modelling

Bypassing Detection of URL-based Phishing Attacks Using Generative Adversarial Deep Neural Networks

2020-03-16 · DOI: 10.1145/3375708.3380315 2020 3 · Ahmed AlEroud†, George Karabatis

The URL components of web addresses are frequently used in creating phishing detection techniques. Typically, machine learning techniques are widely used to identify anomalous patterns in URLs as signs of possible phishi…

BIG-bench Machine Learning

Towards Black-box Adversarial Example Detection: A Data Reconstruction-based Method

2023-06-03 · YiFei Gao, Zhiyu Lin, Yunfan Yang, Jitao Sang

Adversarial example detection is known to be an effective adversarial defense method. Black-box attack, which is a more realistic threat and has led to various black-box adversarial training-based defense methods, howeve…

Adversarial Defense

Sparse Adversarial Attack to Object Detection

2020-12-26 · Jiayu Bao

Adversarial examples have gained tons of attention in recent years. Many adversarial attacks have been proposed to attack image classifiers, but few work shift attention to object detectors. In this paper, we propose Spa…

Adversarial AttackObjectobject-detectionObject Detection+1