Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An Uncertainty-Aware Pseudo-Label Selection Framework using Regularized Conformal Prediction

This codebase implements a novel pseudo-labeling based semi-supervised learning method which mitigates the poor performance of pseudo-labeling method. This work is based on these two papers and their codes:

The main contribution of this work is to employ the idea of the first paper into the second paper approach. To be specific, the first paper proposes an uncertainty quantification framework (RAPS) which wraps around any image classifier and outputs a predictive sets for each sample, representing the uncertainty of the model. The second paper proposes an algorithm (UPS) which modifies the high confidence selection process using estimating uncertainty; In fact, the proposed approach selects a subset of pseudo-labels based on both confidence and uncertainty prediction to reduce noisy data during training. This work incorporates the RAPS outputs into UPS to generate pseudo-labels with respect to predictive sets instead of hard pseudo-labeling.

Google Colab

Open In Colab

About

An Uncertainty-Aware Pseudo-Label Selection Framework using Regularized Conformal Prediction

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.