Mechanisms for Reasoning About Sets
Abstract
The SEt Reasoning Facility (SERF) integrates mechanisms for propagating membership propositions, deriving relations between sets, and reasoning about closure and cardinality into an efficient utility package for reasoning about sets. Assertions about relations between sets are compiled into a constraint network defined entirely in terms of union, complement, and emptiness constraints. The constraint network supports multiple modes of inference, such as local propagation of membership propositions and graph search for set relations using a transitivity table. SERF permits closure assertions of the form all members of set S are known and utilizes this capability to permit selective applications of closed-world assumptions. Cardinality constraints are handled by a general quantity reasoner. An example from geologic interpretation illustrates the value of mutually constraining sources of information in a typical application of reasoning about sets in commonsense problem-solving.
Cite
Text
Wellman and Simmons. "Mechanisms for Reasoning About Sets." AAAI Conference on Artificial Intelligence, 1988.Markdown
[Wellman and Simmons. "Mechanisms for Reasoning About Sets." AAAI Conference on Artificial Intelligence, 1988.](https://mlanthology.org/aaai/1988/wellman1988aaai-mechanisms/)BibTeX
@inproceedings{wellman1988aaai-mechanisms,
title = {{Mechanisms for Reasoning About Sets}},
author = {Wellman, Michael P. and Simmons, Reid G.},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {1988},
pages = {398-402},
url = {https://mlanthology.org/aaai/1988/wellman1988aaai-mechanisms/}
}