Science  People  Locations  Timeline
Index: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Home > Expert system


 Contents
1 Expert Systems vs. Problem Solving Systems
2 Individuals Involved with Expert Systems
3 The Inference Rule
4 Confidences
5 How it works
6 Prominent expert systems
7 Benefits of Expert Systems
8 External Link
An expert system is a class of computer programs developed by researchers in artificial intelligence during the 1970s and applied commercially throughout the 1980s. In essence, they are programs made up of a set of rules that analyze information (usually supplied by the user of the system) about a specific class of problems, as well as provide analysis of the problem(s), and, depending upon their design, a recommended course of user action in order to implement correction s.

1 Type of problems solved by expert systems

Typically, the problems to be solved are of the sort that would normally be tackled by a human " expert" - a medical or other professional, in most cases. Real experts in the problem domain (which will typically be very narrow, for instance "diagnosing skin diseases in human teenagers") are asked to provide " rules of thumb" on how they evaluate the problems, either explicitly with the aid of experienced system developer s, or sometimes implicitly, by getting such experts to evaluate test case s and using computer programs to examine the test data and (in a strictly limited manner) derive rules from that.

Simple systems use simple true/false logic to evaluate data, but more sophisticated systems are capable of performing at least some evaluation taking into account real-world uncertainties, using such methods as fuzzy logicFuzzy logic is a superset of boolean logic dealing with the concept of partial truth''. Whereas classical logic holds that everything can be expressed in binary terms (0 or 1, black or white, yes or no), fuzzy logic replaces boolean truth values with degr. Such sophistication is difficult to develop and still highly imperfect.

2 Application

While expert systems have distinguished themselves in AI research in finding practical application, their application has been limited. Expert systems are notoriously narrow in their domain of knowledgeKnowledge is the awareness and understanding of facts, truths or information gained in the form of experience or learning. Knowledge is an appreciation of the possession of interconnected details which, in isolation, are of lesser value. Knowledge is a te—as an amusing example, a researcher used the "skin disease" expert system to diagnose his rustbucket car as likely to have developed measles—and thus prone to making errorAn error has different meanings in different domains. Current meanings in some of those domains are described below. The Latin word error meant "wandering" or "straying". Train wreck at Montparnasse, France, 1865 Statistics An error is a difference betwees that humanHuman beings are defined variously in biological, spiritual, and cultural terms, or in combinations thereof. Biologically, they are classified as Homo sapiens ( Latin for knowing man , a primate species of mammal with a highly developed brain. In spirituas would easily spot. Additionally, once some of the mystiqueMystique Raven Darkholme is a fictional character, a comic book supervillain in the Marvel Comics universe. She has run several incarnation of the Brotherhood of Evil Mutants and is a foe of the X-Men. Abilities Mystique is a mutant, a shape-shifter able had worn off, most programmers realized that simple expert systems were essentially just slightly more elaborate versions of the decision logic they had already been using. Therefore, some of the techniques of expert systems can now be found in most complex programs without any fuss about them.



Read more »

Non User