expert systems

25
Expert Systems

Upload: lavinia-vincent

Post on 02-Jan-2016

48 views

Category:

Documents


0 download

DESCRIPTION

Expert Systems. Learning Objectives:. By the end of this topic you should be able to: explain what is meant by an expert system describe the components of an expert system describe the applications of an expert system. Expert Systems. In everyday life:. Expert Systems. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Expert Systems

Expert Systems

Page 2: Expert Systems

LEARNING OBJECTIVES:

By the end of this topic you should be able to:

explain what is meant by an expert system

describe the components of an expert system

describe the applications of an expert system

Page 3: Expert Systems

EXPERT SYSTEMS

In everyday life:

Page 4: Expert Systems

EXPERT SYSTEMS

In everyday life: humans interpret information to gain

knowledge

Page 5: Expert Systems

EXPERT SYSTEMS

In everyday life: humans interpret information to gain

knowledge this knowledge is used as the basis for making

decisions

Page 6: Expert Systems

EXPERT SYSTEMS

In everyday life: humans interpret information to gain

knowledge this knowledge is used as the basis for making

decisions

An expert system is:

Page 7: Expert Systems

EXPERT SYSTEMS

In everyday life: humans interpret information to gain

knowledge this knowledge is used as the basis for making

decisions

An expert system is: a computer program, used to help with a decision

making process

Page 8: Expert Systems

EXPERT SYSTEMS

In everyday life: humans interpret information to gain

knowledge this knowledge is used as the basis for making

decisions

An expert system is: a computer program, used to help with a decision

making process

aka rules-based system, knowledge system

Page 9: Expert Systems

AN EXPERT SYSTEM IS:

Page 10: Expert Systems

AN EXPERT SYSTEM: Is a computer program Is made up of a set of rules Analyses information about a specific type of

problem. Tries to solve a problem in the same way as a

human expert has a narrow range of expertise gives answers to questions asks questions based on previous responses can show how it reached conclusions can learn from experience (heuristic)

Is based on probabilities, not certainties Based on research into Artificial Intelligence (AI)

Page 11: Expert Systems

EXPERT SYSTEM - DEFINITION

has three components:

Page 12: Expert Systems

EXPERT SYSTEM - 3 COMPONENTS

knowledge base set of rules consists of If...Then… rules e.g. IF it is raining THEN I need to take an umbrella

with me

Page 13: Expert Systems

EXPERT SYSTEM - 3 COMPONENTS

knowledge base set of rules consists of If...Then… rules e.g. IF it is raining THEN I need to take an umbrella

with me

inference engine evaluates data against the knowledge base to provide a conclusion

Page 14: Expert Systems

EXPERT SYSTEM - 3 COMPONENTS knowledge base

set of rules consists of If...Then… rules e.g. IF it is raining THEN I need to take an umbrella

with me

inference engine evaluates data against the knowledge base to provide a conclusion

user interface displays questions to be completed by the operator displays conclusions as output

Page 15: Expert Systems

EXAMPLES OF EXPERT SYSTEMS

Page 16: Expert Systems

EXAMPLES OF EXPERT SYSTEMS weather forecasting

Page 17: Expert Systems

EXAMPLES OF EXPERT SYSTEMS weather forecasting fault diagnosis

electrical goods, cars

Page 18: Expert Systems

EXAMPLES OF EXPERT SYSTEMS weather forecasting fault diagnosis

electrical goods, cars medical diagnosis

diagnose blood infections, identify tumours

Page 19: Expert Systems

EXAMPLES OF EXPERT SYSTEMS weather forecasting fault diagnosis

electrical goods, cars medical diagnosis

diagnose blood infections, identify tumours facial recognition

Page 20: Expert Systems

EXAMPLES OF EXPERT SYSTEMS weather forecasting fault diagnosis

electrical goods, cars medical diagnosis

diagnose blood infections, identify tumours facial recognition careers advice

Page 21: Expert Systems

EXAMPLES OF EXPERT SYSTEMS weather forecasting fault diagnosis

electrical goods, cars medical diagnosis

diagnose blood infections, identify tumours facial recognition careers advice credit scoring

identifying whether or not an individual should be granted credit

Page 22: Expert Systems

EXAMPLES OF EXPERT SYSTEMS weather forecasting fault diagnosis

electrical goods, cars medical diagnosis

diagnose blood infections, identify tumours facial recognition careers advice credit scoring

identifying whether or not an individual should be granted credit

financial planning what if we …..?”

Page 23: Expert Systems

ADVANTAGES OF EXPERT SYSTEMS Expert advice available all the time Knowledge of expert staff can be captured to

some extent before they move on. Can be used as a training aid to increase the

expertise of staff Makes rational decisions without any emotional

overhead Does not get tired or overworked. Efficient way of getting answers as it does not

involve additional help staff e.g. automated help systems

Natural language interface would make the expert system more human friendly

Page 24: Expert Systems

DISADVANTAGES OF EXPERT SYSTEMS Usually only covers a narrow range of knowledge A lot of effort and cost has to go into making a

good expert system Not as good as having human experts to hand. Most expert systems are menu driven which does

not deal very well with ambiguous problems. Advanced interfaces such as natural language

processing still has some way to go before they are truly effective.

Does not learn from mistakes unless user feedback and human maintenance is part of its ongoing development

Unlikely to come up with creative solutions

Page 25: Expert Systems

TASK – MIND MAP

Create a mind Map on expert systems, including the following information:

Three components of an expert system the advantages and disadvantages for a

given application Add images to support your information and

make it interesting for the reader!