Empirical Analysis of the General Utility Problem in Machine Learning

Abstract

The overfit problem in inductive learning and the utility problem in speedup learning both describe a common behavior of machine learning methods: the eventual degradation of performance due to increasing amounts of learned knowledge. Plotting the performance of the changing knowledge during execution of a learning method (the performance response) reveals similar curves for several methods. The performance response generally indicates an increase to a single peak followed by a more gradual decrease in performance. The similarity in performance responses suggests a model relating performance to the amount of learned knowledge. This paper provides empirical evidence for the existence of a general model by plotting the performance responses of several learning programs. Formal models of the performance response are also discussed. These models can be used to control the amount of learning and avoid degradation of performance. Introduction As machine learning methods acquire increasing ...

Cite

Text

Holder. "Empirical Analysis of the General Utility Problem in Machine Learning." AAAI Conference on Artificial Intelligence, 1992.

Markdown

[Holder. "Empirical Analysis of the General Utility Problem in Machine Learning." AAAI Conference on Artificial Intelligence, 1992.](https://mlanthology.org/aaai/1992/holder1992aaai-empirical/)

BibTeX

@inproceedings{holder1992aaai-empirical,
  title     = {{Empirical Analysis of the General Utility Problem in Machine Learning}},
  author    = {Holder, Lawrence B.},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {1992},
  pages     = {249-254},
  url       = {https://mlanthology.org/aaai/1992/holder1992aaai-empirical/}
}