paper-with-me

Papers

Uncertainty-aware self-training with expectation maximization basis transformation

2024-05-02 · Zijia Wang, Wenbin Yang, ZhiSong Liu, Zhen Jia

Self-training is a powerful approach to deep learning. The key process is to find a pseudo-label for modeling. However, previous self-training algorithms suffer from the over-confidence issue brought by the hard labels, even some confidence-related regularizers cannot comprehensively catch the uncertainty. Therefore, we propose a new self-training framework to combine uncertainty information of both model and dataset. Specifically, we propose to use Expectation-Maximization (EM) to smooth the labels and comprehensively estimate the uncertainty information. We further design a basis extraction network to estimate the initial basis from the dataset. The obtained basis with uncertainty can be filtered based on uncertainty information. It can then be transformed into the real hard label to iteratively update the model and basis in the retraining process. Experiments on image classification and semantic segmentation show the advantages of our methods among confidence-aware self-training algorithms with 1-3 percentage improvement on different datasets.

📄 PDF Abstract BibTeX arXiv:2405.01175

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage ClassificationPseudo LabelSemantic Segmentation

Similar Papers 제목 키워드 기반

Uncertainty-Aware Graph Self-Training with Expectation-Maximization Regularization

2025-03-26 · Emily Wang, Michael Chen, Chao Li

In this paper, we propose a novel \emph{uncertainty-aware graph self-training} approach for semi-supervised node classification. Our method introduces an Expectation-Maximization (EM) regularization scheme to incorporate…

Node ClassificationPseudo Label

Graph-Based Uncertainty-Aware Self-Training with Stochastic Node Labeling

2025-03-26 · Tom Liu, Anna Wu, Chao Li

Self-training has become a popular semi-supervised learning technique for leveraging unlabeled data. However, the over-confidence of pseudo-labels remains a key challenge. In this paper, we propose a novel \emph{graph-ba…

Node ClassificationPseudo Label

SEMF: Supervised Expectation-Maximization Framework for Predicting Intervals

2024-05-28 · Ilia Azizi, Marc-Olivier Boldi, Valérie Chavez-Demoulin

This work introduces the Supervised Expectation-Maximization Framework (SEMF), a versatile and model-agnostic approach for generating prediction intervals with any ML model. SEMF extends the Expectation-Maximization algo…

PredictionPrediction Intervalsquantile regressionregression+1

Expectation-Maximization Attention Networks for Semantic Segmentation

2019-07-31 · ICCV 2019 10 · Xia Li, Zhisheng Zhong, Jianlong Wu, Yibo Yang 외

Self-attention mechanism has been widely used for various tasks. It is designed to compute the representation of each position by a weighted sum of the features at all positions. Thus, it can capture long-range relations…

Semantic Segmentation

Reasoning and Learning a Perceptual Metric for Self-Training of Reflective Objects in Bin-Picking with a Low-cost Camera

2025-03-26 · Peiyuan Ni, Chee Meng Chew, Marcelo H. Ang Jr., Gregory S. Chirikjian

Bin-picking of metal objects using low-cost RGB-D cameras often suffers from sparse depth information and reflective surface textures, leading to errors and the need for manual labeling. To reduce human intervention, we …

Metric Learning