BriefGPT.xyz
Jan, 2020
FixMatch:用一致性和置信度简化半监督学习
FixMatch: Simplifying Semi-Supervised Learning with Consistency and Confidence
HTML
PDF
Kihyuk Sohn, David Berthelot, Chun-Liang Li, Zizhao Zhang, Nicholas Carlini...
TL;DR
该研究论文通过半监督学习中的一种简单的组合方法——一致性正则化和伪标记生成,提出了FixMatch算法,该算法可有效提高网络模型的性能,且在多项半监督学习标准测试中均实现了最先进的表现。
Abstract
semi-supervised learning
(SSL) provides an effective means of leveraging unlabeled data to improve a model's
performance
. In this paper, we demonstrate the power of a simple combination of two common SSL methods:
→