• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • Suppr Zotero 插件Zotero 插件
  • 邀请有礼
  • 套餐&价格
  • 历史记录
应用&插件
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
定价
高级版会员购买积分包购买API积分包
服务
文献检索文档翻译深度研究API 文档MCP 服务
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

核心技术专利:CN118964589B侵权必究
粤ICP备2023148730 号-1Suppr @ 2026

文献检索

告别复杂PubMed语法,用中文像聊天一样搜索,搜遍4000万医学文献。AI智能推荐,让科研检索更轻松。

立即免费搜索

文件翻译

保留排版,准确专业,支持PDF/Word/PPT等文件格式,支持 12+语言互译。

免费翻译文档

深度研究

AI帮你快速写综述,25分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

基于提升和过采样的多类分类二值化方法。

Binarization With Boosting and Oversampling for Multiclass Classification.

出版信息

IEEE Trans Cybern. 2016 May;46(5):1078-91. doi: 10.1109/TCYB.2015.2423295. Epub 2015 Apr 30.

DOI:10.1109/TCYB.2015.2423295
PMID:25955858
Abstract

Using a set of binary classifiers to solve multiclass classification problems has been a popular approach over the years. The decision boundaries learnt by binary classifiers (also called base classifiers) are much simpler than those learnt by multiclass classifiers. This paper proposes a new classification framework, termed binarization with boosting and oversampling (BBO), for efficiently solving multiclass classification problems. The new framework is devised based on the one-versus-all (OVA) binarization technique. Unlike most previous work, BBO employs boosting for solving the hard-to-learn instances and oversampling for handling the class-imbalance problem arising due to OVA binarization. These two features make BBO different from other existing works. Our new framework has been tested extensively on several multiclass supervised and semi-supervised classification problems using five different base classifiers, including neural networks, C4.5, k -nearest neighbor, repeated incremental pruning to produce error reduction, support vector machine, random forest, and learning with local and global consistency. Experimental results show that BBO can exhibit better performance compared to its counterparts on supervised and semi-supervised classification problems.

摘要

多年来,使用一组二进制分类器来解决多类分类问题一直是一种流行的方法。与多类分类器相比,二进制分类器(也称为基础分类器)学习到的决策边界要简单得多。本文提出了一种新的分类框架,称为提升和过采样的二进制化(BBO),用于有效地解决多类分类问题。该新框架是基于一对一(OVA)二进制化技术设计的。与大多数以前的工作不同,BBO 采用提升来解决难以学习的实例,并采用过采样来处理由于 OVA 二进制化而产生的类不平衡问题。这两个特性使 BBO 有别于其他现有工作。我们的新框架已经在使用五种不同的基础分类器(包括神经网络、C4.5、k-最近邻、重复增量剪枝以产生错误减少、支持向量机、随机森林和具有局部和全局一致性的学习)的几个多类监督和半监督分类问题上进行了广泛的测试。实验结果表明,BBO 在监督和半监督分类问题上的性能优于其同类。

相似文献

1
Binarization With Boosting and Oversampling for Multiclass Classification.基于提升和过采样的多类分类二值化方法。
IEEE Trans Cybern. 2016 May;46(5):1078-91. doi: 10.1109/TCYB.2015.2423295. Epub 2015 Apr 30.
2
Multiclass from binary: expanding one-versus-all, one-versus-one and ECOC-based approaches.多类问题从二分类问题入手:扩展一对一、一对多以及基于 ECOC 的方法。
IEEE Trans Neural Netw Learn Syst. 2014 Feb;25(2):289-302. doi: 10.1109/TNNLS.2013.2274735.
3
RandomBoost: simplified multiclass boosting through randomization.随机提升(RandomBoost):通过随机化实现简化的多类提升。
IEEE Trans Neural Netw Learn Syst. 2014 Apr;25(4):764-79. doi: 10.1109/TNNLS.2013.2281214.
4
Radial-Based Oversampling for Multiclass Imbalanced Data Classification.基于径向基的多类不平衡数据分类过采样方法
IEEE Trans Neural Netw Learn Syst. 2020 Aug;31(8):2818-2831. doi: 10.1109/TNNLS.2019.2913673. Epub 2019 Jun 21.
5
Constructing ensembles of classifiers by means of weighted instance selection.通过加权实例选择构建分类器集成。
IEEE Trans Neural Netw. 2009 Feb;20(2):258-77. doi: 10.1109/TNN.2008.2005496. Epub 2009 Jan 27.
6
Boosting random subspace method.增强随机子空间法
Neural Netw. 2008 Nov;21(9):1344-62. doi: 10.1016/j.neunet.2007.12.046. Epub 2008 Jan 6.
7
Building multiclass classifiers for remote homology detection and fold recognition.构建用于远程同源性检测和折叠识别的多类分类器。
BMC Bioinformatics. 2006 Oct 16;7:455. doi: 10.1186/1471-2105-7-455.
8
A simple plug-in bagging ensemble based on threshold-moving for classifying binary and multiclass imbalanced data.一种基于阈值移动的简单插件式装袋集成方法,用于对二分类和多分类不平衡数据进行分类。
Neurocomputing (Amst). 2018 Jan 31;275:330-340. doi: 10.1016/j.neucom.2017.08.035.
9
Feature-selected tree-based classification.基于特征选择的决策树分类。
IEEE Trans Cybern. 2013 Dec;43(6):1990-2004. doi: 10.1109/TSMCB.2012.2237394.
10
A scalable stagewise approach to large-margin multiclass loss-based boosting.基于大间隔多类损失的可扩展阶段式提升方法。
IEEE Trans Neural Netw Learn Syst. 2014 May;25(5):1002-13. doi: 10.1109/TNNLS.2013.2282369.

引用本文的文献

1
Diagnostic of Operation Conditions and Sensor Faults Using Machine Learning in Sucker-Rod Pumping Wells.基于机器学习的有杆泵井工况及传感器故障诊断
Sensors (Basel). 2021 Jul 2;21(13):4546. doi: 10.3390/s21134546.
2
The Use of Ensemble Models for Multiple Class and Binary Class Classification for Improving Intrusion Detection Systems.使用集成模型进行多类和二类分类,以改进入侵检测系统。
Sensors (Basel). 2020 Apr 30;20(9):2559. doi: 10.3390/s20092559.