paper-with-me

홈 › Papers

Aliasing coincides with CNNs vulnerability towards adversarial attacks

2021-11-22 · AAAI Workshop AdvML 2022 2 · Julia Grabinski, Janis Keuper, Margret Keuper

Many commonly well-performing convolutional neural network models have shown to be susceptible to input data perturbations, indicating a low model robustness. Adversarial attacks are thereby specifically optimized to reveal model weaknesses, by generating small, barely perceivable image perturbations that flip the model prediction. Robustness against attacks can be gained for example by using adversarial examples during training, which effectively reduces the measurable model attackability. In contrast, research on analyzing the source of a model’s vulnerability is scarce. In this paper, we analyze adversarially trained, robust models in the context of a specifically suspicious network operation, the downsampling layer, and provide evidence that robust models have learned to downsample more accurately and suffer significantly less from aliasing than baseline models.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

FLIP https://developer.nvidia.com/blog/flip-a-difference-evaluator-for-alternating-images/

Similar Papers 제목 키워드 기반

FrequencyLowCut Pooling -- Plug & Play against Catastrophic Overfitting

2022-04-01 · Julia Grabinski, Steffen Jung, Janis Keuper, Margret Keuper

Over the last years, Convolutional Neural Networks (CNNs) have been the dominating neural architecture in a wide range of computer vision tasks. From an image and signal processing point of view, this success might be a …

Exploiting Vulnerability of Pooling in Convolutional Neural Networks by Strict Layer-Output Manipulation for Adversarial Attacks

2020-12-21 · Chenchen Zhao, Hao Li

Convolutional neural networks (CNN) have been more and more applied in mobile robotics such as intelligent vehicles. Security of CNNs in robotics applications is an important issue, for which potential adversarial attack…

Adversarial AttackDimensionality Reduction

Aliasing is a Driver of Adversarial Attacks

2022-12-22 · Adrián Rodríguez-Muñoz, Antonio Torralba

Aliasing is a highly important concept in signal processing, as careful consideration of resolution changes is essential in ensuring transmission and processing quality of audio, image, and video. Despite this, up until …

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 applicati…

Adversarial Robustness

Query-Efficient Hard-Label Black-Box Attack against Vision Transformers

2024-06-29 · Chao Zhou, Xiaowen Shi, Yuan-Gen Wang

Recent studies have revealed that vision transformers (ViTs) face similar security risks from adversarial attacks as deep convolutional neural networks (CNNs). However, directly applying attack methodology on CNNs to ViT…

Adversarial Attack