A Statistical Approach to Solving the EBL Utility Problem

Abstract

Many "learning from experience" systems use information extracted from problem solving experiences to modify a performance element PE, forming a new element PE 0 that can solve these and similar problems more efficiently. However, as transformations that improve performance on one set of problems can degrade performance on other sets, the new PE 0 is not always better than the original PE; this depends on the distribution of problems. We therefore seek the performance element whose expected performance, over this distribution, is optimal. Unfortunately, the actual distribution, which is needed to determine which element is optimal, is usually not known. Moreover, the task of finding the optimal element, even knowing the distribution, is intractable for most interesting spaces of elements. This paper presents a method, palo, that side-steps these problems by using a set of samples to estimate the unknown distribution, and by using a set of transformations to hill-climb to a local o...

Cite

Text

Greiner and Jurisica. "A Statistical Approach to Solving the EBL Utility Problem." AAAI Conference on Artificial Intelligence, 1992.

Markdown

[Greiner and Jurisica. "A Statistical Approach to Solving the EBL Utility Problem." AAAI Conference on Artificial Intelligence, 1992.](https://mlanthology.org/aaai/1992/greiner1992aaai-statistical/)

BibTeX

@inproceedings{greiner1992aaai-statistical,
  title     = {{A Statistical Approach to Solving the EBL Utility Problem}},
  author    = {Greiner, Russell and Jurisica, Igor},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {1992},
  pages     = {241-248},
  url       = {https://mlanthology.org/aaai/1992/greiner1992aaai-statistical/}
}