PulseAugur
EN
LIVE 09:11:04

New SEval Framework Boosts AI Learning on Imbalanced Data

Researchers have developed SEval, a novel framework designed to improve semi-supervised learning (SSL) performance on imbalanced datasets. Existing SSL methods often struggle with imbalanced data, leading to biased pseudo-labels that amplify majority class dominance. SEval addresses this by deriving theoretically optimal pseudo-labels and learning both pseudo-label refinement and threshold adjustment parameters from a class-balanced subset of the training data. Experiments show SEval outperforms current state-of-the-art methods in various imbalanced SSL scenarios, offering more accurate and reliable pseudo-labels. AI

IMPACT Enhances AI model performance on datasets with skewed class distributions, improving accuracy in real-world applications.

RANK_REASON The cluster contains an academic paper detailing a new method for semi-supervised learning. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.LG →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

COVERAGE [1]

  1. arXiv cs.LG TIER_1 English(EN) · Zeju Li, Ying-Qiu Zheng, Chen Chen, Saad Jbabdi ·

    Imbalanced Semi-Supervised Learning via Label Refinement and Threshold Adjustment

    arXiv:2407.05370v3 Announce Type: replace Abstract: Semi-supervised learning (SSL) algorithms often struggle to perform well when trained on imbalanced data. In such scenarios, the generated pseudo-labels tend to exhibit a bias toward the majority class, and models relying on the…