English

AggMatch: Aggregating Pseudo Labels for Semi-Supervised Learning

Machine Learning 2022-01-26 v1 Computer Vision and Pattern Recognition

Abstract

Semi-supervised learning (SSL) has recently proven to be an effective paradigm for leveraging a huge amount of unlabeled data while mitigating the reliance on large labeled data. Conventional methods focused on extracting a pseudo label from individual unlabeled data sample and thus they mostly struggled to handle inaccurate or noisy pseudo labels, which degenerate performance. In this paper, we address this limitation with a novel SSL framework for aggregating pseudo labels, called AggMatch, which refines initial pseudo labels by using different confident instances. Specifically, we introduce an aggregation module for consistency regularization framework that aggregates the initial pseudo labels based on the similarity between the instances. To enlarge the aggregation candidates beyond the mini-batch, we present a class-balanced confidence-aware queue built with the momentum model, encouraging to provide more stable and consistent aggregation. We also propose a novel uncertainty-based confidence measure for the pseudo label by considering the consensus among multiple hypotheses with different subsets of the queue. We conduct experiments to demonstrate the effectiveness of AggMatch over the latest methods on standard benchmarks and provide extensive analyses.

Keywords

Cite

@article{arxiv.2201.10444,
  title  = {AggMatch: Aggregating Pseudo Labels for Semi-Supervised Learning},
  author = {Jiwon Kim and Kwangrok Ryoo and Gyuseong Lee and Seokju Cho and Junyoung Seo and Daehwan Kim and Hansang Cho and Seungryong Kim},
  journal= {arXiv preprint arXiv:2201.10444},
  year   = {2022}
}
R2 v1 2026-06-24T09:02:17.875Z