paper-with-me

Papers

Detection and Mitigation of Rare Subclasses in Deep Neural Network Classifiers

2019-11-28 · Colin Paterson, Radu Calinescu, Chiara Picardi

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.

📄 PDF Abstract BibTeX arXiv:1911.12780

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Making

Similar Papers 제목 키워드 기반

Continual Rare-Class Recognition with Emerging Novel Subclasses

2019-06-28 · Hung Nguyen, Xuejian Wang, Leman Akoglu

Given a labeled dataset that contains a rare (or minority) class of of-interest instances, as well as a large class of instances that are not of interest, how can we learn to recognize future of-interest instances over a…

Towards Long-Tailed 3D Detection

2022-11-16 · Neehar Peri, Achal Dave, Deva Ramanan, Shu Kong

Contemporary autonomous vehicle (AV) benchmarks have advanced techniques for training 3D detectors, particularly on large-scale lidar data. Surprisingly, although semantic class labels naturally follow a long-tailed dist…

Self-tuned Visual Subclass Learning with Shared Samples An Incremental Approach

2014-05-22 · Hossein Azizpour, Stefan Carlsson

Computer vision tasks are traditionally defined and evaluated using semantic categories. However, it is known to the field that semantic classes do not necessarily correspond to a unique visual class (e.g. inside and out…

ClusteringGeneral ClassificationMixture-of-Expertsobject-detection+1

Deep generative selection models of T and B cell receptor repertoires with soNNia

2020-11-05 · Giulio Isacchini, Aleksandra M Walczak, Thierry Mora, Armita Nourmohammad

Subclasses of lymphocytes carry different functional roles to work together to produce an immune response and lasting immunity. Additionally to these functional roles, T and B-cell lymphocytes rely on the diversity of th…

BIG-bench Machine LearningDiversity

What can we learn from misclassified ImageNet images?

2022-01-20 · Shixian Wen, Amanda Sofie Rios, Kiran Lekkala, Laurent Itti

Understanding the patterns of misclassified ImageNet images is particularly important, as it could guide us to design deep neural networks (DNN) that generalize better. However, the richness of ImageNet imposes difficult…

GPUQuantization