paper-with-me

홈 › Papers

Dash: Semi-Supervised Learning with Dynamic Thresholding

2021-09-01 · Yi Xu, Lei Shang, Jinxing Ye, Qi Qian, Yu-Feng Li, Baigui Sun, Hao Li, Rong Jin

While semi-supervised learning (SSL) has received tremendous attentions in many machine learning tasks due to its successful use of unlabeled data, existing SSL algorithms use either all unlabeled examples or the unlabeled examples with a fixed high-confidence prediction during the training progress. However, it is possible that too many correct/wrong pseudo labeled examples are eliminated/selected. In this work we develop a simple yet powerful framework, whose key idea is to select a subset of training examples from the unlabeled data when performing existing SSL methods so that only the unlabeled examples with pseudo labels related to the labeled data will be used to train models. The selection is performed at each updating iteration by only keeping the examples whose losses are smaller than a given threshold that is dynamically adjusted through the iteration. Our proposed approach, Dash, enjoys its adaptivity in terms of unlabeled data selection and its theoretical guarantee. Specifically, we theoretically establish the convergence rate of Dash from the view of non-convex optimization. Finally, we empirically demonstrate the effectiveness of the proposed method in comparison with state-of-the-art over benchmarks.

📄 PDF Abstract BibTeX arXiv:2109.00650

Code (0)

등록된 구현이 없습니다.

Tasks

Semi-Supervised Image Classification

Similar Papers 제목 키워드 기반

DyConfidMatch: Dynamic Thresholding and Re-sampling for 3D Semi-supervised Learning

2024-11-13 · Zhimin Chen, Bing Li

Semi-supervised learning (SSL) leverages limited labeled and abundant unlabeled data but often faces challenges with data imbalance, especially in 3D contexts. This study investigates class-level confidence as an indicat…

Polite Teacher: Semi-Supervised Instance Segmentation with Mutual Learning and Pseudo-Label Thresholding

2022-11-07 · Dominik Filipiak, Andrzej Zapała, Piotr Tempczyk, Anna Fensel 외

We present Polite Teacher, a simple yet effective method for the task of semi-supervised instance segmentation. The proposed architecture relies on the Teacher-Student mutual learning framework. To filter out noisy pseud…

Instance SegmentationPseudo LabelSegmentationSemantic Segmentation+1

Feedback-Driven Pseudo-Label Reliability Assessment: Redefining Thresholding for Semi-Supervised Semantic Segmentation

2025-05-12 · Negin Ghamsarian, Sahar Nasirihaghighi, Klaus Schoeffmann, Raphael Sznitman

Semi-supervised learning leverages unlabeled data to enhance model performance, addressing the limitations of fully supervised approaches. Among its strategies, pseudo-supervision has proven highly effective, typically r…

Pseudo LabelPseudo Label FilteringSemantic SegmentationSemi-Supervised Semantic Segmentation

DASH: 4D Hash Encoding with Self-Supervised Decomposition for Real-Time Dynamic Scene Rendering

2025-07-25 · Jie Chen, Zhangchi Hu, Peixi Wu, Huyue Zhu 외 arxiv

Dynamic scene reconstruction is a long-term challenge in 3D vision. Existing plane-based methods in dynamic Gaussian splatting suffer from an unsuitable low-rank assumption, causing feature overlap and poor rendering qua…

Semi-Supervised Facial Expression Recognition based on Dynamic Threshold and Negative Learning

2026-01-09 · Zhongpeng Cai, Jun Yu, Wei Xu, Tianyu Liu 외 arxiv

Facial expression recognition is a key task in human-computer interaction and affective computing. However, acquiring a large amount of labeled facial expression data is often costly. Therefore, it is particularly import…

Facial Expression Recognition