paper-with-me

홈 › Papers

Approximately Bayes-Optimal Pseudo Label Selection

2023-02-17 · Julian Rodemann, Jann Goschenhofer, Emilio Dorigatti, Thomas Nagler, Thomas Augustin

Semi-supervised learning by self-training heavily relies on pseudo-label selection (PLS). The selection often depends on the initial model fit on labeled data. Early overfitting might thus be propagated to the final model by selecting instances with overconfident but erroneous predictions, often referred to as confirmation bias. This paper introduces BPLS, a Bayesian framework for PLS that aims to mitigate this issue. At its core lies a criterion for selecting instances to label: an analytical approximation of the posterior predictive of pseudo-samples. We derive this selection criterion by proving Bayes optimality of the posterior predictive of pseudo-samples. We further overcome computational hurdles by approximating the criterion analytically. Its relation to the marginal likelihood allows us to come up with an approximation based on Laplace's method and the Gaussian integral. We empirically assess BPLS for parametric generalized linear and non-parametric generalized additive models on simulated and real-world data. When faced with high-dimensional data prone to overfitting, BPLS outperforms traditional PLS methods.

📄 PDF Abstract BibTeX arXiv:2302.08883

Code (0)

등록된 구현이 없습니다.

Tasks

Additive modelsPseudo Label

Similar Papers 제목 키워드 기반

Pseudo Label Selection is a Decision Problem

2023-09-25 · Julian Rodemann

Pseudo-Labeling is a simple and effective approach to semi-supervised learning. It requires criteria that guide the selection of pseudo-labeled data. The latter have been shown to crucially affect pseudo-labeling's gener…

Additive modelsModel SelectionPseudo Label

Semi-Supervised Learning guided by the Generalized Bayes Rule under Soft Revision

2024-05-24 · Stefan Dietrich, Julian Rodemann, Christoph Jansen

We provide a theoretical and computational investigation of the Gamma-Maximin method with soft revision, which was recently proposed as a robust criterion for pseudo-label selection (PLS) in semi-supervised learning. Opp…

Pseudo Label

CA-UDA: Class-Aware Unsupervised Domain Adaptation with Optimal Assignment and Pseudo-Label Refinement

2022-05-26 · Can Zhang, Gim Hee Lee

Recent works on unsupervised domain adaptation (UDA) focus on the selection of good pseudo-labels as surrogates for the missing labels in the target data. However, source domain bias that deteriorates the pseudo-labels c…

Domain Adaptationimage-classificationImage ClassificationMissing Labels+2

Uncertainty-aware Sampling for Long-tailed Semi-supervised Learning

2024-01-09 · Kuo Yang, Duo Li, Menghan Hu, Guangtao Zhai 외

For semi-supervised learning with imbalance classes, the long-tailed distribution of data will increase the model prediction bias toward dominant classes, undermining performance on less frequent classes. Existing method…

Pseudo Label

Ranking and Selection as Stochastic Control

2017-10-07 · Yijie Peng, Edwin K. P. Chong, Chun-Hung Chen, Michael C. Fu

Under a Bayesian framework, we formulate the fully sequential sampling and selection decision in statistical ranking and selection as a stochastic control problem, and derive the associated Bellman equation. Using value …