Knowledge engineers
Encyclopedia
A knowledge engineer is a computer systems expert who is trained in the field of expert systems. Receiving information from domain experts, the knowledge engineers interpret the presented information and relay it to computer programmers who code the information in to systems databases to be accessed by end-users. Knowledge engineers are used primarily in the construction process of computer systems .

Overview

Using information relayed by the domain experts, knowledge engineers are experts at constructing meaningful, useful, and simplistic Knowledge-Based Systems
Knowledge-based systems
Knowledge based systems are artificial intelligent tools working in a narrow domain to provide intelligent decisions with justification. Knowledge is acquired and represented using various knowledge representation techniques rules, frames and scripts...

 (KBS). Often knowledge engineers are employed to break down the information passed on by domain experts into more simplistic terms which cannot be easily communicated by the highly technalized domain expert .

In recent years, the role of knowledge engineers has come under intense scrutiny from those specializing in the area of KBS and expert systems. Many computer systems experts believe that knowledge experts role in the creation and maintenance of complex computer systems is unnecessary, and can be simply left out of the process of systems creation. Conversely, some computer systems experts believe that their role is vital in the fact that they provide a good middle-man between highly specialized domain experts and computer coders. Known for their ability to simplify experts information and instructions, knowledge engineers are useful in that they can interpret, and organize internal information on how to make systems decisions .

The term "Knowledge engineer" first appeared in the 1980s in the first wave of commercialization of AI
Artificial intelligence
Artificial intelligence is the intelligence of machines and the branch of computer science that aims to create it. AI textbooks define the field as "the study and design of intelligent agents" where an intelligent agent is a system that perceives its environment and takes actions that maximize its...

 – the purpose of the job is to work with a client who wants an expert system created for them or their business. A knowledge engineer would collect the information that the client wants in the system and then put it all into the program. For example, if a client, who is an expert in snakes, wanted a program to identify different types of snakes, then the knowledge engineer will need to collect the necessary information about different species and attributes. It is up to the knowledge engineer to capture the knowledge of the domain expert into a knowledge base, which is then used for an expert system
Expert system
In artificial intelligence, an expert system is a computer system that emulates the decision-making ability of a human expert. Expert systems are designed to solve complex problems by reasoning about knowledge, like an expert, and not by following the procedure of a developer as is the case in...

.

Validation & verification with knowledge engineers

Validation is the process of ensuring that something is correct or conforms to a certain standard. A knowledge engineer is required to carry out data collection and data entry, but they must use validation in order to ensure that the data they collect, and then enter into their systems, fall within the accepted boundaries of the application collecting the data.

It is important that a knowledge engineer incorporates validation procedures into their systems within the program code. This means that when a user enters information into the system, mistakes will not be made. For example, if the expert system asks for a ‘yes’ or ‘no’ answer, it is up to the knowledge engineer to include code in the program that will stop the user from entering any information other than a yes or no answer. Another example is if the user is asked to enter their surname, the knowledge engineer will need to incorporate a validation procedure that causes the program to validate that only letters are entered and not numbers.
The source of this article is wikipedia, the free encyclopedia.  The text of this article is licensed under the GFDL.
 
x
OK