A Square Peg in a Square Hole: Meta-Expert for Long-Tailed Semi-Supervised Learning
Yaxin Hou, Yuheng Jia

TL;DR
This paper introduces a dynamic expert assignment approach for long-tailed semi-supervised learning, effectively utilizing multiple experts and multi-depth features to improve pseudo-label quality and reduce bias, especially under distribution mismatch.
Contribution
It proposes a novel dynamic expert assignment module and multi-depth feature fusion to better handle long-tailed semi-supervised learning with distribution mismatch.
Findings
Improved pseudo-label quality through expert specialization.
Theoretical analysis shows reduced generalization error.
Demonstrated effectiveness on multiple long-tailed datasets.
Abstract
This paper studies the long-tailed semi-supervised learning (LTSSL) with distribution mismatch, where the class distribution of the labeled training data follows a long-tailed distribution and mismatches with that of the unlabeled training data. Most existing methods introduce auxiliary classifiers (experts) to model various unlabeled data distributions and produce pseudo-labels, but the expertises of various experts are not fully utilized. We observe that different experts are good at predicting different intervals of samples, e.g., long-tailed expert is skilled in samples located in the head interval and uniform expert excels in samples located in the medium interval. Therefore, we propose a dynamic expert assignment module that can estimate the class membership (i.e., head, medium, or tail class) of samples, and dynamically assigns suitable expert to each sample based on the…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Machine Learning and Data Classification · Face and Expression Recognition
