paper-with-me

Papers

Robust Classification using Robust Feature Augmentation

2019-05-26 · Kevin Eykholt, Swati Gupta, Atul Prakash, Amir Rahmati, Pratik Vaishnavi, Haizhong Zheng

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

📄 PDF Abstract BibTeX arXiv:1905.10904

Code (0)

등록된 구현이 없습니다.

Tasks

BinarizationClassificationGeneral Classificationimage-classificationImage ClassificationRobust classification

Similar Papers 제목 키워드 기반

Frozen Feature Augmentation for Few-Shot Image Classification

2024-03-15 · CVPR 2024 1 · Andreas Bär, Neil Houlsby, Mostafa Dehghani, Manoj Kumar

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+1

Local Magnification for Data and Feature Augmentation

2022-11-15 · Kun He, Chang Liu, Stephen Lin, John E. Hopcroft

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+2

A Novel Feature Space Augmentation Method to Improve Classification Performance and Evaluation Reliability

2024-08-24 · KDD 2024 8 · Sakhawat Hossain Saimon, Tanzira Najnin, Jianhua Ruan

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 Augmentation

BootAug: Boosting Text Augmentation via Hybrid Instance Filtering Framework

2022-10-06 · Heng Yang, Ke Li

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+5

A Closer Look At Feature Space Data Augmentation For Few-Shot Intent Classification

2019-10-09 · WS 2019 11 · Varun Kumar, Hadrien Glaude, Cyprien de Lichy, William Campbell

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