A Framework for Improving Efficiency and Accuracy
Abstract
This chapter reviews a framework for improving efficiency and accuracy. One of the main goals of machine learning is to improve performance, and the two most studied performance measures are efficiency and predictive accuracy. The knowledge acquired by a learning system must be efficient to use and accurate. Thus, research under such a theme aims essentially at producing a framework where both efficiency and accuracy may achieve a simultaneous incremental nature and where advances in one of the these is not occurring at the cost of the other. The framework presented in the chapter is an extension of work in explanation-based and inductive learning. Research on inductive learning has primarily focused on improving predictive accuracy. The task of learning from examples is a form of inductive learning that builds concept descriptions based upon instances labeled with their class information. Concept hierarchies are an important component of many inductive learning methods. The hierarchy is used to classify instances by beginning with the concept in question. Whenever a concept is matched, all the bindings produced by the match are stored with the concept. The matcher will do less work if it matches the concept multiple times.
Cite
Text
Wogulis. "A Framework for Improving Efficiency and Accuracy." International Conference on Machine Learning, 1989. doi:10.1016/B978-1-55860-036-2.50028-XMarkdown
[Wogulis. "A Framework for Improving Efficiency and Accuracy." International Conference on Machine Learning, 1989.](https://mlanthology.org/icml/1989/wogulis1989icml-framework/) doi:10.1016/B978-1-55860-036-2.50028-XBibTeX
@inproceedings{wogulis1989icml-framework,
title = {{A Framework for Improving Efficiency and Accuracy}},
author = {Wogulis, James},
booktitle = {International Conference on Machine Learning},
year = {1989},
pages = {78-80},
doi = {10.1016/B978-1-55860-036-2.50028-X},
url = {https://mlanthology.org/icml/1989/wogulis1989icml-framework/}
}