Screening Hypotheses with Explicit Bias

Abstract

This chapter reviews the screening of hypotheses with explicit bias. Bias plays an important role in the major subfield of machine learning called empirical induction. Explicit bias offers advantages in addition to helping a system select generalization operators. Empirical induction of a concept from examples is performed by formulating hypotheses that approximate an unknown target concept based on experience with instances classified as positive or nega­tive examples of the target concept. If learning is incremental, hypotheses are formed and then modified by generalization or specialization to remain consistent with a growing set of known instances. Three major techniques exist for biasing empirical induction. The first technique consists of using a res­tricted hypothesis language. The second bias technique is testing. The third technique called screening consists of selecting a generalization operator rather than generating the alternative hypotheses. This latter technique is less widely used than the other two but offers advantages when the bias is explicit. PREDICTOR is a system that uses explicit bias in its learning method. PREDICTOR focuses on the screening method of bias.

Cite

Text

Gordon. "Screening Hypotheses with Explicit Bias." International Conference on Machine Learning, 1989. doi:10.1016/b978-1-55860-036-2.50130-2

Markdown

[Gordon. "Screening Hypotheses with Explicit Bias." International Conference on Machine Learning, 1989.](https://mlanthology.org/icml/1989/gordon1989icml-screening/) doi:10.1016/b978-1-55860-036-2.50130-2

BibTeX

@inproceedings{gordon1989icml-screening,
  title     = {{Screening Hypotheses with Explicit Bias}},
  author    = {Gordon, Diana F.},
  booktitle = {International Conference on Machine Learning},
  year      = {1989},
  pages     = {499-500},
  doi       = {10.1016/b978-1-55860-036-2.50130-2},
  url       = {https://mlanthology.org/icml/1989/gordon1989icml-screening/}
}