English

Detection and Mitigation of Rare Subclasses in Deep Neural Network Classifiers

Machine Learning 2021-07-08 v2 Computer Vision and Pattern Recognition Machine Learning

Abstract

Regions of high-dimensional input spaces that are underrepresented in training datasets reduce machine-learnt classifier performance, and may lead to corner cases and unwanted bias for classifiers used in decision making systems. When these regions belong to otherwise well-represented classes, their presence and negative impact are very hard to identify. We propose an approach for the detection and mitigation of such rare subclasses in deep neural network classifiers. The new approach is underpinned by an easy-to-compute commonality metric that supports the detection of rare subclasses, and comprises methods for reducing the impact of these subclasses during both model training and model exploitation. We demonstrate our approach using two well-known datasets, MNIST's handwritten digits and Kaggle's cats/dogs, identifying rare subclasses and producing models which compensate for subclass rarity. In addition we demonstrate how our run-time approach increases the ability of users to identify samples likely to be misclassified at run-time.

Keywords

Cite

@article{arxiv.1911.12780,
  title  = {Detection and Mitigation of Rare Subclasses in Deep Neural Network Classifiers},
  author = {Colin Paterson and Radu Calinescu and Chiara Picardi},
  journal= {arXiv preprint arXiv:1911.12780},
  year   = {2021}
}

Comments

8 pages, 7 Figures, 2 Tables

R2 v1 2026-06-23T12:30:17.262Z