一个通用的双视图框架,例如加权朴素贝叶斯

IF 7.6 1区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE
Huan Zhang , Kexin Meng , Pei Lv , Shuo He , Mingliang Xu
{"title":"一个通用的双视图框架,例如加权朴素贝叶斯","authors":"Huan Zhang ,&nbsp;Kexin Meng ,&nbsp;Pei Lv ,&nbsp;Shuo He ,&nbsp;Mingliang Xu","doi":"10.1016/j.patcog.2025.112181","DOIUrl":null,"url":null,"abstract":"<div><div>Instance weighting is an effective and flexible method to alleviate the attribute conditional independence assumption in naive Bayes (NB). However, existing instance weighting methods mainly focus on how to learn a specific weight for each instance, ignoring the limitation of the original view. In this study, we argue that real-world applications are rather complicated, and it is sub-optimal to learn instance weights only using the original view. Based on this premise, we propose a novel general framework called dual-view instance weighted naive Bayes (DIWNB). In DIWNB, we first construct multiple K-nearest neighbor (KNN) classifiers and select those with the lowest error rate to classify each training instance in turn to build the generated view. Next, we learn a specific weight for each training instance, and build an instance weighted NB model in each view. Finally, we weightedly fuse the class-membership probabilities of dual views to predict the class label for each test instance. To construct the generated view, we design a hard label approach and a soft label approach, and thus two different versions are created, which we denote as DIWNB<span><math><msup><mrow></mrow><mrow><mi>H</mi></mrow></msup></math></span> and DIWNB<span><math><msup><mrow></mrow><mrow><mi>S</mi></mrow></msup></math></span>, respectively. Experimental results on 60 benchmark and 2 real-world datasets demonstrate the effectiveness of DIWNB.</div></div>","PeriodicalId":49713,"journal":{"name":"Pattern Recognition","volume":"171 ","pages":"Article 112181"},"PeriodicalIF":7.6000,"publicationDate":"2025-07-25","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"A general dual-view framework for instance weighted naive Bayes\",\"authors\":\"Huan Zhang ,&nbsp;Kexin Meng ,&nbsp;Pei Lv ,&nbsp;Shuo He ,&nbsp;Mingliang Xu\",\"doi\":\"10.1016/j.patcog.2025.112181\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<div><div>Instance weighting is an effective and flexible method to alleviate the attribute conditional independence assumption in naive Bayes (NB). However, existing instance weighting methods mainly focus on how to learn a specific weight for each instance, ignoring the limitation of the original view. In this study, we argue that real-world applications are rather complicated, and it is sub-optimal to learn instance weights only using the original view. Based on this premise, we propose a novel general framework called dual-view instance weighted naive Bayes (DIWNB). In DIWNB, we first construct multiple K-nearest neighbor (KNN) classifiers and select those with the lowest error rate to classify each training instance in turn to build the generated view. Next, we learn a specific weight for each training instance, and build an instance weighted NB model in each view. Finally, we weightedly fuse the class-membership probabilities of dual views to predict the class label for each test instance. To construct the generated view, we design a hard label approach and a soft label approach, and thus two different versions are created, which we denote as DIWNB<span><math><msup><mrow></mrow><mrow><mi>H</mi></mrow></msup></math></span> and DIWNB<span><math><msup><mrow></mrow><mrow><mi>S</mi></mrow></msup></math></span>, respectively. Experimental results on 60 benchmark and 2 real-world datasets demonstrate the effectiveness of DIWNB.</div></div>\",\"PeriodicalId\":49713,\"journal\":{\"name\":\"Pattern Recognition\",\"volume\":\"171 \",\"pages\":\"Article 112181\"},\"PeriodicalIF\":7.6000,\"publicationDate\":\"2025-07-25\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Pattern Recognition\",\"FirstCategoryId\":\"94\",\"ListUrlMain\":\"https://www.sciencedirect.com/science/article/pii/S0031320325008428\",\"RegionNum\":1,\"RegionCategory\":\"计算机科学\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q1\",\"JCRName\":\"COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Pattern Recognition","FirstCategoryId":"94","ListUrlMain":"https://www.sciencedirect.com/science/article/pii/S0031320325008428","RegionNum":1,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q1","JCRName":"COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE","Score":null,"Total":0}
引用次数: 0

摘要

实例加权是缓解朴素贝叶斯算法中属性条件独立假设的一种有效而灵活的方法。然而,现有的实例加权方法主要关注如何学习每个实例的具体权重,忽略了原有视图的局限性。在本研究中,我们认为现实世界的应用程序相当复杂,仅使用原始视图学习实例权重是次优的。基于这一前提,我们提出了一种新的通用框架,称为双视图实例加权朴素贝叶斯(DIWNB)。在DIWNB中,我们首先构造多个KNN分类器,并选择错误率最低的分类器依次对每个训练实例进行分类,以构建生成的视图。接下来,我们为每个训练实例学习一个特定的权重,并在每个视图中构建一个实例加权NB模型。最后,我们加权融合双视图的类隶属概率来预测每个测试实例的类标签。为了构造生成的视图,我们设计了一个硬标签方法和一个软标签方法,从而创建了两个不同的版本,我们分别表示为DIWNBH和DIWNBS。在60个基准数据集和2个真实数据集上的实验结果证明了DIWNB的有效性。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
A general dual-view framework for instance weighted naive Bayes
Instance weighting is an effective and flexible method to alleviate the attribute conditional independence assumption in naive Bayes (NB). However, existing instance weighting methods mainly focus on how to learn a specific weight for each instance, ignoring the limitation of the original view. In this study, we argue that real-world applications are rather complicated, and it is sub-optimal to learn instance weights only using the original view. Based on this premise, we propose a novel general framework called dual-view instance weighted naive Bayes (DIWNB). In DIWNB, we first construct multiple K-nearest neighbor (KNN) classifiers and select those with the lowest error rate to classify each training instance in turn to build the generated view. Next, we learn a specific weight for each training instance, and build an instance weighted NB model in each view. Finally, we weightedly fuse the class-membership probabilities of dual views to predict the class label for each test instance. To construct the generated view, we design a hard label approach and a soft label approach, and thus two different versions are created, which we denote as DIWNBH and DIWNBS, respectively. Experimental results on 60 benchmark and 2 real-world datasets demonstrate the effectiveness of DIWNB.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
Pattern Recognition
Pattern Recognition 工程技术-工程:电子与电气
CiteScore
14.40
自引率
16.20%
发文量
683
审稿时长
5.6 months
期刊介绍: The field of Pattern Recognition is both mature and rapidly evolving, playing a crucial role in various related fields such as computer vision, image processing, text analysis, and neural networks. It closely intersects with machine learning and is being applied in emerging areas like biometrics, bioinformatics, multimedia data analysis, and data science. The journal Pattern Recognition, established half a century ago during the early days of computer science, has since grown significantly in scope and influence.
×
引用
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学术官方微信