English

Adversarial Examples for Good: Adversarial Examples Guided Imbalanced Learning

Machine Learning 2022-08-31 v2 Artificial Intelligence

Abstract

Adversarial examples are inputs for machine learning models that have been designed by attackers to cause the model to make mistakes. In this paper, we demonstrate that adversarial examples can also be utilized for good to improve the performance of imbalanced learning. We provide a new perspective on how to deal with imbalanced data: adjust the biased decision boundary by training with Guiding Adversarial Examples (GAEs). Our method can effectively increase the accuracy of minority classes while sacrificing little accuracy on majority classes. We empirically show, on several benchmark datasets, our proposed method is comparable to the state-of-the-art method. To our best knowledge, we are the first to deal with imbalanced learning with adversarial examples.

Keywords

Cite

@article{arxiv.2201.12356,
  title  = {Adversarial Examples for Good: Adversarial Examples Guided Imbalanced Learning},
  author = {Jie Zhang and Lei Zhang and Gang Li and Chao Wu},
  journal= {arXiv preprint arXiv:2201.12356},
  year   = {2022}
}

Comments

Appeared in ICIP 2022

R2 v1 2026-06-24T09:08:01.534Z