Exame P3 Flashcards

1
Q

Define a Knowledge Based System (KBS)

A

A program that:
– Solves complex problems
– that correspond to specific tasks
– in a particular domain
– leading to the same solutions a human expert
would find
– with the same performance of a human expert
– where the solution is found through the use of
intensive knowledge

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

Describe the areas of the problems typically solved by Knowledge Based Systems

A

Areas they are good at solving problems:
- Data interpretation
- Diagnosis
- Design
- Monitoring
- Planning
- Repair
- Scheduling

They do not solve several problems at the same time, just one, they are not for manual tasks

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

How do the solutions provided by a Knowledge Based System compare to those of a human expert and a non-experienced human using general techniques?

A

Human experts learn, create and/or improve their techniques based on their experiences, along all their careers.
These systems use the same techniques, methods from the human experts and their knowledge.
They execute difficult tasks with the same quality and performance from human experts

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

Explain the importance of a KBS being able to show its reasoning and justify its conclusions

A

To be accepted by humans KBS have to explain and justify their conclusions, show what knowledge was used to reach it, and show reasoning to find the solution

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

Describe the MYCIN system and its key functionalities

A

MYCIN was a system written in Lisp that was created to identify bacteria causing severe infections, such as bacteremia and meningitis, and to recommend antibiotics, with the dosage adjusted for patient’s body weight

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

What is the significance of certainty factors in the context of MYCIN and what debate did they spark?

A

It sparked debate about the use of it, for responsibility issues, but also principled uncertainty framework known as “certainty factors”. MYCIN’s performance was affected by perturbation in the uncertainty metrics associated with individual metrics

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

Differentiate between theoretical/public knowledge and heuristic/private knowledge

A

Theoretical/public knowledge
Definitions, facts, classifications, theories, published in knowledge sources

Heuristic/private knowledge
Tricks of trade, heuristics, specific ways of indemnifying problem classes and the techniques to apply to each class ways of problem decomposition, all developed by the expert based on their experience

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

Highlight some of the challenges involved in building knowledge-based systems, particularly those related to knowledge acquisition

A

Requires time, effort and expert collaboration, sometimes they see knowledge based systems as a threat to their jobs. Requires several iterations.

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

What are some of the limitations of human experts that can also affect the applicability and knowledge within a KBS?

A

Humans experts sometimes do not recognize their own limitations or cases to which they do not apply or for which existing knowledge is not applicable

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