DocumentCode
1304190
Title
Decision Trees for Uncertain Data
Author
Tsang, Smith ; Ben Kao ; Yip, Kevin Y. ; Ho, Wai-Shing ; Lee, Sau Dan
Author_Institution
Dept. of Comput. Sci., Univ. of Hong Kong, Hong Kong, China
Volume
23
Issue
1
fYear
2011
Firstpage
64
Lastpage
78
Abstract
Traditional decision tree classifiers work with data whose values are known and precise. We extend such classifiers to handle data with uncertain information. Value uncertainty arises in many applications during the data collection process. Example sources of uncertainty include measurement/quantization errors, data staleness, and multiple repeated measurements. With uncertainty, the value of a data item is often represented not by one single value, but by multiple values forming a probability distribution. Rather than abstracting uncertain data by statistical derivatives (such as mean and median), we discover that the accuracy of a decision tree classifier can be much improved if the "complete information" of a data item (taking into account the probability density function (pdf)) is utilized. We extend classical decision tree building algorithms to handle data tuples with uncertain values. Extensive experiments have been conducted which show that the resulting classifiers are more accurate than those using value averages. Since processing pdfs is computationally more costly than processing single values (e.g., averages), decision tree construction on uncertain data is more CPU demanding than that for certain data. To tackle this problem, we propose a series of pruning techniques that can greatly improve construction efficiency.
Keywords
data handling; decision trees; pattern classification; statistical distributions; uncertainty handling; data collection process; decision tree classifiers; probability density function; probability distribution; statistical derivatives; uncertain data; Buildings; Classification tree analysis; Computer science; Decision trees; Ear; Measurement errors; Probability distribution; Temperature measurement; Temperature sensors; Uncertainty; Uncertain data; classification; data mining.; decision tree;
fLanguage
English
Journal_Title
Knowledge and Data Engineering, IEEE Transactions on
Publisher
ieee
ISSN
1041-4347
Type
jour
DOI
10.1109/TKDE.2009.175
Filename
5210098
Link To Document