基于自适应多尺度特征提取的动态问答多标签分类

IF 6.6 1区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Applied Soft Computing Pub Date : 2025-02-01 Epub Date: 2025-01-17 DOI:10.1016/j.asoc.2025.112740
Ying Li, Ming Li, Xiaoyi Zhang, Jin Ding
{"title":"基于自适应多尺度特征提取的动态问答多标签分类","authors":"Ying Li,&nbsp;Ming Li,&nbsp;Xiaoyi Zhang,&nbsp;Jin Ding","doi":"10.1016/j.asoc.2025.112740","DOIUrl":null,"url":null,"abstract":"<div><div>In community question answering (CQA), questioners use labels for question and answer (Q&amp;A) classification when asking questions. Since the answerers do not have the same understanding and perspective of the question, the original labels cannot accurately reflect the Q&amp;A categories with constantly given answers. Therefore, this paper proposes a dynamic Q&amp;A multi-label classification approach based on adaptive multi-scale feature extraction. First, global and local semantic features of Q&amp;As are extracted based on bidirectional long short-term memory network and convolutional neural network models, respectively. Second, the label features extraction and fusion method is proposed. The semantic features of the labels are extracted, the label structure graph based on horizontal and vertical dependencies is constructed, and the label structure and semantic features are fused using the graph attention network integrating multi-head self-attention mechanism. Afterward, the label-aware local features of Q&amp;As are constructed using the attention mechanism and fused with global features of Q&amp;A using the multi-head self-attention, thereby multi-scale fusion classification features of Q&amp;A are established. Then, to adaptively extract the core multi-scale fusion features, a multi-objective feature selection model is established and an improved binary multi-objective Sinh Cosh optimizer algorithm is proposed to solve the model. Finally, a classification prediction layer based on a multilayer perceptron is constructed to obtain the multi-label classification results of Q&amp;A documents. The experimental results based on real Q&amp;A data show the superior performance of the proposed method and validate the effectiveness of the proposed four modules.</div></div>","PeriodicalId":50737,"journal":{"name":"Applied Soft Computing","volume":"170 ","pages":"Article 112740"},"PeriodicalIF":6.6000,"publicationDate":"2025-02-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Dynamic Q&A multi-label classification based on adaptive multi-scale feature extraction\",\"authors\":\"Ying Li,&nbsp;Ming Li,&nbsp;Xiaoyi Zhang,&nbsp;Jin Ding\",\"doi\":\"10.1016/j.asoc.2025.112740\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<div><div>In community question answering (CQA), questioners use labels for question and answer (Q&amp;A) classification when asking questions. Since the answerers do not have the same understanding and perspective of the question, the original labels cannot accurately reflect the Q&amp;A categories with constantly given answers. Therefore, this paper proposes a dynamic Q&amp;A multi-label classification approach based on adaptive multi-scale feature extraction. First, global and local semantic features of Q&amp;As are extracted based on bidirectional long short-term memory network and convolutional neural network models, respectively. Second, the label features extraction and fusion method is proposed. The semantic features of the labels are extracted, the label structure graph based on horizontal and vertical dependencies is constructed, and the label structure and semantic features are fused using the graph attention network integrating multi-head self-attention mechanism. Afterward, the label-aware local features of Q&amp;As are constructed using the attention mechanism and fused with global features of Q&amp;A using the multi-head self-attention, thereby multi-scale fusion classification features of Q&amp;A are established. Then, to adaptively extract the core multi-scale fusion features, a multi-objective feature selection model is established and an improved binary multi-objective Sinh Cosh optimizer algorithm is proposed to solve the model. Finally, a classification prediction layer based on a multilayer perceptron is constructed to obtain the multi-label classification results of Q&amp;A documents. The experimental results based on real Q&amp;A data show the superior performance of the proposed method and validate the effectiveness of the proposed four modules.</div></div>\",\"PeriodicalId\":50737,\"journal\":{\"name\":\"Applied Soft Computing\",\"volume\":\"170 \",\"pages\":\"Article 112740\"},\"PeriodicalIF\":6.6000,\"publicationDate\":\"2025-02-01\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Applied Soft Computing\",\"FirstCategoryId\":\"94\",\"ListUrlMain\":\"https://www.sciencedirect.com/science/article/pii/S1568494625000511\",\"RegionNum\":1,\"RegionCategory\":\"计算机科学\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"2025/1/17 0:00:00\",\"PubModel\":\"Epub\",\"JCR\":\"Q1\",\"JCRName\":\"COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Applied Soft Computing","FirstCategoryId":"94","ListUrlMain":"https://www.sciencedirect.com/science/article/pii/S1568494625000511","RegionNum":1,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"2025/1/17 0:00:00","PubModel":"Epub","JCR":"Q1","JCRName":"COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE","Score":null,"Total":0}
引用次数: 0

