3.11 A.I. and Expert Systems

0.0(0)
studied byStudied by 5 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/11

flashcard set

Earn XP

Description and Tags

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

12 Terms

1
New cards
what is the main function of expert systems?
help people make decisions
2
New cards
what are the advantages of expert systems?
-less expensive than human training
-can be copied
-always available
-contains accumulated knowledge
3
New cards
what two components do expert systems rely on?
-knowledge base: collection of facts about the system's domain
-inference engine: interprets/evaluates facts
4
New cards
what are the different modes of an expert system?
-knowledge acquisition: gains knowledge through people
-consultation: user asks a question, system answers
-explanation: system explains conclusion and reasoning
5
New cards
what is an expert system shell?
software used to create expert system
6
New cards
what is used to communicate with an expert system?
user interface
7
New cards
what are decision trees and how are they used?
-series of decisions/questions
-predetermined set of possible answers
-derives solutions by reducing the set of possible solutions
8
New cards
what is fuzzy logic based on (rather than T/F)?
degrees of truth
9
New cards
why is fuzzy logic more sensible to use within expert systems?
-natural language is not in absolute terms
-there are various states of truth (not just yes or no)
-fuzzy logic mimics brain functions
10
New cards
what are potential problems with expert systems?
-reliability: knowledge engineer didn't account for: ___
-the system is specific to one domain
-it is only applicable where info can be reduced to a set of computational rules
11
New cards
the expert system is a branch of:
artificial intelligence
12
New cards
what makes artificial intelligence human-like?
-uses past experiences to make more informed decisions
-builds on previous knowledge