Induction of multiclass multifeature split decision trees from distributed data

  • Authors:
  • Jie Ouyang;Nilesh Patel;Ishwar Sethi

  • Affiliations:
  • Intelligent Information Engineering Lab, Department of Computer Science and Engineering, Oakland University, Rochester, MI 48309, USA;Intelligent Information Engineering Lab, Department of Computer Science and Engineering, Oakland University, Rochester, MI 48309, USA;Intelligent Information Engineering Lab, Department of Computer Science and Engineering, Oakland University, Rochester, MI 48309, USA

  • Venue:
  • Pattern Recognition
  • Year:
  • 2009

Quantified Score

Hi-index 0.01

Visualization

Abstract

The decision tree-based classification is a popular approach for pattern recognition and data mining. Most decision tree induction methods assume training data being present at one central location. Given the growth in distributed databases at geographically dispersed locations, the methods for decision tree induction in distributed settings are gaining importance. This paper describes one such method that generates compact trees using multifeature splits in place of single feature split decision trees generated by most existing methods for distributed data. Our method is based on Fisher's linear discriminant function, and is capable of dealing with multiple classes in the data. For homogeneously distributed data, the decision trees produced by our method are identical to decision trees generated using Fisher's linear discriminant function with centrally stored data. For heterogeneously distributed data, a certain approximation is involved with a small change in performance with respect to the tree generated with centrally stored data. Experimental results for several well-known datasets are presented and compared with decision trees generated using Fisher's linear discriminant function with centrally stored data.