BriefGPT.xyz
May, 2017
基于正类未标记学习的半监督AUC优化
Semi-Supervised AUC Optimization based on Positive-Unlabeled Learning
HTML
PDF
Tomoya Sakai, Gang Niu, Masashi Sugiyama
TL;DR
本文提出了一种新的半监督AUC优化方法,不需要强限制假设,其基于正例和未标记数据的AUC优化方法(PU-AUC),并将其与监督AUC优化方法结合来实现半监督学习,理论证明了未标记数据对于PU和半监督AUC优化方法的泛化性能的改善有帮助,并通过实验证明了所提出方法的实用性。
Abstract
Maximizing the area under the receiver operating characteristic curve (AUC) is a standard approach to
imbalanced classification
. So far, various supervised
auc optimization
methods have been developed and they ar
→