paper-with-me

Papers

Adversarial Attacks on Binary Image Recognition Systems

2020-10-22 · Eric Balkanski, Harrison Chase, Kojin Oshiba, Alexander Rilee, Yaron Singer, Richard Wang

We initiate the study of adversarial attacks on models for binary (i.e. black and white) image classification. Although there has been a great deal of work on attacking models for colored and grayscale images, little is known about attacks on models for binary images. Models trained to classify binary images are used in text recognition applications such as check processing, license plate recognition, invoice processing, and many others. In contrast to colored and grayscale images, the search space of attacks on binary images is extremely restricted and noise cannot be hidden with minor perturbations in each pixel. Thus, the optimization landscape of attacks on binary images introduces new fundamental challenges. In this paper we introduce a new attack algorithm called SCAR, designed to fool classifiers of binary images. We show that SCAR significantly outperforms existing $L_0$ attacks applied to the binary setting and use it to demonstrate the vulnerability of real-world text recognition systems. SCAR's strong performance in practice contrasts with the existence of classifiers that are provably robust to large perturbations. In many cases, altering a single pixel is sufficient to trick Tesseract, a popular open-source text recognition system, to misclassify a word as a different word in the English dictionary. We also license software from providers of check processing systems to most of the major US banks and demonstrate the vulnerability of check recognitions for mobile deposits. These systems are substantially harder to fool since they classify both the handwritten amounts in digits and letters, independently. Nevertheless, we generalize SCAR to design attacks that fool state-of-the-art check processing systems using unnoticeable perturbations that lead to misclassification of deposit amounts. Consequently, this is a powerful method to perform financial fraud.

📄 PDF Abstract BibTeX arXiv:2010.11782

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage ClassificationLicense Plate Recognition

Similar Papers 제목 키워드 기반

A Black-Box Attack on Optical Character Recognition Systems

2022-08-30 · Samet Bayram, Kenneth Barner

Adversarial machine learning is an emerging area showing the vulnerability of deep learning models. Exploring attack methods to challenge state of the art artificial intelligence (A.I.) models is an area of critical conc…

Adversarial AttackBinarizationOptical Character RecognitionOptical Character Recognition (OCR)

Secure Traffic Sign Recognition: An Attention-Enabled Universal Image Inpainting Mechanism against Light Patch Attacks

2024-09-06 · Hangcheng Cao, Longzhi Yuan, Guowen Xu, Ziyang He 외

Traffic sign recognition systems play a crucial role in assisting drivers to make informed decisions while driving. However, due to the heavy reliance on deep learning technologies, particularly for future connected and …

Autonomous DrivingImage GenerationImage InpaintingTraffic Sign Recognition

Adversarial Light Projection Attacks on Face Recognition Systems: A Feasibility Study

2020-03-24 · Dinh-Luan Nguyen, Sunpreet S. Arora, Yuhang Wu, Hao Yang

Deep learning-based systems have been shown to be vulnerable to adversarial attacks in both digital and physical domains. While feasible, digital attacks have limited applicability in attacking deployed systems, includin…

Face Recognition

Adversarial Attacks against Binary Similarity Systems

2023-03-20 · Gianluca Capozzi, Daniele Cono D'Elia, Giuseppe Antonio Di Luna, Leonardo Querzoni

In recent years, binary analysis gained traction as a fundamental approach to inspect software and guarantee its security. Due to the exponential increase of devices running software, much research is now moving towards …

Detecting Adversarial Faces Using Only Real Face Self-Perturbations

2023-04-22 · Qian Wang, Yongqin Xian, Hefei Ling, Jinyuan Zhang 외

Adversarial attacks aim to disturb the functionality of a target system by adding specific noise to the input samples, bringing potential threats to security and robustness when applied to facial recognition systems. Alt…

Face Detection