基于深度标签相关性和标签歧义的文本分类多标签特征选择

IF 8 2区 计算机科学 Q1 AUTOMATION & CONTROL SYSTEMS
Gurudatta Verma, Tirath Prasad Sahu
{"title":"基于深度标签相关性和标签歧义的文本分类多标签特征选择","authors":"Gurudatta Verma,&nbsp;Tirath Prasad Sahu","doi":"10.1016/j.engappai.2025.110403","DOIUrl":null,"url":null,"abstract":"<div><div>Multi-label text classification, where each document can be associated with multiple labels simultaneously, poses unique challenges in feature selection due to the complex relationships between features and labels. In this paper, we propose a novel <strong>D</strong>eep Label <strong>R</strong>elevance and <strong>L</strong>abel <strong>A</strong>mbiguity (DLRLA) based multi-label feature selection method designed for multi-label text data. Our approach constructs a quasi-relevance matrix integrating low-order, high-order feature-label relevance and label ambiguity. The low-order relevance captures the direct association between individual features and labels, while the high-order relevance accounts for the interactions between feature combinations and labels, collectively termed as deep label relevance. Label ambiguity, measured using information entropy, quantifies the uncertainty associated with each label. The quasi-relevance matrix is then evaluated using Grey Relation Optimization to rank and select the most informative features based on multiple relevance criteria. Additionally, feature-feature relevance is incorporated to reduce the candidate set of high-order features, mitigating computational complexity. Elastic Net Regression, a linear regularized model, estimates feature-label relevance, enabling efficient feature selection while addressing multicollinearity. For multi-label classification, we leverage the Multi-Label K-Nearest Neighbors algorithm, where the key parameters (number of neighbours k and smoothing factor s) are optimized using Particle Swarm Optimization. The proposed DLRLA method is extensively evaluated on ten multi-label text benchmark datasets, considering six performance evaluation metrics. Comparative analyses with seven state-of-the-art methods are conducted. Furthermore, a stability analysis of DLRLA is performed across all datasets and evaluation metrics, showcasing its robustness and consistency.</div></div>","PeriodicalId":50523,"journal":{"name":"Engineering Applications of Artificial Intelligence","volume":"148 ","pages":"Article 110403"},"PeriodicalIF":8.0000,"publicationDate":"2025-03-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Deep label relevance and label ambiguity based multi-label feature selection for text classification\",\"authors\":\"Gurudatta Verma,&nbsp;Tirath Prasad Sahu\",\"doi\":\"10.1016/j.engappai.2025.110403\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<div><div>Multi-label text classification, where each document can be associated with multiple labels simultaneously, poses unique challenges in feature selection due to the complex relationships between features and labels. In this paper, we propose a novel <strong>D</strong>eep Label <strong>R</strong>elevance and <strong>L</strong>abel <strong>A</strong>mbiguity (DLRLA) based multi-label feature selection method designed for multi-label text data. Our approach constructs a quasi-relevance matrix integrating low-order, high-order feature-label relevance and label ambiguity. The low-order relevance captures the direct association between individual features and labels, while the high-order relevance accounts for the interactions between feature combinations and labels, collectively termed as deep label relevance. Label ambiguity, measured using information entropy, quantifies the uncertainty associated with each label. The quasi-relevance matrix is then evaluated using Grey Relation Optimization to rank and select the most informative features based on multiple relevance criteria. Additionally, feature-feature relevance is incorporated to reduce the candidate set of high-order features, mitigating computational complexity. Elastic Net Regression, a linear regularized model, estimates feature-label relevance, enabling efficient feature selection while addressing multicollinearity. For multi-label classification, we leverage the Multi-Label K-Nearest Neighbors algorithm, where the key parameters (number of neighbours k and smoothing factor s) are optimized using Particle Swarm Optimization. The proposed DLRLA method is extensively evaluated on ten multi-label text benchmark datasets, considering six performance evaluation metrics. Comparative analyses with seven state-of-the-art methods are conducted. Furthermore, a stability analysis of DLRLA is performed across all datasets and evaluation metrics, showcasing its robustness and consistency.</div></div>\",\"PeriodicalId\":50523,\"journal\":{\"name\":\"Engineering Applications of Artificial Intelligence\",\"volume\":\"148 \",\"pages\":\"Article 110403\"},\"PeriodicalIF\":8.0000,\"publicationDate\":\"2025-03-08\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Engineering Applications of Artificial Intelligence\",\"FirstCategoryId\":\"94\",\"ListUrlMain\":\"https://www.sciencedirect.com/science/article/pii/S0952197625004038\",\"RegionNum\":2,\"RegionCategory\":\"计算机科学\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q1\",\"JCRName\":\"AUTOMATION & CONTROL SYSTEMS\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Engineering Applications of Artificial Intelligence","FirstCategoryId":"94","ListUrlMain":"https://www.sciencedirect.com/science/article/pii/S0952197625004038","RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q1","JCRName":"AUTOMATION & CONTROL SYSTEMS","Score":null,"Total":0}
引用次数: 0

