CS607-Midterm
1 / 50
Procedures that search the solution space in an uninformed manner are usually costly with respect to _____.
2 / 50
----------- are closely coupled components; each is intrinsically tied to the other. i-Knowledge representation ii-Reasoning iii-Planning iv-Execution
3 / 50
The traveling inside a solution space requires something called as ___________
4 / 50
IF temperature is below 0 THEN weather is cold The above rule is used to represent _______
5 / 50
“A computer program designed to model the problem solving ability of a human expert” is known as ---
6 / 50
Reasoning in fuzzy logic is just a matter of generalizing the familiar _________ logic.
7 / 50
Intelligence is the ability to
8 / 50
The paths found by best-first search are likely to be __________ than those found with other methods.
9 / 50
The degree of truth that we have been talking about is specifically driven out by a function called the ___________ function.
10 / 50
In the worst case of semantic network, we may need to traverse the entire network and then discover that the requested info ________.
11 / 50
IF A THEN B This can be considered to have a similar logical meaning as the following:
12 / 50
In some cases, the rules provide more definite actions such as “move left” or “close door”, in which case the rules are being used to represent _________.
13 / 50
Some essential components of problem solving are Problem statement, _________, solution space and Operators
14 / 50
In DFS node with the largest value of height will be at Priority
15 / 50
Another expert system named___________was developed by Digital Equipment Corporation, as a computer configuration assistant.
16 / 50
In Basic Genetic Algorithm the term mutation refers to a small random ________.
17 / 50
Breadth-First Search checks all paths of a given length before moving on to any longer paths.
18 / 50
Another expert system named __________ was developed by Digital Equipment Corporation, as a computer configuration assistant.
19 / 50
An AI system has a ____________ component that allows the system to get information from its environment.
20 / 50
In Adversarial search the goals of the adversaries are usually ___________ to each other
21 / 50
From discipline ____________ we have information about the network structure of a human brain and all the theories on functionalities of different human organs.
22 / 50
Inductive learning is based on the knowledge that if something happens a lot it is likely to be generally _________
23 / 50
Which of the following is a valid example which represents a suitable antecedent in a rule?
24 / 50
In GA, the random process is repeated until an individual with required _________ level is found. Select correct option:
25 / 50
Genetic algorithm uses evolutionary techniques, based on function optimization and artificial intelligence, to develop a solution.
26 / 50
Within an expert system, the ______________ contains facts about a specific subject area and rules that express the reasoning procedures of an expert on the subject.
27 / 50
An AI system must form a meaningful and useful _____________ of the internal information.
28 / 50
29 / 50
The foothhill problem occurs whenever there are___________ peaks.
30 / 50
In Breadth First Search the node with the largest value of height will be at the _________ priority to be picked.
31 / 50
An ___________ is “A computer program designed to model the problem solving ability of a human expert."
32 / 50
The Plateau problem comes up when there is a mostly flat area ___________ the peaks.
33 / 50
Hill Climbing is basically a ------------- with a measure of quality that is assigned to each node in the tree.
34 / 50
Ability to tackle ambiguous and fuzzy problems demonstrate
35 / 50
Choose the fields in which Fuzzy inference systems have been successfully applied:
36 / 50
An expert system may replace the expert or assist the expert.
37 / 50
----------------- is based on forming, or inducing a „generalization‟ from a limited set of observations
38 / 50
In the statement “IF A THEN B”, B is called
39 / 50
A ------------- is „A person who posses the skill and knowledge to solve a specific problem in a manner superior to others‟
40 / 50
An expert system may replace the expert or assist the expert
41 / 50
___________ reasoning is based on forming, or inducing a „generalization‟ from a limited set of observations.
42 / 50
Can we precisely define Artificial Intelligence?
43 / 50
What is the correct order for solving a problem using GA I. Choose the best individuals from the population for crossover II. Choose initial population III. Evaluate the fitness of each individual
44 / 50
Best first search is a greedy approach.
45 / 50
Which of the following two components are closely coupled and each is intrinsically tied to the other. i. Knowledge representation ii. Reasoning iii. Execution iv. Planning
46 / 50
To infer new information from semantic networks, we can ask questions from nodes.
47 / 50
If the antecedent is only partially true, then the output fuzzy set is truncated according to the _________ method
48 / 50
49 / 50
We use graph to represent problems and their solution spaces.
50 / 50
Most of the solution spaces for problems can be represented in a ________
Your score is
The average score is 52%
Restart quiz