• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • 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分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

具有双重增量学习能力的多类斜向随机森林。

Multiclass Oblique Random Forests With Dual-Incremental Learning Capacity.

出版信息

IEEE Trans Neural Netw Learn Syst. 2020 Dec;31(12):5192-5203. doi: 10.1109/TNNLS.2020.2964737. Epub 2020 Nov 30.

DOI:10.1109/TNNLS.2020.2964737
PMID:31995504
Abstract

Oblique random forests (ObRFs) have attracted increasing attention recently. Their popularity is mainly driven by learning oblique hyperplanes instead of expensively searching for axis-aligned hyperplanes in the standard random forest. However, most existing methods are trained in an off-line mode, which assumes that the training data are given as a batch. Efficient dual-incremental learning (DIL) strategies for ObRF have rarely been explored when new inputs from the existing classes or unseen classes come. The goal of this article is to provide an ObRF with DIL capacity to perform classification on-the-fly. First, we propose a batch multiclass ObRF (ObRF-BM) algorithm by using a broad learning system and a multi-to-binary method to obtain an optimal oblique hyperplane in a higher dimensional space and then separate the samples into two supervised clusters at each node, which provides the basis for the following incremental learning strategy. Then, the DIL strategy for ObRF-BM, termed ObRF-DIL, is developed by analytically updating the parameters of all nodes on the classification route of the increment of input samples and the increment of input classes so that the ObRF-BM model can be effectively updated without laborious retraining from scratch. Experimental results using several public data sets demonstrate the superiority of the proposed approach in comparison with several state-of-the-art methods.

摘要

倾斜随机森林(ObRF)最近受到了越来越多的关注。它们的流行主要是由于学习倾斜超平面,而不是在标准随机森林中昂贵地搜索轴对齐超平面。然而,大多数现有方法都是在离线模式下训练的,这假设训练数据是作为一批提供的。当现有类或未见类的新输入出现时,ObRF 的高效双增量学习(DIL)策略很少被探索。本文的目的是提供一种具有 DIL 能力的 ObRF,以便实时进行分类。首先,我们通过使用广泛的学习系统和多对二进制方法提出了一种批量多类 ObRF(ObRF-BM)算法,以在更高维空间中获得最佳的倾斜超平面,然后在每个节点将样本分成两个监督聚类,这为以下增量学习策略提供了基础。然后,通过在输入样本的增量和输入类的增量的分类路径上分析性地更新所有节点的参数,开发了 ObRF-BM 的 DIL 策略,称为 ObRF-DIL,以便有效地更新 ObRF-BM 模型,而无需从头开始进行费力的重新训练。使用几个公共数据集的实验结果表明,与几种最先进的方法相比,所提出的方法具有优越性。

相似文献

1
Multiclass Oblique Random Forests With Dual-Incremental Learning Capacity.具有双重增量学习能力的多类斜向随机森林。
IEEE Trans Neural Netw Learn Syst. 2020 Dec;31(12):5192-5203. doi: 10.1109/TNNLS.2020.2964737. Epub 2020 Nov 30.
2
Incremental Learning of Random Forests for Large-Scale Image Classification.随机森林的增量学习在大规模图像分类中的应用。
IEEE Trans Pattern Anal Mach Intell. 2016 Mar;38(3):490-503. doi: 10.1109/TPAMI.2015.2459678.
3
Broad Learning System: An Effective and Efficient Incremental Learning System Without the Need for Deep Architecture.宽学习系统:一种无需深度架构即可有效且高效地进行增量学习的系统。
IEEE Trans Neural Netw Learn Syst. 2018 Jan;29(1):10-24. doi: 10.1109/TNNLS.2017.2716952. Epub 2017 Jul 21.
4
Oblique Decision Tree Ensemble via Multisurface Proximal Support Vector Machine.斜决策树集成通过多曲面近支持向量机。
IEEE Trans Cybern. 2015 Oct;45(10):2165-76. doi: 10.1109/TCYB.2014.2366468. Epub 2014 Nov 21.
5
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.
6
mCRF and mRD: Two Classification Methods Based on a Novel Multiclass Label Noise Filtering Learning Framework.mCRF和mRD:基于新型多类标签噪声过滤学习框架的两种分类方法。
IEEE Trans Neural Netw Learn Syst. 2022 Jul;33(7):2916-2930. doi: 10.1109/TNNLS.2020.3047046. Epub 2022 Jul 6.
7
Transfer Increment for Generalized Zero-Shot Learning.广义零样本学习的转移增量
IEEE Trans Neural Netw Learn Syst. 2021 Jun;32(6):2506-2520. doi: 10.1109/TNNLS.2020.3006322. Epub 2021 Jun 2.
8
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.
9
Nonparallel Support Vector Ordinal Regression.非平行支持向量序回归。
IEEE Trans Cybern. 2017 Oct;47(10):3306-3317. doi: 10.1109/TCYB.2017.2682852. Epub 2017 Mar 30.
10
Metric hashing forests.度量哈希森林。
Med Image Anal. 2016 Dec;34:13-29. doi: 10.1016/j.media.2016.05.010. Epub 2016 Jun 3.

引用本文的文献

1
A physics-informed Bayesian optimization method for rapid development of electrical machines.一种用于电机快速开发的基于物理信息的贝叶斯优化方法。
Sci Rep. 2024 Feb 24;14(1):4526. doi: 10.1038/s41598-024-54965-2.
2
New techniques to identify the tissue of origin for cancer of unknown primary in the era of precision medicine: progress and challenges.精准医学时代识别不明原发癌组织来源的新技术:进展与挑战。
Brief Bioinform. 2024 Jan 22;25(2). doi: 10.1093/bib/bbae028.
3
A hybrid anomaly detection method for high dimensional data.一种用于高维数据的混合异常检测方法。
PeerJ Comput Sci. 2023 Jan 12;9:e1199. doi: 10.7717/peerj-cs.1199. eCollection 2023.
4
EMD-Based Method for Supervised Classification of Parkinson's Disease Patients Using Balance Control Data.基于经验模态分解的帕金森病患者平衡控制数据监督分类方法
Bioengineering (Basel). 2022 Jun 28;9(7):283. doi: 10.3390/bioengineering9070283.