Goto

Collaborating Authors

 knowledge representation scheme


Chp 3: Expert Systems Building Tools: Definitions

AITopics Original Links

An ES tool provides one or more knowledge representation schemes for expressing knowledge about the application domain. Some tools use both frames (objects) and IF-THEN rules. In PROLOG the knowledge is represented as logical statements. Reasoning engine: Inference mechanisms for manipulating the symbolic information and knowledge in the knowledge base to form a line of reasoning in solving a problem. The inference mechanism can range from simple modus ponens backward chaining of IF-THEN rules to case-based reasoning.


Evidential Reasoning in Parallel Hierarchical Vision Programs

arXiv.org Artificial Intelligence

This paper presents an efficient adaptation and application of the Dempster-Shafer theory of evidence, one that can be used effectively in a massively parallel hierarchical system for visual pattern perception. It describes the techniques used, and shows in an extended example how they serve to improve the system's performance as it applies a multiple-level set of processes.


An Experimental Comparison of Knowledge Representation Schemes

AI Magazine

Many techniques for representing knowledge have been proposed, but there have been few reports that compare their application. This article presents an experimental comparison of four knowledge representation schemes: a simple production system, a structured production system. We built four pilot expert systems to solve the same problem: risk management of a large construction project. Observations are made about hoe the structure of the domain knowledge affects the implementation of expert systems and their run time efficiency.