Improving Accuracy of Incorrect Domain Theories

Abstract

An approach to improve accuracy of incorrect domain theories is presented that learns concept descriptions from positive and negative examples of the concept. The method uses the available domain theory, that might be both overly general and overly specific, to group training examples before attempting concept induction. GENTRE is a system that has been implemented to test the performance of the method. GENTRE is not limited to variable-free, function-free or non-recursive domains as many other approaches. In the paper we present results from experiments in three different domains and compare the performance of GENTRE with that of ID3 and IOU. The learned concept descriptions are consistent with training examples and have an improved classification accuracy relative to the original domain theory.

Cite

Text

Asker. "Improving Accuracy of Incorrect Domain Theories." International Conference on Machine Learning, 1994. doi:10.1016/B978-1-55860-335-6.50011-8

Markdown

[Asker. "Improving Accuracy of Incorrect Domain Theories." International Conference on Machine Learning, 1994.](https://mlanthology.org/icml/1994/asker1994icml-improving/) doi:10.1016/B978-1-55860-335-6.50011-8

BibTeX

@inproceedings{asker1994icml-improving,
  title     = {{Improving Accuracy of Incorrect Domain Theories}},
  author    = {Asker, Lars},
  booktitle = {International Conference on Machine Learning},
  year      = {1994},
  pages     = {19-27},
  doi       = {10.1016/B978-1-55860-335-6.50011-8},
  url       = {https://mlanthology.org/icml/1994/asker1994icml-improving/}
}