Robust Classification using Robust Feature Augmentation
Existing deep neural networks, say for image classification, have been shown to be vulnerable to adversarial images that can cause a DNN misclassification, without any perceptible change to an image. In this work, we propose shock absorbing robust features such as binarization, e.g., rounding, and group extraction, e.g., color or shape, to augment the classification pipeline, resulting in more robust classifiers. Experimentally, we show that augmenting ML models with these techniques leads to improved overall robustness on adversarial inputs as well as significant improvements in training time. On the MNIST dataset, we achieved 14x speedup in training time to obtain 90% adversarial accuracy com-pared to the state-of-the-art adversarial training method of Madry et al., as well as retained higher adversarial accuracy over a broader range of attacks. We also find robustness improvements on traffic sign classification using robust feature augmentation. Finally, we give theoretical insights for why one can expect robust feature augmentation to reduce adversarial input space
Code (0)
등록된 구현이 없습니다.
Tasks
BinarizationClassificationGeneral Classificationimage-classificationImage ClassificationRobust classificationSimilar Papers 제목 키워드 기반
Frozen Feature Augmentation for Few-Shot Image Classification
Training a linear classifier or lightweight model on top of pretrained vision model outputs, so-called 'frozen features', leads to impressive performance on a number of downstream few-shot tasks. Currently, frozen featur…
ClassificationData AugmentationFew-Shot Image Classificationimage-classification+1Local Magnification for Data and Feature Augmentation
In recent years, many data augmentation techniques have been proposed to increase the diversity of input data and reduce the risk of overfitting on deep neural networks. In this work, we propose an easy-to-implement and …
Data AugmentationDiversityimage-classificationImage Classification+2A Novel Feature Space Augmentation Method to Improve Classification Performance and Evaluation Reliability
Classification tasks in many real-world domains are exacerbated by class imbalance, relatively small sample sizes compared to high dimensionality, and measurement uncertainty. The problem of class imbalance has been exte…
Binary ClassificationData AugmentationBootAug: Boosting Text Augmentation via Hybrid Instance Filtering Framework
Text augmentation is an effective technique for addressing the problem of insufficient data in natural language processing. However, existing text augmentation methods tend to focus on few-shot scenarios and usually perf…
ClassificationData AugmentationLanguage ModellingSentence+5A Closer Look At Feature Space Data Augmentation For Few-Shot Intent Classification
New conversation topics and functionalities are constantly being added to conversational AI agents like Amazon Alexa and Apple Siri. As data collection and annotation is not scalable and is often costly, only a handful o…
Data AugmentationGeneral Classificationintent-classificationIntent Classification+2