LGAIDec 27, 2022

Self Meta Pseudo Labels: Meta Pseudo Labels Without The Teacher

arXiv:2212.13420v11 citationsh-index: 1
Originality Incremental advance
AI Analysis

This is an incremental improvement for researchers and practitioners in semi-supervised learning, addressing memory constraints without sacrificing performance.

The paper tackles the memory inefficiency of Meta Pseudo Labels in semi-supervised learning by proposing Self Meta Pseudo Labels, which uses a single model for both pseudo-label generation and classification, achieving similar performance while drastically reducing memory usage.

We present Self Meta Pseudo Labels, a novel semi-supervised learning method similar to Meta Pseudo Labels but without the teacher model. We introduce a novel way to use a single model for both generating pseudo labels and classification, allowing us to store only one model in memory instead of two. Our method attains similar performance to the Meta Pseudo Labels method while drastically reducing memory usage.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes