Random decision forests

Случайные леса решений
Tin Kam Ho
2002-11-19

Decision treesEnsemble learningHandwritten digit recognitionRandom decision forestsRandom subspace method
Decision trees are attractive classifiers due to their high execution speed. But trees derived with traditional methods often cannot be grown to arbitrary complexity for possible loss of generalization accuracy on unseen data. The limitation on complexity usually means suboptimal accuracy on training data. Following the principles of stochastic modeling, we propose a method to construct tree-based classifiers whose capacity can be arbitrarily expanded for increases in accuracy for both training and unseen data. The essence of the method is to build multiple trees in randomly selected subspaces of the feature space. Trees in, different subspaces generalize their classification in complementary ways, and their combined classification can be monotonically improved. The validity of the method is demonstrated through experiments on the recognition of handwritten digits.
1
The method's validity is demonstrated empirically on handwritten digit recognition, showing improved accuracy for both training and unseen data.
2
The paper proposes constructing multiple decision trees in randomly selected subspaces of the feature space to allow arbitrarily expandable model capacity.
3
Traditional decision trees often cannot be grown arbitrarily complex without losing generalization accuracy on unseen data, limiting training accuracy.
4
Trees built in different random subspaces generalize complementarily, and combining them can monotonically improve classification performance.

Ensemble of decision trees constructed by building multiple trees in randomly selected subspaces of the feature space (random decision forests)

Improving classification accuracy and generalization by expanding model capacity via random subspace tree construction and combining complementary tree classifiers, demonstrated on handwritten digit recognition

Publication Details
Publication Date
2002-11-19
Journal
Publisher
ISSN
Access Type
Author Information
Authors
Tin Kam Ho
Explore further
Open the scid.ai AI chat with a ready-made request: it will find papers on a similar topic and help build a literature review.
Find similar papers in the chat
Make a presentation
100%