用模糊标签提升分类模型对不确定标注的表达能力
Fuzzy Label: From Concept to Its Application in Label Learning
- 引入模糊集合理论,用非二值标签表示标注不确定性
- 在真实数据上验证,模糊标签使模型性能显著提升
- 适合处理噪声大、主观性强的数据场景
标签学习是机器学习中的基础任务,旨在利用标注数据构建智能模型,涵盖传统单标签和多标签分类。传统方法依赖逻辑标签(如二元指示符“是/否”)判断实例是否属于某类别。但在实际应用中,标签常因数据噪声、实体本身模糊性及人工标注主观性而存在显著不确定性。单纯使用二值逻辑会掩盖重要信息,限制模型表达能力。为此,本文提出基于模糊集合理论的模糊标签概念,更精准地捕捉标签不确定性。进一步设计高效模糊标签生成方法,从原始数据中挖掘并生成更具信息量的模糊标签,丰富标签空间。在此基础上,构建了适用于单标签与多标签学习的模糊标签增强算法,以经典的K近邻(KNN)及其多标签变体为例进行演示。实验表明,模糊标签能更有效表征现实世界中的标注信息,显著提升标签学习模型性能。
原文摘要 · Abstract (English)
Label learning is a fundamental task in machine learning that aims to construct intelligent models using labeled data, encompassing traditional single-label and multi-label classification models. Traditional methods typically rely on logical labels, such as binary indicators (e.g., "yes/no") that specify whether an instance belongs to a given category. However, in practical applications, label annotations often involve significant uncertainty due to factors such as data noise, inherent ambiguity in the observed entities, and the subjectivity of human annotators. Therefore, representing labels using simplistic binary logic can obscure valuable information and limit the expressiveness of label learning models. To overcome this limitation, this paper introduces the concept of fuzzy labels, grounded in fuzzy set theory, to better capture and represent label uncertainty. We further propose an efficient fuzzy labeling method that mines and generates fuzzy labels from the original data, thereby enriching the label space with more informative and nuanced representations. Based on this foundation, we present fuzzy-label-enhanced algorithms for both single-label and multi-label learning, using the classical K-Nearest Neighbors (KNN) and multi-label KNN algorithms as illustrative examples. Experimental results indicate that fuzzy labels can more effectively characterize the real-world labeling information and significantly enhance the performance of label learning models.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。