首页> 外文会议>PAKDD(Pacific-Asia Conference on Advances in Knowledge Discovery and Data Mining) 2007 International Workshops; 20070522; Nanjing(CN) >A New Decision Tree Classification Method for Mining High-Speed Data Streams Based on Threaded Binary Search Trees
【24h】

A New Decision Tree Classification Method for Mining High-Speed Data Streams Based on Threaded Binary Search Trees

机译:基于线程二叉搜索树的高速数据流决策树分类新方法

获取原文
获取原文并翻译 | 示例
获取外文期刊封面目录资料

摘要

One of most important algorithms for mining data streams is VFDT. It uses Hoeffding inequality to achieve a probabilistic bound on the accuracy of the tree constructed. Gama et al. have extended VFDT in two directions. Their system VFDTc can deal with continuous data and use more powerful classification techniques at tree leaves. In this paper, we revisit this problem and implemented a system VFDTt on top of VFDT and VFDTc. We make the following three contributions: 1) we present a threaded binary search trees (TBST) approach for efficiently handling continuous attributes. It builds a threaded binary search tree, and its processing time for values inserting is O(nlogn), while VFDTs processing time is O(n~2). When a new example arrives, VFDTc need update O(logn) attribute tree nodes, but VFDTt just need update one necessary node.2) we improve the method of getting the best split-test point of a given continuous attribute. Comparing to the method used in VFDTc, it improves from O(nlogn) to O (n) in processing time. 3) Comparing to VFDTc, VFDTf s candidate split-test number decrease from O(n) to O(logn,).Comparing to VFDT, the most relevant property of our system is an average reduction of 25.53% in processing time, while keep the same tree size and accuracy. Overall, the techniques introduced here significantly improve the efficiency of decision tree classification on data streams.
机译:VFDT是用于挖掘数据流的最重要算法之一。它使用Hoeffding不等式来实现所构造树的准确性的概率边界。 Gama等。已经在两个方向上扩展了VFDT。他们的系统VFDTc可以处理连续数据,并在树叶上使用更强大的分类技术。在本文中,我们重新审视了这个问题,并在VFDT和VFDTc之上实现了系统VFDTt。我们做出以下三个贡献:1)我们提出了一种有效地处理连续属性的线程二叉搜索树(TBST)方法。它构建了一个线程二叉搜索树,其插入值的处理时间为O(nlogn),而VFDT的处理时间为O(n〜2)。当一个新的例子到来时,VFDTc需要更新O(logn)属性树节点,而VFDTt仅需要更新一个必要的节点。2)我们改进了获取给定连续属性的最佳分裂测试点的方法。与VFDTc中使用的方法相比,它的处理时间从O(nlogn)改善为O(n)。 3)与VFDTc相比,VFDTf的候选拆分测试次数从O(n)减少到O(logn,)。与VFDT相比,我们系统最相关的属性是处理时间平均减少25.53%,同时保持相同的树大小和准确性。总体而言,此处介绍的技术显着提高了数据流上决策树分类的效率。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号