Rethinking Cost-sensitive Classification in Deep Learning via Adversarial Data Augmentation
Qiyuan Chen, Raed Al Kontar, Maher Nouiehed, Jessie Yang, Corey Lester

TL;DR
This paper introduces CSADA, a novel adversarial data augmentation method that enhances cost-sensitive classification in deep neural networks by generating targeted adversarial examples to reduce costly errors.
Contribution
The paper proposes a cost-sensitive adversarial data augmentation framework that effectively incorporates cost-awareness into over-parameterized deep models.
Findings
Reduces overall misclassification cost in experiments
Maintains comparable overall accuracy
Effectively minimizes critical errors
Abstract
Cost-sensitive classification is critical in applications where misclassification errors widely vary in cost. However, over-parameterization poses fundamental challenges to the cost-sensitive modeling of deep neural networks (DNNs). The ability of a DNN to fully interpolate a training dataset can render a DNN, evaluated purely on the training set, ineffective in distinguishing a cost-sensitive solution from its overall accuracy maximization counterpart. This necessitates rethinking cost-sensitive classification in DNNs. To address this challenge, this paper proposes a cost-sensitive adversarial data augmentation (CSADA) framework to make over-parameterized models cost-sensitive. The overarching idea is to generate targeted adversarial examples that push the decision boundary in cost-aware directions. These targeted adversarial samples are generated by maximizing the probability of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications · Machine Learning and Data Classification
