PulseAugur
EN
LIVE 07:24:54

New C-Score framework assesses SSL robustness against data contamination

Researchers have introduced C-Score, a novel framework designed to evaluate the robustness of semi-supervised learning (SSL) models, particularly when faced with unlabeled data contaminated by out-of-distribution (OOD) samples. Traditional SSL methods often assume clean data, but C-Score addresses the issue of "hidden collapse" where model performance metrics may appear stable despite internal degradation. The framework assesses training behavior across prediction, feature representation, and optimization spaces, utilizing metrics like PLE, CCI, Sem-Drift, and Grad-Align. Experiments on CIFAR-10 and CIFAR-100 datasets demonstrated that C-Score effectively reveals performance drops that standard accuracy metrics fail to detect, highlighting the necessity of internal diagnostic signals for reliable SSL evaluation in real-world, open-world scenarios. AI

IMPACT Provides a more reliable method for evaluating the robustness of semi-supervised learning models in real-world conditions.

RANK_REASON The cluster contains a research paper detailing a new evaluation framework for machine learning models. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.AI →

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

New C-Score framework assesses SSL robustness against data contamination

COVERAGE [1]

  1. arXiv cs.AI TIER_1 English(EN) · Tsao-Lun Chen, Chi-Cheng Fu, Han-Yi E. Chou, Shun-Feng Su ·

    C-Score: Beyond Accuracy for Robustness Assessment in Semi-Supervised Learning under Open-World Unlabeled Contamination

    arXiv:2608.20667v1 Announce Type: cross Abstract: Pseudo-label-based semi-supervised learning has achieved strong performance due to its simplicity and scalability. However, it is typically developed under a closed-world assumption that unlabeled data are drawn from the same dist…