Component-based decision trees for classification

  • Authors:
  • Boris Delibasic;Milos Jovanovic;Milan Vukicevic;Milija Suknovic;Zoran Obradovic

  • Affiliations:
  • Faculty of Organizational Sciences, University of Belgrade, Belgrade, Serbia;Faculty of Organizational Sciences, University of Belgrade, Belgrade, Serbia;Faculty of Organizational Sciences, University of Belgrade, Belgrade, Serbia;Faculty of Organizational Sciences, University of Belgrade, Belgrade, Serbia;Information Science and Technology Center, Temple University, Philadelphia, PA, USA

  • Venue:
  • Intelligent Data Analysis
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

Typical data mining algorithms follow a so called "black-box" paradigm, where the logic is hidden from the user not to overburden him. We show that "white-box" algorithms constructed with reusable components design can have significant benefits for researchers, and end users as well. We developed a component-based algorithm design platform, and used it for "white-box" algorithm construction. The proposed platform can also be used for testing algorithm parts reusable components, and their single or joint influence on algorithm performance. The platform is easily extensible with new components and algorithms, and allows testing of partial contributions of an introduced component. We propose two new heuristics in decision tree algorithm design, namely removal of insignificant attributes in induction process at each tree node, and usage of combined strategy for generating possible splits for decision trees, utilizing several ways of splitting together, which experimentally showed benefits. Using the proposed platform we tested 80 component-based decision tree algorithms on 15 benchmark datasets and present the results of reusable components' influence on performance, and statistical significance of the differences found. Our study suggests that for a specific dataset we should search for the optimal component interplay instead of looking for the optimal among predefined algorithms.