Constraining Learning with Search Control
Abstract
Many learning systems must confront the problem of run time after learning being greater than run time before learning. This utility problem has been a particular focus of research in explanation-based learning. In past work we have examined an approach to the utility problem that is based on restricting the expressiveness of the rule language so as to guarantee polynomial bounds on the cost of using learned rules. In this article we propose a new approach that limits the cost of learned rules without guaranteeing an a priori bound on the match process or restricting the expressibility of rule conditions. By making the learning mechanism sensitive to the control knowledge utilized during the problem solving that led to the creation of the new rule — i.e., by incorporating such control knowledge into the explanation - the cost of using the learned rule becomes bounded by the cost of the problem solving from which it was learned.
Cite
Text
Kim and Rosenbloom. "Constraining Learning with Search Control." International Conference on Machine Learning, 1993. doi:10.1016/B978-1-55860-307-3.50029-0Markdown
[Kim and Rosenbloom. "Constraining Learning with Search Control." International Conference on Machine Learning, 1993.](https://mlanthology.org/icml/1993/kim1993icml-constraining/) doi:10.1016/B978-1-55860-307-3.50029-0BibTeX
@inproceedings{kim1993icml-constraining,
title = {{Constraining Learning with Search Control}},
author = {Kim, Jihie and Rosenbloom, Paul S.},
booktitle = {International Conference on Machine Learning},
year = {1993},
pages = {174-181},
doi = {10.1016/B978-1-55860-307-3.50029-0},
url = {https://mlanthology.org/icml/1993/kim1993icml-constraining/}
}