美文网首页
论文 S2C2 - 模糊标签上半监督学习 (SSL) 的正交方法

论文 S2C2 - 模糊标签上半监督学习 (SSL) 的正交方法

作者: 加刘景长 | 来源:发表于2021-07-01 18:14 被阅读0次

    S2C2 - An orthogonal method for Semi-Supervised Learning on fuzzy labels

    Lars Schmarje, Monty Santarossa, Simon-Martin Schröder, Claudius Zelenka, Rainer Kiko, Jenny Stracke, Nina Volkmann, Reinhard Koch

    Semi-Supervised Learning (SSL) can decrease the amount of required labeled image data and thus the cost for deep learning. Most SSL methods only consider a clear distinction between classes but in many real-world datasets, this clear distinction is not given due to intra- or interobserver variability. This variability can lead to different annotations per image. Thus many images have ambiguous annotations and their label needs to be considered "fuzzy". This fuzziness of labels must be addressed as it will limit the performance of Semi-Supervised Learning (SSL) and deep learning in general. We propose Semi-Supervised Classification & Clustering (S2C2) which can extend many deep SSL algorithms. S2C2 can estimate the fuzziness of a label and applies SSL as a classification to certainly labeled data while creating distinct clusters for images with similar but fuzzy labels. We show that S2C2 results in median 7.4% better F1-score for classifications and 5.4% lower inner distance of clusters across multiple SSL algorithms and datasets while being more interpretable due to the fuzziness estimation of our method. Overall, a combination of Semi-Supervised Learning with our method S2C2 leads to better handling of the fuzziness of labels and thus real-world datasets.

    相关文章

      网友评论

          本文标题:论文 S2C2 - 模糊标签上半监督学习 (SSL) 的正交方法

          本文链接:https://www.haomeiwen.com/subject/qhnjultx.html