paper-with-me

Papers

ACE: Artificial Checkerboard Enhancer to Induce and Evade Adversarial Attacks

2019-05-01 · ICLR 2019 5 · Jisung Hwang, Younghoon Kim, Sanghyuk Chun, Jaejun Yoo, Ji-Hoon Kim, Dongyoon Han, Jung-Woo Ha

The checkerboard phenomenon is one of the well-known visual artifacts in the computer vision field. The origins and solutions of checkerboard artifacts in the pixel space have been studied for a long time, but their effects on the gradient space have rarely been investigated. In this paper, we revisit the checkerboard artifacts in the gradient space which turn out to be the weak point of a network architecture. We explore image-agnostic property of gradient checkerboard artifacts and propose a simple yet effective defense method by utilizing the artifacts. We introduce our defense module, dubbed Artificial Checkerboard Enhancer (ACE), which induces adversarial attacks on designated pixels. This enables the model to deflect attacks by shifting only a single pixel in the image with a remarkable defense rate. We provide extensive experiments to support the effectiveness of our work for various attack scenarios using state-of-the-art attack methods. Furthermore, we show that ACE is even applicable to large-scale datasets including ImageNet dataset and can be easily transferred to various pretrained networks.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

CycleGAN without checkerboard artifacts for counter-forensics of fake-image detection

2020-12-01 · Takayuki Osakabe, Miki Tanaka, Yuma Kinoshita, Hitoshi Kiya

In this paper, we propose a novel CycleGAN without checkerboard artifacts for counter-forensics of fake-image detection. Recent rapid advances in image manipulation tools and deep image synthesis techniques, such as Gene…

Fake Image DetectionImage GenerationImage Manipulation

Identifying Predictions That Influence the Future: Detecting Performative Concept Drift in Data Streams

2024-12-13 · Brandon Gower-Winter, Georg Krempl, Sergey Dragomiretskiy, Tineke Jelsma 외

Concept Drift has been extensively studied within the context of Stream Learning. However, it is often assumed that the deployed model's predictions play no role in the concept drift the system experiences. Closer inspec…

Drift Detection

Enhancing Adversarial Robustness of IoT Intrusion Detection via SHAP-Based Attribution Fingerprinting

2025-11-09 · Dilli Prasad Sharma, Liang Xue, Xiaowei Sun, Xiaodong Lin 외 arxiv

The rapid proliferation of Internet of Things (IoT) devices has transformed numerous industries by enabling seamless connectivity and data-driven automation. However, this expansion has also exposed IoT networks to incre…

Adversarial RobustnessIntrusion Detection

Fixed smooth convolutional layer for avoiding checkerboard artifacts in CNNs

2020-02-06 · Yuma Kinoshita, Hitoshi Kiya

In this paper, we propose a fixed convolutional layer with an order of smoothness not only for avoiding checkerboard artifacts in convolutional neural networks (CNNs) but also for enhancing the performance of CNNs, where…

General Classificationimage-classificationImage ClassificationImage Generation

On the Robustness of Malware Detectors to Adversarial Samples

2024-08-05 · Muhammad Salman, Benjamin Zi Hao Zhao, Hassan Jameel Asghar, Muhammad Ikram 외

Adversarial examples add imperceptible alterations to inputs with the objective to induce misclassification in machine learning models. They have been demonstrated to pose significant challenges in domains like image cla…

image-classificationImage ClassificationMalware Analysis