paper-with-me

Papers

Seeing is Not Believing: Camouflage Attacks on Image Scaling Algorithms

2019-08-01 · USENIX Security Symposium 2019 8 · Qixue Xiao, Yufei Chen, Chao Shen, Yu Chen, Kang Li

Image scaling algorithms are intended to preserve the visual features before and after scaling, which is commonly used in numerous visual and image processing applications. In this paper, we demonstrate an automated attack against common scaling algorithms, i.e. to automatically generate camouflage images whose visual semantics change dramatically after scaling. To illustrate the threats from such camouflage attacks, we choose several computer vision applications as targeted victims, including multiple image classification applications based on popular deep learning frameworks, as well as main-stream web browsers. Our experimental results show that such attacks can cause different visual results after scaling and thus create evasion or data poisoning effect to these victim applications. We also present an algorithm that can successfully enable attacks against famous cloud-based image services (such as those from Microsoft Azure, Aliyun, Baidu, and Tencent) and cause obvious misclassification effects, even when the details of image processing (such as the exact scaling algorithm and scale dimension parameters) are hidden in the cloud. To defend against such attacks, this paper suggests a few potential countermeasures from attack prevention to detection.

📄 PDF Abstract BibTeX

Code (1)

yfchen1994/scaling_camouflage 공식 구현 tf

Tasks

Data Poisoningimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Decamouflage: A Framework to Detect Image-Scaling Attacks on Convolutional Neural Networks

2020-10-08 · Bedeuro Kim, Alsharif Abuadbba, Yansong Gao, Yifeng Zheng 외

As an essential processing step in computer vision applications, image resizing or scaling, more specifically downsampling, has to be applied before feeding a normally large image into a convolutional neural network (CNN…

CPUSteganalysis

Seeing the Unseen: Camouflaged Object Detection Beyond the Visible Spectrum

2026-08-31 · Avi Gupta, Trasha Gupta arxiv

Recent advances in camouflaged object detection (COD) have led to substantial progress in challenging low-visibility scenarios, with pioneering studies demonstrating notable success in localizing objects in camouflaged s…

Object Detection

Reading Isn't Believing: Adversarial Attacks On Multi-Modal Neurons

2021-03-18 · David A. Noever, Samantha E. Miller Noever

With Open AI's publishing of their CLIP model (Contrastive Language-Image Pre-training), multi-modal neural networks now provide accessible models that combine reading with visual recognition. Their network offers novel …

Seeing but Not Believing: Probing the Disconnect Between Visual Attention and Answer Correctness in VLMs

2025-10-20 · Zhining Liu, Ziyi Chen, Hui Liu, Chen Luo 외 arxiv

Vision-Language Models (VLMs) achieve strong results on multimodal tasks such as visual question answering, yet they can still fail even when the correct visual evidence is present. In this work, we systematically invest…

Visual Question Answering

In-the-Wild Camouflage Attack on Vehicle Detectors through Controllable Image Editing

2026-03-19 · Xiao Fang, Yiming Gong, Stanislav Panev, Celso de Melo 외 arxiv

Deep neural networks (DNNs) have achieved remarkable success in computer vision but remain highly vulnerable to adversarial attacks. Among them, camouflage attacks manipulate an object's visible appearance to deceive det…

Image Editing