Academia.eduAcademia.edu

Machine learning in artificial intelligence

1993, Artificial Intelligence in Engineering

Abstract

Among several forms of learning, learning concepts from examples is the most common and best understood. In this paper some approaches to learning concepts from examples are reviewed. In particular those approaches that are currently most important with respect to practical applications (learning decision trees and if-then rules), or likely to become very important in the near future (Inductive Logic Programming as a form of relational learning) are discussed.

Key takeaways

  • There are several forms of learning, ranging from learning by being told to learning by discovery.
  • The target of learning is a concept description, and the source of information for learning are examples.
  • Any learning system, including statistical learning and neural nets, satisfies the weak criterion.
  • An important variation of decision tree learning is learning regression trees (Breiman et al.).
  • This means that it is hard to make available to the learning system knowledge that is known to the system prior to learning.