T4. Expert System Flashcards

1
Q

What is an Expert System?

A

Expert systems are also known as knowledge-based systems and are applications of Artificial Intelligence. They provide access to human expertise via a computer system in a specific knowledge domain.

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

What is the User Interface in an Expert System?

A

The User Interface allows users to communicate with the outside world.

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

What is the Inference Engine in an Expert System?

A

The Inference Engine allows the user to query and search the knowledge base.

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

What is the Knowledge Base in an Expert System?

A

The Knowledge Base contains facts and rules provided by the human expert.

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

What is the difference between Knowledge and Inference?

A

The Knowledge Base holds knowledge about the domain, consisting of rules, facts, and heuristic knowledge. The Inference Engine allows users to query the knowledge base and draw conclusions based on stored rules.

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

What is a Shell in the context of Expert Systems?

A

A Shell is the software development environment for creating an expert system, containing components like the knowledge base and user interface.

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

What is a Heuristic?

A

Heuristic refers to rules of thumb derived from human experience, requiring judgment rather than pure logic.

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

What is Fuzzy Logic?

A

Fuzzy Logic uses probabilities to make decisions with incomplete data, allowing computers to mimic human reasoning.

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

What is a Knowledge Engineer?

A

A Knowledge Engineer is the technical expert who gathers information for the knowledge base from subject experts and structures it into the database.

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