paper-with-me

Papers

Evaluating Adversarial Robustness in the Spatial Frequency Domain

2024-05-10 · Keng-Hsin Liao, Chin-Yuan Yeh, Hsi-Wen Chen, Ming-Syan Chen

Convolutional Neural Networks (CNNs) have dominated the majority of computer vision tasks. However, CNNs' vulnerability to adversarial attacks has raised concerns about deploying these models to safety-critical applications. In contrast, the Human Visual System (HVS), which utilizes spatial frequency channels to process visual signals, is immune to adversarial attacks. As such, this paper presents an empirical study exploring the vulnerability of CNN models in the frequency domain. Specifically, we utilize the discrete cosine transform (DCT) to construct the Spatial-Frequency (SF) layer to produce a block-wise frequency spectrum of an input image and formulate Spatial Frequency CNNs (SF-CNNs) by replacing the initial feature extraction layers of widely-used CNN backbones with the SF layer. Through extensive experiments, we observe that SF-CNN models are more robust than their CNN counterparts under both white-box and black-box attacks. To further explain the robustness of SF-CNNs, we compare the SF layer with a trainable convolutional layer with identical kernel sizes using two mixing strategies to show that the lower frequency components contribute the most to the adversarial robustness of SF-CNNs. We believe our observations can guide the future design of robust CNN models.

📄 PDF Abstract BibTeX arXiv:2405.06345

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Robustness

Methods 이 논문이 사용한 방법론

Discrete Cosine Transform Discrete Cosine Transform (DCT) is an orthogonal transformation method that decomposes an image to its spatial frequency spectrum. It expresses a finite sequence of data…

Similar Papers 제목 키워드 기반

Transferable Dual-Domain Feature Importance Attack against AI-Generated Image Detector

2025-11-19 · Weiheng Zhu, Gang Cao, Jing Liu, Lifang Yu 외 arxiv

Recent AI-generated image (AIGI) detectors achieve impressive accuracy under clean condition. In view of antiforensics, it is significant to develop advanced adversarial attacks for evaluating the security of such detect…

Feature Importance

Exploring Adversarial Robustness of Vision Transformers in the Spectral Perspective

2022-08-20 · Gihyun Kim, Juyeop Kim, Jong-Seok Lee

The Vision Transformer has emerged as a powerful tool for image classification tasks, surpassing the performance of convolutional neural networks (CNNs). Recently, many researchers have attempted to understand the robust…

Adversarial Robustnessimage-classificationImage Classification

Local Convolutions Cause an Implicit Bias towards High Frequency Adversarial Examples

2020-06-19 · Josue Ortega Caro, Yilong Ju, Ryan Pyle, Sourav Dey 외

Adversarial Attacks are still a significant challenge for neural networks. Recent work has shown that adversarial perturbations typically contain high-frequency features, but the root cause of this phenomenon remains unk…

Adversarial RobustnessVocal Bursts Intensity Prediction

Impact of Spatial Frequency Based Constraints on Adversarial Robustness

2021-04-26 · Rémi Bernhard, Pierre-Alain Moellic, Martial Mermillod, Yannick Bourrier 외

Adversarial examples mainly exploit changes to input pixels to which humans are not sensitive to, and arise from the fact that models make decisions based on uninterpretable features. Interestingly, cognitive science rep…

Adversarial Robustness

Dissociating spatial frequency reliance from adversarial robustness advantages in neurally guided deep convolutional neural networks

2026-05-06 · Zhenan Shao, Tianyu Ren, Chengxiao Wang, Leyla Isik 외 arxiv

Deep convolutional neural networks (DCNNs) have rivaled humans on many visual tasks, yet they remain vulnerable to near-imperceptible perturbations generated by adversarial attacks. Recent work shows that aligning DCNN r…

Adversarial RobustnessObject Recognition