English

Linking data separation, visual separation, and classifier performance using pseudo-labeling by contrastive learning

Machine Learning 2023-02-07 v1

Abstract

Lacking supervised data is an issue while training deep neural networks (DNNs), mainly when considering medical and biological data where supervision is expensive. Recently, Embedded Pseudo-Labeling (EPL) addressed this problem by using a non-linear projection (t-SNE) from a feature space of the DNN to a 2D space, followed by semi-supervised label propagation using a connectivity-based method (OPFSemi). We argue that the performance of the final classifier depends on the data separation present in the latent space and visual separation present in the projection. We address this by first proposing to use contrastive learning to produce the latent space for EPL by two methods (SimCLR and SupCon) and by their combination, and secondly by showing, via an extensive set of experiments, the aforementioned correlations between data separation, visual separation, and classifier performance. We demonstrate our results by the classification of five real-world challenging image datasets of human intestinal parasites with only 1% supervised samples.

Keywords

Cite

@article{arxiv.2302.02663,
  title  = {Linking data separation, visual separation, and classifier performance using pseudo-labeling by contrastive learning},
  author = {Bárbara Caroline Benato and Alexandre Xavier Falcão and Alexandru-Cristian Telea},
  journal= {arXiv preprint arXiv:2302.02663},
  year   = {2023}
}

Comments

10 pages, 4 figures

R2 v1 2026-06-28T08:32:48.340Z