Automated Cleanup of the ImageNet Dataset by Model Consensus, Explainability and Confident Learning
Csaba Kert\'esz

TL;DR
This paper presents automated methods using model consensus, explainability, and confident learning to identify and correct labeling errors in ImageNet, improving model performance and emphasizing the importance of dataset quality.
Contribution
It introduces automated heuristics for dataset cleaning based on model consensus, explainability, and confident learning, and demonstrates their effectiveness on ImageNet.
Findings
ImageNet-Clean improves model accuracy by 2-2.4%.
Fixing dataset errors reduces bias and improves transfer learning.
Widescreen input resolutions impact training performance.
Abstract
The convolutional neural networks (CNNs) trained on ILSVRC12 ImageNet were the backbone of various applications as a generic classifier, a feature extractor or a base model for transfer learning. This paper describes automated heuristics based on model consensus, explainability and confident learning to correct labeling mistakes and remove ambiguous images from this dataset. After making these changes on the training and validation sets, the ImageNet-Clean improves the model performance by 2-2.4 % for SqueezeNet and EfficientNet-B0 models. The results support the importance of larger image corpora and semi-supervised learning, but the original datasets must be fixed to avoid transmitting their mistakes and biases to the student learner. Further contributions describe the training impacts of widescreen input resolutions in portrait and landscape orientations. The trained models and…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Generative Adversarial Networks and Image Synthesis · Advanced Image and Video Retrieval Techniques
MethodsAverage Pooling · Max Pooling · Dropout · Residual Connection · *Communicated@Fast*How Do I Communicate to Expedia? · Fire Module · 1x1 Convolution · Convolution · Global Average Pooling · Xavier Initialization
