paper-with-me

홈 › Papers

Robust Sensible Adversarial Learning of Deep Neural Networks for Image Classification

2022-05-20 · Jungeum Kim, Xiao Wang

The idea of robustness is central and critical to modern statistical analysis. However, despite the recent advances of deep neural networks (DNNs), many studies have shown that DNNs are vulnerable to adversarial attacks. Making imperceptible changes to an image can cause DNN models to make the wrong classification with high confidence, such as classifying a benign mole as a malignant tumor and a stop sign as a speed limit sign. The trade-off between robustness and standard accuracy is common for DNN models. In this paper, we introduce sensible adversarial learning and demonstrate the synergistic effect between pursuits of standard natural accuracy and robustness. Specifically, we define a sensible adversary which is useful for learning a robust model while keeping high natural accuracy. We theoretically establish that the Bayes classifier is the most robust multi-class classifier with the 0-1 loss under sensible adversarial learning. We propose a novel and efficient algorithm that trains a robust model using implicit loss truncation. We apply sensible adversarial learning for large-scale image classification to a handwritten digital image dataset called MNIST and an object recognition colored image dataset called CIFAR10. We have performed an extensive comparative study to compare our method with other competitive methods. Our experiments empirically demonstrate that our method is not sensitive to its hyperparameter and does not collapse even with a small model capacity while promoting robustness against various attacks and keeping high natural accuracy.

📄 PDF Abstract BibTeX arXiv:2205.10457

Code (1)

jungeumkim/sense 공식 구현 pytorch

Tasks

image-classificationImage ClassificationObject Recognition

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Sensible adversarial learning

2019-09-25 · Jungeum Kim, Xiao Wang

The trade-off between robustness and standard accuracy has been consistently reported in the machine learning literature. Although the problem has been widely studied to understand and explain this trade-off, no studies …

Universal Adversarial Triggers

2026-05-18 · Benedict Florance Arockiaraj, Alexander Feng, Jianxiong Cai, Xiaoyu Cheng arxiv

Recent works have illustrated that modern NLP models trained for diverse tasks ranging from sentiment analysis to language generation succumb to universal adversarial attacks, a class of input-agnostic attacks where a co…

Sentiment Analysis

Policy-Driven Attack: Learning to Query for Hard-label Black-box Adversarial Examples

2021-01-01 · ICLR 2021 1 · Ziang Yan, Yiwen Guo, Jian Liang, ChangShui Zhang

To craft black-box adversarial examples, adversaries need to query the victim model and take proper advantage of its feedback. Existing black-box attacks generally suffer from high query complexity, especially when only …

image-classificationImage Classification

MatchGAN: A Self-Supervised Semi-Supervised Conditional Generative Adversarial Network

2020-06-11 · Jiaze Sun, Binod Bhattarai, Tae-Kyun Kim

We present a novel self-supervised learning approach for conditional generative adversarial networks (GANs) under a semi-supervised setting. Unlike prior self-supervised approaches which often involve geometric augmentat…

AttributeGenerative Adversarial NetworkSelf-Supervised Learning

Radial Prediction Layer

2019-05-27 · Christian Herta, Benjamin Voigt

For a broad variety of critical applications, it is essential to know how confident a classification prediction is. In this paper, we discuss the drawbacks of softmax to calculate class probabilities and to handle uncert…

Autonomous DrivingGeneral ClassificationPrediction