CrowdTeacher:针对表格数据的噪声答案和特定样本扰动的鲁棒协同教学。

Mani Sotoodeh, Li Xiong, Joyce Ho
{"title":"CrowdTeacher:针对表格数据的噪声答案和特定样本扰动的鲁棒协同教学。","authors":"Mani Sotoodeh, Li Xiong, Joyce Ho","doi":"10.1007/978-3-030-75765-6_15","DOIUrl":null,"url":null,"abstract":"<p><p>Samples with ground truth labels may not always be available in numerous domains. While learning from crowdsourcing labels has been explored, existing models can still fail in the presence of sparse, unreliable, or differing annotations. Co-teaching methods have shown promising improvements for computer vision problems with noisy labels by employing two classifiers trained on each others' confident samples in each batch. Inspired by the idea of separating confident and uncertain samples during the training process, we extend it for the crowdsourcing problem. Our model, CrowdTeacher, uses the idea that perturbation in the input space model can improve the robustness of the classifier for noisy labels. Treating crowdsourcing annotations as a source of noisy labeling, we perturb samples based on the certainty from the aggregated annotations. The perturbed samples are fed to a Co-teaching algorithm tuned to also accommodate smaller tabular data. We showcase the boost in predictive power attained using CrowdTeacher for both synthetic and real datasets across various label density settings. Our experiments reveal that our proposed approach beats baselines modeling individual annotations and then combining them, methods simultaneously learning a classifier and inferring truth labels, and the Co-teaching algorithm with aggregated labels through common truth inference methods.</p>","PeriodicalId":93245,"journal":{"name":"Advances in knowledge discovery and data mining : 25th Pacific-Asia Conference, PAKDD 2021, Virtual event, May 11-14, 2021, Proceedings. Part II. PAKDD (Conference) (25th : 2021 : Online)","volume":"12713 ","pages":"181-193"},"PeriodicalIF":0.0000,"publicationDate":"2021-05-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.ncbi.nlm.nih.gov/pmc/articles/PMC8302069/pdf/nihms-1712853.pdf","citationCount":"0","resultStr":"{\"title\":\"CrowdTeacher: Robust Co-teaching with Noisy Answers and Sample-Specific Perturbations for Tabular Data.\",\"authors\":\"Mani Sotoodeh, Li Xiong, Joyce Ho\",\"doi\":\"10.1007/978-3-030-75765-6_15\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<p><p>Samples with ground truth labels may not always be available in numerous domains. While learning from crowdsourcing labels has been explored, existing models can still fail in the presence of sparse, unreliable, or differing annotations. Co-teaching methods have shown promising improvements for computer vision problems with noisy labels by employing two classifiers trained on each others' confident samples in each batch. Inspired by the idea of separating confident and uncertain samples during the training process, we extend it for the crowdsourcing problem. Our model, CrowdTeacher, uses the idea that perturbation in the input space model can improve the robustness of the classifier for noisy labels. Treating crowdsourcing annotations as a source of noisy labeling, we perturb samples based on the certainty from the aggregated annotations. The perturbed samples are fed to a Co-teaching algorithm tuned to also accommodate smaller tabular data. We showcase the boost in predictive power attained using CrowdTeacher for both synthetic and real datasets across various label density settings. Our experiments reveal that our proposed approach beats baselines modeling individual annotations and then combining them, methods simultaneously learning a classifier and inferring truth labels, and the Co-teaching algorithm with aggregated labels through common truth inference methods.</p>\",\"PeriodicalId\":93245,\"journal\":{\"name\":\"Advances in knowledge discovery and data mining : 25th Pacific-Asia Conference, PAKDD 2021, Virtual event, May 11-14, 2021, Proceedings. Part II. PAKDD (Conference) (25th : 2021 : Online)\",\"volume\":\"12713 \",\"pages\":\"181-193\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2021-05-01\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"https://www.ncbi.nlm.nih.gov/pmc/articles/PMC8302069/pdf/nihms-1712853.pdf\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Advances in knowledge discovery and data mining : 25th Pacific-Asia Conference, PAKDD 2021, Virtual event, May 11-14, 2021, Proceedings. Part II. PAKDD (Conference) (25th : 2021 : Online)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1007/978-3-030-75765-6_15\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"2021/5/8 0:00:00\",\"PubModel\":\"Epub\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Advances in knowledge discovery and data mining : 25th Pacific-Asia Conference, PAKDD 2021, Virtual event, May 11-14, 2021, Proceedings. Part II. PAKDD (Conference) (25th : 2021 : Online)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1007/978-3-030-75765-6_15","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"2021/5/8 0:00:00","PubModel":"Epub","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0

摘要

在许多领域中,并不总能获得具有基本真实标签的样本。虽然人们已经探索了从众包标签中学习的方法,但现有模型在注释稀疏、不可靠或不同的情况下仍然会失败。协同教学法通过在每批样本中采用两个根据彼此的可信样本训练的分类器,对存在噪声标签的计算机视觉问题进行了有希望的改进。受在训练过程中分离有把握样本和不确定样本这一想法的启发,我们将其扩展用于众包问题。我们的模型 CrowdTeacher 采用的理念是,输入空间模型中的扰动可以提高分类器对噪声标签的鲁棒性。将众包注释视为噪声标签的来源,我们根据聚合注释的确定性对样本进行扰动。经过扰动的样本被送入协同教学算法,该算法经过调整,也能适应较小的表格数据。我们展示了使用 CrowdTeacher 在各种标签密度设置下对合成数据集和真实数据集的预测能力的提升。我们的实验表明,我们提出的方法优于对单个注释建模然后将其组合的基线方法、同时学习分类器和推断真实标签的方法,以及通过共同真实推断方法使用聚合标签的协同教学算法。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
CrowdTeacher: Robust Co-teaching with Noisy Answers and Sample-Specific Perturbations for Tabular Data.

Samples with ground truth labels may not always be available in numerous domains. While learning from crowdsourcing labels has been explored, existing models can still fail in the presence of sparse, unreliable, or differing annotations. Co-teaching methods have shown promising improvements for computer vision problems with noisy labels by employing two classifiers trained on each others' confident samples in each batch. Inspired by the idea of separating confident and uncertain samples during the training process, we extend it for the crowdsourcing problem. Our model, CrowdTeacher, uses the idea that perturbation in the input space model can improve the robustness of the classifier for noisy labels. Treating crowdsourcing annotations as a source of noisy labeling, we perturb samples based on the certainty from the aggregated annotations. The perturbed samples are fed to a Co-teaching algorithm tuned to also accommodate smaller tabular data. We showcase the boost in predictive power attained using CrowdTeacher for both synthetic and real datasets across various label density settings. Our experiments reveal that our proposed approach beats baselines modeling individual annotations and then combining them, methods simultaneously learning a classifier and inferring truth labels, and the Co-teaching algorithm with aggregated labels through common truth inference methods.

求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信