Towards the Mitigation of Confirmation Bias in Semi-supervised Learning: a Debiased Training Perspective
Yu Wang, Yuxuan Yin, Peng Li

TL;DR
This paper introduces TaMatch, a novel framework that mitigates confirmation bias in semi-supervised learning by dynamically generating and utilizing debiased pseudo labels, leading to improved classification performance.
Contribution
TaMatch provides a unified approach for debiased training in SSL, adjusting pseudo labels and class influence based on model progress and prior distribution, which is a novel contribution.
Findings
Outperforms state-of-the-art methods on image classification tasks
Effectively reduces class bias and improves training equity
Enhances robustness in scenarios with unknown prior distributions
Abstract
Semi-supervised learning (SSL) commonly exhibits confirmation bias, where models disproportionately favor certain classes, leading to errors in predicted pseudo labels that accumulate under a self-training paradigm. Unlike supervised settings, which benefit from a rich, static data distribution, SSL inherently lacks mechanisms to correct this self-reinforced bias, necessitating debiased interventions at each training step. Although the generation of debiased pseudo labels has been extensively studied, their effective utilization remains underexplored. Our analysis indicates that data from biased classes should have a reduced influence on parameter updates, while more attention should be given to underrepresented classes. To address these challenges, we introduce TaMatch, a unified framework for debiased training in SSL. TaMatch employs a scaling ratio derived from both a prior target…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDeception detection and forensic psychology · Interpreting and Communication in Healthcare
MethodsSoftmax · Attention Is All You Need