摘要

在社区问答(CQA)中,提问者在提问时使用标签进行问题和答案(Q&;A)分类。由于答题者对问题的理解和视角不同,原有的标签无法准确反映不断给出答案的Q&;A类。为此,本文提出了一种基于自适应多尺度特征提取的动态多标签分类方法。首先,分别基于双向长短期记忆网络和卷积神经网络模型提取Q&;As的全局和局部语义特征;其次,提出了标签特征的提取与融合方法。提取标签的语义特征,构建基于水平依赖关系和垂直依赖关系的标签结构图,利用集成多头自注意机制的图注意网络将标签结构和语义特征融合。然后,利用注意机制构建Q&;A的标签感知局部特征,并利用多头自注意与Q&;A的全局特征融合,从而建立了Q&;A的多尺度融合分类特征。然后,为了自适应提取核心多尺度融合特征,建立了多目标特征选择模型,并提出了改进的二元多目标Sinh Cosh优化算法对模型进行求解;最后,构建基于多层感知器的分类预测层,得到Q&; a文档的多标签分类结果。基于实际Q&;A数据的实验结果表明了所提方法的优越性能,验证了所提四个模块的有效性。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
查看原文
分享 分享
微信好友 朋友圈 QQ好友 复制链接
本刊更多论文
Dynamic Q&A multi-label classification based on adaptive multi-scale feature extraction
In community question answering (CQA), questioners use labels for question and answer (Q&A) classification when asking questions. Since the answerers do not have the same understanding and perspective of the question, the original labels cannot accurately reflect the Q&A categories with constantly given answers. Therefore, this paper proposes a dynamic Q&A multi-label classification approach based on adaptive multi-scale feature extraction. First, global and local semantic features of Q&As are extracted based on bidirectional long short-term memory network and convolutional neural network models, respectively. Second, the label features extraction and fusion method is proposed. The semantic features of the labels are extracted, the label structure graph based on horizontal and vertical dependencies is constructed, and the label structure and semantic features are fused using the graph attention network integrating multi-head self-attention mechanism. Afterward, the label-aware local features of Q&As are constructed using the attention mechanism and fused with global features of Q&A using the multi-head self-attention, thereby multi-scale fusion classification features of Q&A are established. Then, to adaptively extract the core multi-scale fusion features, a multi-objective feature selection model is established and an improved binary multi-objective Sinh Cosh optimizer algorithm is proposed to solve the model. Finally, a classification prediction layer based on a multilayer perceptron is constructed to obtain the multi-label classification results of Q&A documents. The experimental results based on real Q&A data show the superior performance of the proposed method and validate the effectiveness of the proposed four modules.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
Applied Soft Computing
Applied Soft Computing 工程技术-计算机:跨学科应用
CiteScore
15.80
自引率
6.90%
发文量
874
审稿时长
10.9 months
期刊介绍: Applied Soft Computing is an international journal promoting an integrated view of soft computing to solve real life problems.The focus is to publish the highest quality research in application and convergence of the areas of Fuzzy Logic, Neural Networks, Evolutionary Computing, Rough Sets and other similar techniques to address real world complexities. Applied Soft Computing is a rolling publication: articles are published as soon as the editor-in-chief has accepted them. Therefore, the web site will continuously be updated with new articles and the publication time will be short.
期刊最新文献
Improving local connectivity of transformer for more accurate leaf vein segmentation A survey on unsupervised domain adaptation in medical imaging: Methods, datasets, and future outlook Agentic MobileViT: A stage-wise progressive transfer learning framework with knowledge stabilization for multi-dataset skin lesion classification Novel hybrid deep-long short-term memory and machine learning algorithms for the crack-healing estimation of eco-friendly engineered cementitious composites CFIA-KD: Confidence and feature importance aware knowledge distillation for effective skin lesion diagnosis from dermoscopic images
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
已复制链接
已复制链接
快去分享给好友吧!
我知道了
×
扫码分享
扫码分享
Book学术官方微信
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1