Transfer and Share: Semi-Supervised Learning from Long-Tailed Data
Tong Wei, Qian-Yu Liu, Jiang-Xin Shi, Wei-Wei Tu, Lan-Zhe Guo

TL;DR
This paper introduces TRAS, a semi-supervised learning method that effectively balances class distributions in long-tailed data, significantly improving minority class performance without complex optimization or data undersampling.
Contribution
TRAS transforms pseudo-label distributions to enhance minority class learning and merges models via shared features for simplicity and effectiveness.
Findings
TRAS outperforms state-of-the-art methods in accuracy.
Balanced pseudo-labels benefit minority-class training.
Shared feature learning improves overall and minority class performance.
Abstract
Long-Tailed Semi-Supervised Learning (LTSSL) aims to learn from class-imbalanced data where only a few samples are annotated. Existing solutions typically require substantial cost to solve complex optimization problems, or class-balanced undersampling which can result in information loss. In this paper, we present the TRAS (TRAnsfer and Share) to effectively utilize long-tailed semi-supervised data. TRAS transforms the imbalanced pseudo-label distribution of a traditional SSL model via a delicate function to enhance the supervisory signals for minority classes. It then transfers the distribution to a target model such that the minority class will receive significant attention. Interestingly, TRAS shows that more balanced pseudo-label distribution can substantially benefit minority-class training, instead of seeking to generate accurate pseudo-labels as in previous works. To simplify 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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImbalanced Data Classification Techniques · Text and Document Classification Technologies · Domain Adaptation and Few-Shot Learning
