Version Spaces: A Candidate Elimination Approach to Rule Learning

Abstract

An important research problem in artificial intelligence is the study of methods for learning general concepts or rules from a set of training instances. An approach to this problem is presented which is guaranteed to find, without backtracing, all versions consistent with a set of positive and negative training instances. The algorithm put forth uses a representation of the of those rules consistent with the observed training data. This rule version space is modified in response to new training instances by eliminating candidate versions found to conflict with each new instance. The use of version spaces is discussed in the context of Meta-DENDRAL, a program which learns rules in the domain of chemical spectroscopy.

Cite

Text

Mitchell. "Version Spaces: A Candidate Elimination Approach to Rule Learning." International Joint Conference on Artificial Intelligence, 1977.

Markdown

[Mitchell. "Version Spaces: A Candidate Elimination Approach to Rule Learning." International Joint Conference on Artificial Intelligence, 1977.](https://mlanthology.org/ijcai/1977/mitchell1977ijcai-version/)

BibTeX

@inproceedings{mitchell1977ijcai-version,
  title     = {{Version Spaces: A Candidate Elimination Approach to Rule Learning}},
  author    = {Mitchell, Tom M.},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {1977},
  pages     = {305-310},
  url       = {https://mlanthology.org/ijcai/1977/mitchell1977ijcai-version/}
}