Artificial Intelligence - B.Tech 7th Semester Special Exam., 2020
Artificial Intelligence
Instructions:
- The marks are indicated in the right-hand margin.
- There are NINE questions in this paper.
- Attempt FIVE questions in all.
- Question No. 1 is compulsory.
-
What are the goals of artificial intelligence (AI)?
-
What is Turing test?
-
Define uniformed search.
-
Write a short note on MYCIN.
-
List various schemes of knowledge representation.
-
What do you mean by agent program?
-
Define Skolem constant.
-
What are the types of neural networks?
-
Write a short note on horizon effect.
-
What are the factors that a rational agent should depend on at any given time?
-
Prove that breadth-first search and depth-first search are special cases of best-first search.
-
Explain the \( AO^* \) algorithm with a suitable example. State the limitations in the algorithm.
-
Explain alpha-beta cutoffs during minimax search.
-
Show that the following sentences are inconsistent using propositional logic:
(i) If Jack misses many classes through illness, then he fails high school.
(ii) If Jack fails high school, then he is uneducated.
(iii) If Jack reads a lot of books, then he is not uneducated.
(iv) Jack misses many classes through illness and reads a lot of books.
-
Solve the following crypt-arithmetic problem:
SEND
+MORE
MONEY -
What is sentence level processing? Explain with example.
-
Define Hidden Markov Model (HMM). Illustrate how HMMs are used for speech recognition.
-
Prove that the following sentence is valid:
"If prices fall, then sell increases. If sell increases, then John makes the whole money. But John doesn't make the whole money. Therefore, prices do not fall."
-
Explain Bayesian network by taking an example. How is the Bayesian network powerful representation for uncertainty knowledge?
-
Write short notes on (i) discrete model/maximum-likelihood parameter learning and (ii) continuous model.
-
Differentiate between forward and backward chaining of inference with the help of an example.
-
What do you mean by structured representation of the knowledge? Discuss different types of structured representations of knowledge.
-
Discuss STRIPS robot problem solving system.
-
Write a function in LISP that computes prime number between 1 and 25 (inclusive).
-
Why is Natural Language Processing (NLP) used? Is NLP difficult to learn? Explain.
-
Discuss five application areas of medicine in which artificial intelligence is applied.