Empirical Learning as a Function of Concept Character
Abstract
Concept learning depends on data character. To discover how, some researchers have used theoretical analysis to relate the behavior of idealized learning algorithms to classes of concepts. Others have developed pragmatic measures that relate the behavior of empirical systems such as ID3 and PLS1 to the kinds of concepts encountered in practice. But before learning behavior can be predicted, concepts and data must be characterized. Data characteristics include their number, error, “size”, and so forth. Although potential characteristics are numerous, they are constrained by the way one views concepts. Viewing concepts as functions over instance space leads to geometric characteristics such as concept size (the proportion of positive instances) and concentration (not too many “peaks”). Experiments show that some of these characteristics drastically affect the accuracy of concept learning. Sometimes data characteristics interact in non-intuitive ways; for example, noisy data may degrade accuracy differently depending on the size of the concept. Compared with effects of some data characteristics, the choice of learning algorithm appears less important: performance accuracy is degraded only slightly when the splitting criterion is replaced with random selection. Analyzing such observations suggests directions for concept learning research.
Cite
Text
Rendell and Cho. "Empirical Learning as a Function of Concept Character." Machine Learning, 1990. doi:10.1007/BF00117106Markdown
[Rendell and Cho. "Empirical Learning as a Function of Concept Character." Machine Learning, 1990.](https://mlanthology.org/mlj/1990/rendell1990mlj-empirical/) doi:10.1007/BF00117106BibTeX
@article{rendell1990mlj-empirical,
title = {{Empirical Learning as a Function of Concept Character}},
author = {Rendell, Larry A. and Cho, Howard},
journal = {Machine Learning},
year = {1990},
pages = {267-298},
doi = {10.1007/BF00117106},
volume = {5},
url = {https://mlanthology.org/mlj/1990/rendell1990mlj-empirical/}
}