explaining the result of a decision tree to the end user
play

Explaining the result of a Decision Tree to the End-User Isabelle - PDF document

Explaining the result of a Decision Tree to the End-User Isabelle Alvarez 1 2 Abstract. This paper addresses the problem of the explanation of tests that are in the trace can have no consequences on the result. the result given by a decision


  1. Explaining the result of a Decision Tree to the End-User Isabelle Alvarez 1 2 Abstract. This paper addresses the problem of the explanation of tests that are in the trace can have no consequences on the result. the result given by a decision tree, when it is used to predict the class Conversely, a little change of the value of an attribute that doesn’t of new cases. In order to evaluate this result, the end-user relies on appear in the the trace can lead to a modification of the resulting some estimate of the error rate and on the trace of the classification. class. The fact is that the trace doesn’t exploit the information that is Unfortunately the trace doesn’t contain the information necessary to embedded in the partition realized by the DT in the input space. understand the case at hand. We propose a new method to qualify the We propose a geometric method to take into account the complete result given by a decision tree when the data are continuous-valued. partition of the input space, when it possible to define a metric. This We perform a geometric study of the decision surface (the boundary method is based on the study of the decision surface (DS), that is the of the inverse image of the different classes). This analysis gives the boundary of the inverse image of the different classes in the input list of the tests of the tree that are the most sensitive to a change in space. We consider that the position of a case relatively to the DS the input data. Unlike the trace, this list can easily be ordered and can give a good description of the situation to the end-user. It allows pruned so that only the most important tests are presented. We also to identify the tests of the DT that are the most sensitive to a change show how the metric can be used to interact with the end-user. in the input data. Contrary to the trace, this list of tests is relevant to 3 explain the particular classification of a case, since if the tests of the list aren’t verified any more, the class changes. The paper is organized as follow: Section 2 presents the drawbacks 1 INTRODUCTION of the trace as an explanation support. Simple geometric examples show why they cannot be bypassed by any processing of the trace. Real-world applications of decision trees (DT) are used as deci- The same examples suggest a geometric method to identify more sion support system in various domain [13]. DT algorithms are relevant tests to describe the situation of a case. Section 3 presents also integrated in software for data mining or decision support pur- the geometric sensitivity analysis method, some interesting proper- pose (see for instance software lists on http://www.kdnuggets.com or ties of the sensitive tests (uniqueness, robustness, ordering relation) http://www.mlnet.org/). They often offer many possibilities to build, and general results. Section 4 focuses on one example and studies the prune, manipulate or validate decision trees. However, when it comes role of the metric. Possible complementary viewpoints are discussed to the final use of the DT, to classify real cases and make a decision, in the concluding section. end-users find little information to assess the relevance of the re- sult. This kind of information is generally available by the mean of error rates or probability estimators. [4] [11] [7]. In practice, these 2 LIMITS OF THE TRACE AS AN estimators are not always available, since they are developed for the EXPLANATION SUPPORT construction of the tree and not for the end-user’s need (see exam- ples in [15] and [6]). They are also not necessarily accurate ([11]; Software that integrates decision trees algorithms generally allows [10]). Besides, little information is developed to help the end-user to the user to visualize the trace of the classification of a new case. But link the result to the input data, to assess the relevance of the result. it is not easy to read, all the more so as it grows in size. Moreover it Actually, it’s a difficult problem, since it depends on both the user has similar drawbacks to the trace of reasoning in rule based system and the system. Works on tree intelligibility are an attempt to answer (see [5]), since it is easy to translate a decision tree into an ordered this question. This is done mainly by pruning methods (see [8] for a list of rules (by following every path from the root to the different review). Works on feature selection (see [20]) contribute also to this leaves). In fact, works on trace of reasoning finally directed toward objective. It is also one of the main objectives of fuzzy DT [17]. But reconstructive explanation [14], [18], [9]. The following examples with these methods, intelligibility is sought for the tree itself, consid- illustrate why the trace cannot be used to provide to the end-user rel- ered as a model. The relevance of a particular result is only available evant information about the case. We consider binary linear decision by the mean of the trace of the classification, that is the path followed trees (LDT): a test consists in computing the algebraic distance h of a in the tree, the list of the tests passed by the case from the root to the new case (the point P ) to a hyperplane H . The point P passes the test leaf that finally gives the class. depending on the sign of h ( P, H ) . So the area classified by a leaf is Unfortunately the trace doesn’t hold the right information that is the intersection of halfspaces E ( H ) . The tree induces a partition of necessary to understand the situation of a case. The change of some the input space, and we call decision surface the union of the bound- aries of the different areas corresponding to the different classes. In 1 LIP6, Paris VI University, Paris, France email: isabelle.alvarez@lip6.fr the case of LDT, it consists in pieces of hyperplanes. Figures 2 and 3 2 Cemagref, Aubi` ere, France show examples of partitions induced by the trees in Figure 1. 3 this paper is the extended version of I. Alvarez (2004) ”Explaining the result We consider the trace of the classification given by the trees for of a Decision Tree to the End-User”. In Proceedings of the 16th European several points. DT1 classifies P 1 at the first test, so the trace of the Conference on Artificial Intelligence, pp. 411–415, IOS Press.

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend