paper-with-me

Papers

Towards Self-Adaptive Pseudo-Label Filtering for Semi-Supervised Learning

2023-09-18 · Lei Zhu, Zhanghan Ke, Rynson Lau

Recent semi-supervised learning (SSL) methods typically include a filtering strategy to improve the quality of pseudo labels. However, these filtering strategies are usually hand-crafted and do not change as the model is updated, resulting in a lot of correct pseudo labels being discarded and incorrect pseudo labels being selected during the training process. In this work, we observe that the distribution gap between the confidence values of correct and incorrect pseudo labels emerges at the very beginning of the training, which can be utilized to filter pseudo labels. Based on this observation, we propose a Self-Adaptive Pseudo-Label Filter (SPF), which automatically filters noise in pseudo labels in accordance with model evolvement by modeling the confidence distribution throughout the training process. Specifically, with an online mixture model, we weight each pseudo-labeled sample by the posterior of it being correct, which takes into consideration the confidence distribution at that time. Unlike previous handcrafted filters, our SPF evolves together with the deep neural network without manual tuning. Extensive experiments demonstrate that incorporating SPF into the existing SSL methods can help improve the performance of SSL, especially when the labeled data is extremely scarce.

📄 PDF Abstract BibTeX arXiv:2309.09774

Code (0)

등록된 구현이 없습니다.

Tasks

Pseudo LabelPseudo Label Filtering

Similar Papers 제목 키워드 기반

Semi-Supervised Object Detection with Adaptive Class-Rebalancing Self-Training

2021-07-11 · Fangyuan Zhang, Tianxiang Pan, Bin Wang

This study delves into semi-supervised object detection (SSOD) to improve detector performance with additional unlabeled data. State-of-the-art SSOD performance has been achieved recently by self-training, in which train…

object-detectionObject DetectionSemi-Supervised Object Detection

Energy Score-based Pseudo-Label Filtering and Adaptive Loss for Imbalanced Semi-supervised SAR target recognition

2024-11-06 · Xinzheng Zhang, Yuqing Luo, Guopeng Li

Automatic target recognition (ATR) is an important use case for synthetic aperture radar (SAR) image interpretation. Recent years have seen significant advancements in SAR ATR technology based on semi-supervised learning…

Pseudo LabelPseudo Label FilteringTriplet

SST: Self-training with Self-adaptive Thresholding for Semi-supervised Learning

2025-05-31 · Information Processing & Management 2025 4 · Shuai Zhao, Heyan Huang, Xinge Li, Xiaokang Chen 외

Neural networks have demonstrated exceptional performance in supervised learning, benefiting from abundant high-quality annotated data. However, obtaining such data in real-world scenarios is costly and labor-intensive. …

MultiMatch: Multihead Consistency Regularization Matching for Semi-Supervised Text Classification

2025-06-09 · Iustin Sirbu, Robert-Adrian Popovici, Cornelia Caragea, Stefan Trausan-Matu 외

We introduce MultiMatch, a novel semi-supervised learning (SSL) algorithm combining the paradigms of co-training and consistency regularization with pseudo-labeling. At its core, MultiMatch features a three-fold pseudo-l…

Pseudo LabelSemi-Supervised Text Classificationtext-classificationText Classification

ERSR: An Ellipse-constrained pseudo-label refinement and symmetric regularization framework for semi-supervised fetal head segmentation in ultrasound images

2025-08-27 · Linkuan Zhou, Zhexin Chen, Yufei Shen, Junlin Xu 외 arxiv

Automated segmentation of the fetal head in ultrasound images is critical for prenatal monitoring. However, achieving robust segmentation remains challenging due to the poor quality of ultrasound images and the lack of a…