paper-with-me

Papers

Imbalanced Semi-supervised Learning with Bias Adaptive Classifier

2022-07-28 · Renzhen Wang, Xixi Jia, Quanziang Wang, Yichen Wu, Deyu Meng

Pseudo-labeling has proven to be a promising semi-supervised learning (SSL) paradigm. Existing pseudo-labeling methods commonly assume that the class distributions of training data are balanced. However, such an assumption is far from realistic scenarios and thus severely limits the performance of current pseudo-labeling methods under the context of class-imbalance. To alleviate this problem, we design a bias adaptive classifier that targets the imbalanced SSL setups. The core idea is to automatically assimilate the training bias caused by class imbalance via the bias adaptive classifier, which is composed of a novel bias attractor and the original linear classifier. The bias attractor is designed as a light-weight residual network and optimized through a bi-level learning framework. Such a learning strategy enables the bias adaptive classifier to fit imbalanced training data, while the linear classifier can provide unbiased label prediction for each class. We conduct extensive experiments under various imbalanced semi-supervised setups, and the results demonstrate that our method can be applied to different pseudo-labeling models and is superior to current state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2207.13856

Code (1)

renzhenwang/bias-adaptive-classifier 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Debiased Learning from Naturally Imbalanced Pseudo-Labels

2022-01-05 · CVPR 2022 1 · Xudong Wang, Zhirong Wu, Long Lian, Stella X. Yu

Pseudo-labels are confident predictions made on unlabeled target data by a classifier trained on labeled source data. They are widely used for adapting a model to unlabeled data, e.g., in a semi-supervised learning setti…

counterfactualCounterfactual ReasoningFew-Shot Image Classificationimbalanced classification+2

DASO: Distribution-Aware Semantics-Oriented Pseudo-label for Imbalanced Semi-Supervised Learning

2021-06-10 · CVPR 2022 1 · Youngtaek Oh, Dong-Jin Kim, In So Kweon

The capability of the traditional semi-supervised learning (SSL) methods is far from real-world application due to severely biased pseudo-labels caused by (1) class imbalance and (2) class distribution mismatch between l…

imbalanced classificationPseudo LabelSemi-Supervised Image Classification

Rethinking the Value of Labels for Improving Class-Imbalanced Learning

2020-06-13 · NeurIPS 2020 12 · Yuzhe Yang, Zhi Xu

Real-world data often exhibits long-tailed distributions with heavy class imbalance, posing great challenges for deep recognition models. We identify a persisting dilemma on the value of labels in the context of imbalanc…

Long-tail Learning

Energy Score-based Pseudo-Label Filtering and Adaptive Loss for Imbalanced Semi-supervised SAR target recognition

2024-11-06 · Xinzheng Zhang, Yuqing Luo, Guopeng Li

Automatic target recognition (ATR) is an important use case for synthetic aperture radar (SAR) image interpretation. Recent years have seen significant advancements in SAR ATR technology based on semi-supervised learning…

Pseudo LabelPseudo Label FilteringTriplet

CDMAD: Class-Distribution-Mismatch-Aware Debiasing for Class-Imbalanced Semi-Supervised Learning

2024-03-15 · CVPR 2024 1 · Hyuck Lee, Heeyoung Kim

Pseudo-label-based semi-supervised learning (SSL) algorithms trained on a class-imbalanced set face two cascading challenges: 1) Classifiers tend to be biased towards majority classes, and 2) Biased pseudo-labels are use…

Pseudo Label