Artificial Intelligence - B.Tech 5th Semester Exam., 2020 (New Course)
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.
-
Parts of speech tagging determines
-
Many words have more than one meaning; we have to select the meaning which makes the most sense in context. This can be resolved by
-
Decision support programs are designed to help managers make
-
Which is the best way to go for game playing problem?
-
What are not represented by using propositional logic?
-
A knowledge-based agent can combine general knowledge with current percepts to infer hidden aspects of the current state prior to selecting actions.
-
Inference algorithm is completed only if
-
What are the two basic types of inference?
-
What are the main components of the expert systems?
-
Graph used to represent semantic network is
-
Explain with diagram the organization of a natural language understanding system.
-
Describe all the levels of language understanding in natural language processing system.
-
What are agents in AI? How do agents work to import intelligence to a system? Classify the different types of agents and briefly discuss their properties.
-
Draw the semantic network of the following sentence: Kavita gives a book to her friend.
-
What do you mean by learning? Explain briefly the learning methods. Discuss the advantages and disadvantages of rule-based system.
-
Explain the human preferences in encoding uncertainty during parsing.
-
Explain the procedure of knowledge acquisition with the help of a diagram.
-
What is First Order Predicate Logic (FOPL)? Represent the following facts in FOPL: "Anyone passing his AI paper and getting an opportunity to work on live project is Happy. But anyone who studies sincerely or is Lucky can pass all his exams. Ramu did not study but he is Lucky. Anyone who is Lucky gets a live project to work."
-
Differentiate between forward chaining and backward chaining. On what factors does the decision to choose forward or backward chaining depend?
-
Consider the following sentences:
• John likes all kinds of food.
• Apples are food.
• Chicken is food.
• Anything anyone eats and isn't killed by it, is food.
• Sue eats everything Bill eats.
(i) Translate the sentences into formulae in predicate logic. Prove that John likes peanuts using backward chaining.
(ii) Convert the formulae of part (i) into clause form.
(iii) Prove that John likes peanuts using resolution.
(iv) Use resolution to answer the question, "What food does Sue eat?"
-
What is the Turing test? If the machine passes the Turing test, does it mean that the system is intelligent? What are the associated problems with Turing test? What are required improvement/advances to overcome these problems?
-
What is the goal of the support vector machine (SVM)? How to compute the margin?