English

Cloud-based Image Classification Service Is Not Robust To Simple Transformations: A Forgotten Battlefield

Computer Vision and Pattern Recognition 2020-01-10 v2 Cryptography and Security Machine Learning Image and Video Processing

Abstract

Many recent works demonstrated that Deep Learning models are vulnerable to adversarial examples.Fortunately, generating adversarial examples usually requires white-box access to the victim model, and the attacker can only access the APIs opened by cloud platforms. Thus, keeping models in the cloud can usually give a (false) sense of security.Unfortunately, cloud-based image classification service is not robust to simple transformations such as Gaussian Noise, Salt-and-Pepper Noise, Rotation and Monochromatization. In this paper,(1) we propose one novel attack method called Image Fusion(IF) attack, which achieve a high bypass rate,can be implemented only with OpenCV and is difficult to defend; and (2) we make the first attempt to conduct an extensive empirical study of Simple Transformation (ST) attacks against real-world cloud-based classification services. Through evaluations on four popular cloud platforms including Amazon, Google, Microsoft, Clarifai, we demonstrate that ST attack has a success rate of approximately 100% except Amazon approximately 50%, IF attack have a success rate over 98% among different classification services. (3) We discuss the possible defenses to address these security challenges.Experiments show that our defense technology can effectively defend known ST attacks.

Keywords

Cite

@article{arxiv.1906.07997,
  title  = {Cloud-based Image Classification Service Is Not Robust To Simple Transformations: A Forgotten Battlefield},
  author = {Dou Goodman and Tao Wei},
  journal= {arXiv preprint arXiv:1906.07997},
  year   = {2020}
}

Comments

arXiv admin note: text overlap with arXiv:1901.01223, arXiv:1704.05051, arXiv:1801.02612 by other authors

R2 v1 2026-06-23T09:57:48.623Z