Embedding contrastive unsupervised features to cluster in- and out-of-distribution noise in corrupted image datasets
Paul Albert, Eric Arazo, Noel E. O'Connor, Kevin McGuinness

TL;DR
This paper introduces a two-stage unsupervised contrastive learning method to identify and handle in-distribution and out-of-distribution noise in corrupted image datasets, improving dataset quality and classification accuracy.
Contribution
The proposed approach uniquely combines contrastive feature learning with spectral embedding and outlier-sensitive clustering to effectively detect and utilize noisy and OOD samples in image datasets.
Findings
Outperforms state-of-the-art on synthetic noisy datasets
Effectively separates OOD from ID samples in feature space
Enhances neural network robustness to noisy web data
Abstract
Using search engines for web image retrieval is a tempting alternative to manual curation when creating an image dataset, but their main drawback remains the proportion of incorrect (noisy) samples retrieved. These noisy samples have been evidenced by previous works to be a mixture of in-distribution (ID) samples, assigned to the incorrect category but presenting similar visual semantics to other classes in the dataset, and out-of-distribution (OOD) images, which share no semantic correlation with any category from the dataset. The latter are, in practice, the dominant type of noisy images retrieved. To tackle this noise duality, we propose a two stage algorithm starting with a detection step where we use unsupervised contrastive feature learning to represent images in a feature space. We find that the alignment and uniformity principles of contrastive learning allow OOD samples to be…
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
TopicsImage Retrieval and Classification Techniques · Domain Adaptation and Few-Shot Learning · Advanced Image and Video Retrieval Techniques
MethodsContrastive Learning
