Semi-supervised binary classification with latent distance learning
Imam Mustafa Kamal, Hyerim Bae

TL;DR
This paper introduces a novel semi-supervised binary classification method that leverages latent distance learning in angular space, outperforming existing techniques especially with limited labels and no data augmentation.
Contribution
The study proposes a new approach using a random k-pair cross-distance learning mechanism to effectively classify with few labels without relying on data augmentation.
Findings
Outperforms state-of-the-art semi-supervised methods with limited labels.
Achieves competitive accuracy with only 10% labeled data compared to fully supervised models.
Effective in real-world binary classification datasets without data augmentation.
Abstract
Binary classification (BC) is a practical task that is ubiquitous in real-world problems, such as distinguishing healthy and unhealthy objects in biomedical diagnostics and defective and non-defective products in manufacturing inspections. Nonetheless, fully annotated data are commonly required to effectively solve this problem, and their collection by domain experts is a tedious and expensive procedure. In contrast to BC, several significant semi-supervised learning techniques that heavily rely on stochastic data augmentation techniques have been devised for solving multi-class classification. In this study, we demonstrate that the stochastic data augmentation technique is less suitable for solving typical BC problems because it can omit crucial features that strictly distinguish between positive and negative samples. To address this issue, we propose a new learning representation to…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Machine Learning and ELM · Machine Learning and Data Classification
