Parameter Estimation in Semi-Random Decision Tree Ensembling on Streaming Data

  • Authors:
  • Peipei Li;Qianhui Liang;Xindong Wu;Xuegang Hu

  • Affiliations:
  • School of Information Systems, Singapore Management University, Singapore 178902 and School of Computer Science and Information Technology, Hefei University of Technology, China 230009;School of Information Systems, Singapore Management University, Singapore 178902;School of Computer Science and Information Technology, Hefei University of Technology, China 230009 and Department of Computer Science, University of Vermont, USA 05405;School of Computer Science and Information Technology, Hefei University of Technology, China 230009

  • Venue:
  • PAKDD '09 Proceedings of the 13th Pacific-Asia Conference on Advances in Knowledge Discovery and Data Mining
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

The induction error in random tree ensembling results mainly from the strength of decision trees and the dependency between base classifiers. In order to reduce the errors due to both factors, a Semi-Random Decision Tree Ensembling (SRDTE) for mining streaming data is proposed based on our previous work on SRMTDS. The model contains semi-random decision trees that are independent in the generation process and have no interaction with each other in the individual decisions of classification. The main idea is to minimize correlation among the classifiers. We claim that the strength of decision trees is closely related to the estimation values of the parameters, including the height of a tree, the count of trees and the parameter of n min in the Hoeffding Bounds. We analyze these parameters of the model and design strategies for better adaptation to streaming data. The main strategies include an incremental generation of sub-trees after seeing real training instances, a data structure for quick search and a voting mechanism for classification. Our evaluation in the 0-1 loss function shows that SRDTE has improved the performance in terms of predictive accuracy and robustness. We have applied SRDTE to e-business data streams and proved its feasibility and effectiveness.