摘要

多标签文本分类中,每个文档可以同时与多个标签相关联,由于特征和标签之间的复杂关系,在特征选择方面提出了独特的挑战。本文针对多标签文本数据,提出了一种基于深度标签相关性和标签歧义(DLRLA)的多标签特征选择方法。我们的方法构建了一个准相关矩阵,集成了低阶、高阶特征标签相关性和标签歧义性。低阶相关性捕获单个特征和标签之间的直接关联,而高阶相关性解释了特征组合和标签之间的相互作用,统称为深度标签相关性。标签歧义,使用信息熵测量,量化与每个标签相关的不确定性。然后使用灰色关联优化方法对准关联矩阵进行评估,根据多个关联标准对特征进行排序并选择最具信息量的特征。此外,结合特征相关性来减少高阶特征的候选集,降低了计算复杂度。弹性网络回归,一个线性正则化模型,估计特征标签的相关性,使有效的特征选择,同时解决多重共线性。对于多标签分类,我们利用多标签k近邻算法,其中关键参数(邻居数量k和平滑因子s)使用粒子群优化进行优化。在10个多标签文本基准数据集上对所提出的DLRLA方法进行了广泛的评估,考虑了6个性能评估指标。与7种最先进的方法进行了比较分析。此外,在所有数据集和评估指标中进行了DLRLA的稳定性分析,展示了其鲁棒性和一致性。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Deep label relevance and label ambiguity based multi-label feature selection for text classification
Multi-label text classification, where each document can be associated with multiple labels simultaneously, poses unique challenges in feature selection due to the complex relationships between features and labels. In this paper, we propose a novel Deep Label Relevance and Label Ambiguity (DLRLA) based multi-label feature selection method designed for multi-label text data. Our approach constructs a quasi-relevance matrix integrating low-order, high-order feature-label relevance and label ambiguity. The low-order relevance captures the direct association between individual features and labels, while the high-order relevance accounts for the interactions between feature combinations and labels, collectively termed as deep label relevance. Label ambiguity, measured using information entropy, quantifies the uncertainty associated with each label. The quasi-relevance matrix is then evaluated using Grey Relation Optimization to rank and select the most informative features based on multiple relevance criteria. Additionally, feature-feature relevance is incorporated to reduce the candidate set of high-order features, mitigating computational complexity. Elastic Net Regression, a linear regularized model, estimates feature-label relevance, enabling efficient feature selection while addressing multicollinearity. For multi-label classification, we leverage the Multi-Label K-Nearest Neighbors algorithm, where the key parameters (number of neighbours k and smoothing factor s) are optimized using Particle Swarm Optimization. The proposed DLRLA method is extensively evaluated on ten multi-label text benchmark datasets, considering six performance evaluation metrics. Comparative analyses with seven state-of-the-art methods are conducted. Furthermore, a stability analysis of DLRLA is performed across all datasets and evaluation metrics, showcasing its robustness and consistency.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
Engineering Applications of Artificial Intelligence
Engineering Applications of Artificial Intelligence 工程技术-工程:电子与电气
CiteScore
9.60
自引率
10.00%
发文量
505
审稿时长
68 days
期刊介绍: Artificial Intelligence (AI) is pivotal in driving the fourth industrial revolution, witnessing remarkable advancements across various machine learning methodologies. AI techniques have become indispensable tools for practicing engineers, enabling them to tackle previously insurmountable challenges. Engineering Applications of Artificial Intelligence serves as a global platform for the swift dissemination of research elucidating the practical application of AI methods across all engineering disciplines. Submitted papers are expected to present novel aspects of AI utilized in real-world engineering applications, validated using publicly available datasets to ensure the replicability of research outcomes. Join us in exploring the transformative potential of AI in engineering.
×
引用
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学术文献互助群
群 号:604180095
Book学术官方微信