GR2: A Hybrid Knowledge-Based System Using General Rules

Abstract

GR2 is a hybrid knowledge-based system consisting of a Multilayer Perceptron (MLP) and a rule-based system for hybrid knowledge representations and reasoning. Knowledge embedded in the trained MLP is extracted in the form of general (production) rules--a natural format of abstract knowledge representation. The rule extraction method integrates Black-box and Open-box techniques, obtaining feature salient and statistical properties of the training pattern set. The extracted general rules are quantified and selected in a rule validation process. Multiple inference facilities such as categorical reasoning, probabilistic reasoning and exceptional reasoning are performed in GR2.

Cite

Text

Ma et al. "GR2: A Hybrid Knowledge-Based System Using General Rules." International Joint Conference on Artificial Intelligence, 1995.

Markdown

[Ma et al. "GR2: A Hybrid Knowledge-Based System Using General Rules." International Joint Conference on Artificial Intelligence, 1995.](https://mlanthology.org/ijcai/1995/ma1995ijcai-gr/)

BibTeX

@inproceedings{ma1995ijcai-gr,
  title     = {{GR2: A Hybrid Knowledge-Based System Using General Rules}},
  author    = {Ma, Zhe and Harrison, Robert F. and Kennedy, R. Lee},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {1995},
  pages     = {488-493},
  url       = {https://mlanthology.org/ijcai/1995/ma1995ijcai-gr/}
}