InstanT: Semi-supervised Learning with Instance-dependent Thresholds
Muyang Li, Runze Wu, Haoyu Liu, Jun Yu, Xun Yang, Bo Han, Tongliang, Liu

TL;DR
This paper introduces InstanT, a semi-supervised learning method that uses instance-dependent thresholds based on individual instance ambiguity and error rates, improving pseudo-labeling accuracy.
Contribution
The paper proposes a novel instance-dependent threshold function for SSL that adapts to each sample's ambiguity and error likelihood, with theoretical correctness guarantees.
Findings
Enhanced pseudo-labeling accuracy through instance-specific thresholds
Theoretical bounds on pseudo-label correctness
Improved SSL performance over existing threshold methods
Abstract
Semi-supervised learning (SSL) has been a fundamental challenge in machine learning for decades. The primary family of SSL algorithms, known as pseudo-labeling, involves assigning pseudo-labels to confident unlabeled instances and incorporating them into the training set. Therefore, the selection criteria of confident instances are crucial to the success of SSL. Recently, there has been growing interest in the development of SSL methods that use dynamic or adaptive thresholds. Yet, these methods typically apply the same threshold to all samples, or use class-dependent thresholds for instances belonging to a certain class, while neglecting instance-level information. In this paper, we propose the study of instance-dependent thresholds, which has the highest degree of freedom compared with existing methods. Specifically, we devise a novel instance-dependent threshold function for all…
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
Taxonomy
TopicsMachine Learning and Data Classification · Domain Adaptation and Few-Shot Learning · Water Systems and Optimization
