On Learning Decision Structures

  • Authors:
  • Ryszard S. Michalski;Ibrahim F. Imam

  • Affiliations:
  • (Also with the Institute of Computer Science, Polish Academy of Sciences, Warsaw, Poland. {michalski, iimam}@aic.gmu.edu) George Mason University Fairfax, VA. 22030;George Mason University Fairfax, VA. 22030

  • Venue:
  • Fundamenta Informaticae
  • Year:
  • 1997

Quantified Score

Hi-index 0.00

Visualization

Abstract

A decision structure is a simple and powerful tool for organizing a decision process. It differs from a conventional decision tree in that its nodes are assigned tests that can be functions of the attributes, rather than single attributes; the branches stemming from a node can be assigned a subset of attribute values rather than a single attribute value (test outcome); and the leaves can be assigned one or more alternative decisions. We describe a methodology for learning decision structures from declarative knowledge expressed in the form of decision rules. The decision rules are generated by an expert, or by an AQ-type inductive learning program (with or without constructive induction). From a given set of rules, one can generate many different decision structures. The proposed methodology generates the one that is most suitable for the given decision-making situation, according to a multicriterion evaluation function. Experiments with a program implementing the proposed methodology have demonstrated its many useful features.