Artificial Intelligence - B.Tech 7th Semester Special Exam., 2020

2020Semester 3Civil-CAEnd Semester
Bihar Engineering University, Patna
B.Tech 7th Semester Special Exam., 2020

Artificial Intelligence

Time: 03 HoursCode: 051717Full Marks: 70

Instructions:

  1. The marks are indicated in the right-hand margin.
  2. There are NINE questions in this paper.
  3. Attempt FIVE questions in all.
  4. Question No. 1 is compulsory.
Q.1 Answer any seven of the following:[14]
  1. What are the goals of artificial intelligence (AI)?

  2. What is Turing test?

  3. Define uniformed search.

  4. Write a short note on MYCIN.

  5. List various schemes of knowledge representation.

  6. What do you mean by agent program?

  7. Define Skolem constant.

  8. What are the types of neural networks?

  9. Write a short note on horizon effect.

  10. What are the factors that a rational agent should depend on at any given time?

Q.2 Solve both questions :[14]
  1. Prove that breadth-first search and depth-first search are special cases of best-first search.

  2. Explain the \( AO^* \) algorithm with a suitable example. State the limitations in the algorithm.

Q.3 Solve both questions :[14]
  1. Explain alpha-beta cutoffs during minimax search.

  2. 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.

Q.4 Solve both questions :[14]
  1. Solve the following crypt-arithmetic problem:
    SEND
    +MORE
    MONEY

  2. What is sentence level processing? Explain with example.

Q.5 Solve both questions :[14]
  1. Define Hidden Markov Model (HMM). Illustrate how HMMs are used for speech recognition.

  2. 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."

Q.6 Solve both questions :[14]
  1. Explain Bayesian network by taking an example. How is the Bayesian network powerful representation for uncertainty knowledge?

  2. Write short notes on (i) discrete model/maximum-likelihood parameter learning and (ii) continuous model.

Q.7 Solve both questions :[14]
  1. Differentiate between forward and backward chaining of inference with the help of an example.

  2. What do you mean by structured representation of the knowledge? Discuss different types of structured representations of knowledge.

Q.8 Solve both questions :[14]
  1. Discuss STRIPS robot problem solving system.

  2. Write a function in LISP that computes prime number between 1 and 25 (inclusive).

Q.9 Solve both questions :[14]
  1. Why is Natural Language Processing (NLP) used? Is NLP difficult to learn? Explain.

  2. Discuss five application areas of medicine in which artificial intelligence is applied.