paper-with-me

Papers

Smooth Kernels Improve Adversarial Robustness and Perceptually-Aligned Gradients

2020-01-01 · ICLR 2020 1 · Haohan Wang, Xindi Wu, Songwei Ge, Zachary C. Lipton, Eric P. Xing

Recent research has shown that CNNs are often overly sensitive to high-frequency textural patterns. Inspired by the intuition that humans are more sensitive to the lower-frequency (larger-scale) patterns we design a regularization scheme that penalizes large differences between adjacent components within each convolutional kernel. We apply our regularization onto several popular training methods, demonstrating that the models with the proposed smooth kernels enjoy improved adversarial robustness. Further, building on recent work establishing connections between adversarial robustness and interpretability, we show that our method appears to give more perceptually-aligned gradients.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Robustness

Similar Papers 제목 키워드 기반

Are Perceptually-Aligned Gradients a General Property of Robust Classifiers?

2019-10-18 · Simran Kaur, Jeremy Cohen, Zachary C. Lipton

For a standard convolutional neural network, optimizing over the input pixels to maximize the score of some target class will generally produce a grainy-looking version of the original image. However, Santurkar et al. (2…

Adversarial Robustness

Squeeze Training for Adversarial Robustness

2022-05-23 · Qizhang Li, Yiwen Guo, WangMeng Zuo, Hao Chen

The vulnerability of deep neural networks (DNNs) to adversarial examples has attracted great attention in the machine learning community. The problem is related to non-flatness and non-smoothness of normally obtained los…

Adversarial Robustness

Probabilistic Smoothing with Ratio-Monotone Transforms for Global Optimization

2026-05-26 · Kukyoung Jang, Taehyun Cho, Junrui Zhang, Ping Xu 외 arxiv

Probabilistic smoothing is a standard tool for global optimization, but existing methods rely on Gaussian kernels and specific transforms, often resulting in strong hyperparameter sensitivity and limited robustness. We p…

On the Benefits of Models with Perceptually-Aligned Gradients

2020-05-04 · Gunjan Aggarwal, Abhishek Sinha, Nupur Kumari, Mayank Singh

Adversarial robust models have been shown to learn more robust and interpretable features than standard trained models. As shown in [\cite{tsipras2018robustness}], such robust models inherit useful interpretable properti…

Do Perceptually Aligned Gradients Imply Adversarial Robustness?

2022-07-22 · Roy Ganz, Bahjat Kawar, Michael Elad

Adversarially robust classifiers possess a trait that non-robust models do not -- Perceptually Aligned Gradients (PAG). Their gradients with respect to the input align well with human perception. Several works have ident…

Adversarial RobustnessImage Classification