191it621 - Ai QB
191it621 - Ai QB
SAKUNTHALA
ENGINEERING
(An Autonomous Institution)
Degree/Branch: B.E/B.Tech/CSE/IT Year/Semester:II1/VI
191IT621-ARTIFICIAL INTELLIGENCE
UNIT – I – INTRODUCTION
PART A
K-
S.NO QUESTIONS CO
LEVEL
a) Knowledge Base
7 b) Inference Engine CO1.4 K1
c) User Interface
d) All of the above
a) Sensors
8 CO1.3 K1
b) Perceiver
c) Actuators
d) Both a and c
a) Utility-based agent
10 b) Model-based agent CO1.3 K1
c) Goal-based Agent
d) Learning Agent
a) Heuristic Processing
12 CO1.6 K1
b) Cognitive Science
c) Relative Symbolism
d) Pattern Matching
a) Eight states
16 CO1.6 K1
b) Six states
c) Ten states
d) Any depth
Which of the following option is used to build complex
sentences in knowledge representation?
a) Symbols
17 CO1.5 K2
b) Connectives
c) Quantifier
d) None of the above
a) Personal Computers
18 b) Microcomputers CO1.2 K1
c) LISP Machines
d) All of the above
a) Clauses
21 CO1.6 K2
b) Ponens
c) Generalized Modus Ponens
d) Variables
a) Both I and II
b) Only II
c) Both II and III
d) Only IV
a) 2 Levels
28 b) 3 Levels CO1.3 K1
c) 4 Levels
d) None of the above
a) Machine Learning
29 b) Deep Learning CO1.2 K2
c) Both a & b
d) None of the above
PART - B
10 Identify who should act as an expert and who should be the CO1.4 K2
tester for an intelligent agent that has been designed to gather
relevant information for a corporate body? Give reasons.
Ref “Text Book AI-Russell
and Norvig” page no :31
Part-C
S. K
Questions CO
No level
Measuring the problem-solving agent performance is in terms of
a) Completeness
1 b) Optimality CO2.1 K1
c) Time and Space Complexity
d) All the above
The Time complexity of Breadth First Search is
a) O (b d+1 )
2 b) O(bm) CO2.1 K1
c) O(b d+1 )m
d) O(bm) 2
The Time complexity of Iterative Deepening Search is
a) O (b d+1 )
3 b) O (b d ) CO2.1 K1
C) O (b d+1 ) m
d) O(bm)
The admissible heuristic function for a route-finding problem is
a) Distance between the Cities
4 b) Straight Line CO2.2 K1
c) Time and Space Complexity
d) none of the above
A * Search is the combination of
a) G(n)
5 b) h(n) CO2.2 K1
c) G(n)+ h(n)
d) None of the above
Which of the following can improve the performance of an
AI Agent?
a) Perceiving
6 CO2.2 K1
b) Learning
c) Observing
d) All of the mentioned
Greedy search strategy chooses the node for expansion in
___________
a) shallowest
7 CO2.3 K1
b) deepest
c) The one closest to the goal node
d) Minimum heuristic cost
What is the evaluation function in A* approach?
8 CO2.3 K1
a) Heuristic function
b) Path cost from start node to current node
c) Path cost from start node to current node + Heuristic cost
d) Average of Path cost from start node to current node and
Heuristic cost
A problem-solving approach works well for
______________
a) 8-Puzzle problem
9 b) 8-queen problem CO2.3 K1
c) Finding a optimal path from a given source to a
destination
d) Mars Hover (Robot Navigation)
____________ Is an algorithm, a loop that continually moves in the
direction of increasing value –
a) Up-Hill Search
10 b) Hill-Climbing CO2.4 K1
c) Hill algorithm
d) Reverse-Down-Hill search
PART B
Discuss the algorithm for adversial search which don’t have any
2 CO2.2 K1
certain condition for solving the problem in state space.
PART - A
6. a) P→Q b) P ^ Q CO3.2 K1
b) 5/12
c) 7/11
d) 7/12
What is the approach to handle ontology mapping based on
techniques exhibit statistical association is
A. Statistical Methods CO3.4 K1
16. B. Structural Methods
C. Logical Methods
D. Linguistic methods
Perform Resolution for “India Wins the match” example CO3.3 &
5. K2
CO3.4
PART - C
S. No Questions CO K level
Describe about the various types of Knowledge and How the
1. Knowledge is represented? CO3.2 K2
Construct a Bayesian Network and define the necessary CPTs for the
given scenario. We have a bag of three biased coins a, b and c with
probabilities of coming up heads of 20%, 60% and 80% respectively. CO3.7
7. One coin is drawn randomly from the bag (with equal likelihood of K4
drawing each of the three coins) and then the coin is flipped three
times to generate the outcomes X1, X2 and X3
UNIT V -APPLICATIONS
PART - A
b) Process NL
b) Speech generation
2 Give the definition for Language model with any one CO5.1 K2
example.
3 Discuss the concept of Information retrieval CO5.3 K1
PART – C