English

Mitigating Dataset Imbalance via Joint Generation and Classification

Computer Vision and Pattern Recognition 2020-08-14 v1

Abstract

Supervised deep learning methods are enjoying enormous success in many practical applications of computer vision and have the potential to revolutionize robotics. However, the marked performance degradation to biases and imbalanced data questions the reliability of these methods. In this work we address these questions from the perspective of dataset imbalance resulting out of severe under-representation of annotated training data for certain classes and its effect on both deep classification and generation methods. We introduce a joint dataset repairment strategy by combining a neural network classifier with Generative Adversarial Networks (GAN) that makes up for the deficit of training examples from the under-representated class by producing additional training examples. We show that the combined training helps to improve the robustness of both the classifier and the GAN against severe class imbalance. We show the effectiveness of our proposed approach on three very different datasets with different degrees of imbalance in them. The code is available at https://github.com/AadSah/ImbalanceCycleGAN .

Keywords

Cite

@article{arxiv.2008.05524,
  title  = {Mitigating Dataset Imbalance via Joint Generation and Classification},
  author = {Aadarsh Sahoo and Ankit Singh and Rameswar Panda and Rogerio Feris and Abir Das},
  journal= {arXiv preprint arXiv:2008.05524},
  year   = {2020}
}

Comments

Accepted in ECCV2020 Workshop on Imbalance Problems in Computer Vision (IPCV)

R2 v1 2026-06-23T17:49:00.314Z