DocumentCode
2369074
Title
Is random model better? On its accuracy and efficiency
Author
Fan, Wei ; Wang, Haixun ; Yu, Philip S. ; Ma, Sheng
Author_Institution
IBM Thomas J. Watson Res. Center, Hawthorne, NY, USA
fYear
2003
fDate
19-22 Nov. 2003
Firstpage
51
Lastpage
58
Abstract
Inductive learning searches an optimal hypothesis that minimizes a given loss function. It is usually assumed that the simplest hypothesis that fits the data is the best approximate to an optimal hypothesis. Since finding the simplest hypothesis is NP-hard for most representations, we generally employ various heuristics to search its closest match. Computing these heuristics incurs significant cost, making learning inefficient and unscalable for large dataset. At the same time, it is still questionable if the simplest hypothesis is indeed the closest approximate to the optimal model. Recent success of combining multiple models, such as bagging, boosting and meta-learning, has greatly improved the accuracy of the simplest hypothesis, providing a strong argument against the optimality of the simplest hypothesis. However, computing these combined hypotheses incurs significantly higher cost. We first advert that as long as the error of a hypothesis on each example is within a range dictated by a given loss function, it can still be optimal. Contrary to common beliefs, we propose a completely random decision tree algorithm that achieves much higher accuracy than the single best hypothesis and is comparable to boosted or bagged multiple best hypotheses. The advantage of multiple random tree is its training efficiency as well as minimal memory requirement.
Keywords
computational complexity; data mining; decision trees; heuristic programming; learning by example; optimisation; very large databases; NP-hard problem; data mining; heuristics; inductive learning; large dataset; meta-learning; optimal hypothesis; random decision tree algorithm; Bagging; Boosting; Costs; Data mining; Decision trees; Machine learning; Performance loss; Predictive models;
fLanguage
English
Publisher
ieee
Conference_Titel
Data Mining, 2003. ICDM 2003. Third IEEE International Conference on
Print_ISBN
0-7695-1978-4
Type
conf
DOI
10.1109/ICDM.2003.1250902
Filename
1250902
Link To Document