paper-with-me

Papers

Evaluating Similitude and Robustness of Deep Image Denoising Models via Adversarial Attack

2023-06-28 · Jie Ning, Jiebao Sun, Yao Li, Zhichang Guo, WangMeng Zuo

Deep neural networks (DNNs) have shown superior performance comparing to traditional image denoising algorithms. However, DNNs are inevitably vulnerable while facing adversarial attacks. In this paper, we propose an adversarial attack method named denoising-PGD which can successfully attack all the current deep denoising models while keep the noise distribution almost unchanged. We surprisingly find that the current mainstream non-blind denoising models (DnCNN, FFDNet, ECNDNet, BRDNet), blind denoising models (DnCNN-B, Noise2Noise, RDDCNN-B, FAN), plug-and-play (DPIR, CurvPnP) and unfolding denoising models (DeamNet) almost share the same adversarial sample set on both grayscale and color images, respectively. Shared adversarial sample set indicates that all these models are similar in term of local behaviors at the neighborhood of all the test samples. Thus, we further propose an indicator to measure the local similarity of models, called robustness similitude. Non-blind denoising models are found to have high robustness similitude across each other, while hybrid-driven models are also found to have high robustness similitude with pure data-driven non-blind denoising models. According to our robustness assessment, data-driven non-blind denoising models are the most robust. We use adversarial training to complement the vulnerability to adversarial attacks. Moreover, the model-driven image denoising BM3D shows resistance on adversarial attacks.

📄 PDF Abstract BibTeX arXiv:2306.16050

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial AttackDenoisingImage Denoising

Similar Papers 제목 키워드 기반

Feature Denoising for Improving Adversarial Robustness

2018-12-09 · CVPR 2019 6 · Cihang Xie, Yuxin Wu, Laurens van der Maaten, Alan Yuille 외

Adversarial attacks to image classification systems present challenges to convolutional networks and opportunities for understanding them. This study suggests that adversarial perturbations on images lead to noise in the…

Adversarial DefenseAdversarial RobustnessGeneral Classificationimage-classification+1

On the Limitations of Denoising Strategies as Adversarial Defenses

2020-12-17 · Zhonghan Niu, Zhaoxi Chen, Linyi Li, YuBin Yang 외

As adversarial attacks against machine learning models have raised increasing concerns, many denoising-based defense approaches have been proposed. In this paper, we summarize and analyze the defense strategies in the fo…

Denoising

AdvFilter: Predictive Perturbation-aware Filtering against Adversarial Attack via Multi-domain Learning

2021-07-14 · Yihao Huang, Qing Guo, Felix Juefei-Xu, Lei Ma 외

High-level representation-guided pixel denoising and adversarial training are independent solutions to enhance the robustness of CNNs against adversarial attacks by pre-processing input data and re-training models, respe…

Adversarial AttackAdversarial RobustnessDenoising

Robust Image Denoising through Adversarial Frequency Mixup

2024-01-01 · CVPR 2024 1 · Donghun Ryou, Inju Ha, Hyewon Yoo, Dongwan Kim 외

Image denoising approaches based on deep neural networks often struggle with overfitting to specific noise distributions present in training data. This challenge persists in existing real-world denoising networks whi…

DenoisingImage Denoising

Beyond Pretrained Features: Noisy Image Modeling Provides Adversarial Defense

2023-02-02 · NeurIPS 2023 11 · Zunzhi You, Daochang Liu, Bohyung Han, Chang Xu

Recent advancements in masked image modeling (MIM) have made it a prevailing framework for self-supervised visual representation learning. The MIM pretrained models, like most deep neural network methods, remain vulnerab…

Adversarial DefenseAdversarial RobustnessDecoderDenoising+2