Explanation-Based Generalization: A Unifying View
Abstract
The problem of formulating general concepts from specific training examples has long been a major focus of machine learning research. While most previous research has focused on empirical methods for generalizing from a large number of training examples using no domain-specific knowledge, in the past few years new methods have been developed for applying domain-specific knowledge to formulate valid generalizations from single training examples. The characteristic common to these methods is that their ability to generalize from a single example follows from their ability to explain why the training example is a member of the concept being learned. This paper proposes a general, domain-independent mechanism, called EBG, that unifies previous approaches to explanation-based generalization. The EBG method is illustrated in the context of several example problems, and used to contrast several existing systems for explanation-based generalization. The perspective on explanation-based generalization afforded by this general method is also used to identify open research problems in this area.
Cite
Text
Mitchell et al. "Explanation-Based Generalization: A Unifying View." Machine Learning, 1986. doi:10.1023/A:1022691120807Markdown
[Mitchell et al. "Explanation-Based Generalization: A Unifying View." Machine Learning, 1986.](https://mlanthology.org/mlj/1986/mitchell1986mlj-explanationbased/) doi:10.1023/A:1022691120807BibTeX
@article{mitchell1986mlj-explanationbased,
title = {{Explanation-Based Generalization: A Unifying View}},
author = {Mitchell, Tom M. and Keller, Richard M. and Kedar-Cabelli, Smadar T.},
journal = {Machine Learning},
year = {1986},
pages = {47-80},
doi = {10.1023/A:1022691120807},
volume = {1},
url = {https://mlanthology.org/mlj/1986/mitchell1986mlj-explanationbased/}
}