paper-with-me

Papers

SeMi: When Imbalanced Semi-Supervised Learning Meets Mining Hard Examples

2025-01-10 · Yin Wang, Zixuan Wang, Hao Lu, Zhen Qin, Hailiang Zhao, Guanjie Cheng, Ge Su, Li Kuang, Mengchu Zhou, Shuiguang Deng

Semi-Supervised Learning (SSL) can leverage abundant unlabeled data to boost model performance. However, the class-imbalanced data distribution in real-world scenarios poses great challenges to SSL, resulting in performance degradation. Existing class-imbalanced semi-supervised learning (CISSL) methods mainly focus on rebalancing datasets but ignore the potential of using hard examples to enhance performance, making it difficult to fully harness the power of unlabeled data even with sophisticated algorithms. To address this issue, we propose a method that enhances the performance of Imbalanced Semi-Supervised Learning by Mining Hard Examples (SeMi). This method distinguishes the entropy differences among logits of hard and easy examples, thereby identifying hard examples and increasing the utility of unlabeled data, better addressing the imbalance problem in CISSL. In addition, we maintain a class-balanced memory bank with confidence decay for storing high-confidence embeddings to enhance the pseudo-labels' reliability. Although our method is simple, it is effective and seamlessly integrates with existing approaches. We perform comprehensive experiments on standard CISSL benchmarks and experimentally demonstrate that our proposed SeMi outperforms existing state-of-the-art methods on multiple benchmarks, especially in reversed scenarios, where our best result shows approximately a 54.8\% improvement over the baseline methods.

📄 PDF Abstract BibTeX arXiv:2501.06004

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Distribution Aligning Refinery of Pseudo-label for Imbalanced Semi-supervised Learning

2020-07-17 · NeurIPS 2020 12 · Jaehyung Kim, Youngbum Hur, Sejun Park, Eunho Yang 외

While semi-supervised learning (SSL) has proven to be a promising way for leveraging unlabeled data when labeled data is scarce, the existing SSL algorithms typically assume that training class distributions are balanced…

Pseudo Label

A*HAR: A New Benchmark towards Semi-supervised learning for Class-imbalanced Human Activity Recognition

2021-01-13 · Govind Narasimman, Kangkang Lu, Arun Raja, Chuan Sheng Foo 외

Despite the vast literature on Human Activity Recognition (HAR) with wearable inertial sensor data, it is perhaps surprising that there are few studies investigating semisupervised learning for HAR, particularly in a cha…

Activity RecognitionHuman Activity Recognition

Class-Imbalanced Semi-Supervised Learning

2020-02-17 · Minsung Hyun, Jisoo Jeong, Nojun Kwak

Semi-Supervised Learning (SSL) has achieved great success in overcoming the difficulties of labeling and making full use of unlabeled data. However, SSL has a limited assumption that the numbers of samples in different c…

Learning Label Refinement and Threshold Adjustment for Imbalanced Semi-Supervised Learning

2024-07-07 · Zeju Li, Ying-Qiu Zheng, Chen Chen, Saad Jbabdi

Semi-supervised learning (SSL) algorithms struggle to perform well when exposed to imbalanced training data. In this scenario, the generated pseudo-labels can exhibit a bias towards the majority class, and models that em…

Pseudo Label

Improved Graph-based semi-supervised learning Schemes

2024-06-30 · Farid Bozorgnia

In this work, we improve the accuracy of several known algorithms to address the classification of large datasets when few labels are available. Our framework lies in the realm of graph-based semi-supervised learning. Wi…