Expert systems (chapter 7) Flashcards

(9 cards)

1
Q

What is an expert system?

A

a computerised system that attempts to reproduce the decision-making process of an expert human being.
they are designed to try and replicate the judgement of a human who has expert knowledge in a field

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Expert systems are capable of.. (10)

A

1: Interpreting input
2: Instructing / assisting a human
3: Advising
4: Explaining
5: Diagnosing
6: Demonstrating
7: Deriving solutions
8: Suggesting alternative options
9: Predicting results
10: Justifying conclusion

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Expert systems are not capable of.. (4)

A

1: Substituting / replacing humans
2: Human capabilities
3: Producing accurate output if knowledge base is inadequate
4: Refining knowledge (making changes to improve result)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Knowledge base (+ 2 types)

A

a database that allows the storage and retrieval of knowledge provided by experts
factual knowledge: widely shared, general knowledge
heuristic knowledge: more personal, acquired through experience or reasoning

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Rule base

A

a set of rules used to produce a decision.
used by the inference engine^ as a base for decisions
each rule contains IF…THEN and sometimes AND, OR

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Inference engine

A

makes judgements and reasoning using the knowledge base and user responses
produces reasoning based on rule base^

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

User interface

A

The way the user interacts with the expert system.
Have a range of selection processes or typing methods to allow the user to provide responses.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Advantages of expert systems (5)

A
  • Provide answers to questions that are outside a user’s knowledge
  • Aid professionals in areas where their knowledge is weaker
  • Consistent answers
  • 24/7 access
  • Reduce time taken to solve a problem (quicker than human interaction)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Disadvantages of expert systems (4)

A
  • Do not have common sense, cannot have creative approach
  • Errors in the inference engine / knowledge base will cause result to have errors
  • Any changing environment’s info must be manually updated
  • Expensive (time and effort duh)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly